Skip to content

Releases: IRNAS/ppk2-api-python

Release v0.9.2

09 Jun 13:37
9894072
Compare
Choose a tag to compare

Release notes

Added

  • Digital channels processing

Release v0.9.1

17 Mar 12:37
Compare
Choose a tag to compare

Release notes

Added

  • **kwargs to pySerial constructor (so parameters such as timeout, exclusive, etc. can be passed in)

Changed

  • Replaced multiprocessing with threading

Release v0.9.0

06 Mar 14:35
f05ca67
Compare
Choose a tag to compare

This release is intended to be a release candidate before v1.0.0.

Release notes

Added

  • Method to discover PPK2 automatically
  • Multiprocessing
  • Example implementation PowerProfiler class

Changed

  • Example and multiprocessing example

Fixed

  • Incorrect current measurement due to incorrect spike filtering

Alpha release for early testing

11 Dec 16:24
6b2134c
Compare
Choose a tag to compare

First release with basic functionality, useful for testing. Significant changes are expected.