Skip to content

Releases: IRNAS/ppk2-api-python

Release v0.9.2

Choose a tag to compare

@NejcKle NejcKle released this 09 Jun 13:37
9894072

Release notes

Added

  • Digital channels processing

Release v0.9.1

Choose a tag to compare

@NejcKle NejcKle released this 17 Mar 12:37

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

Choose a tag to compare

@NejcKle NejcKle released this 06 Mar 14:35
f05ca67

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

Choose a tag to compare

@SloMusti SloMusti released this 11 Dec 16:24
6b2134c

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