Releases: IRNAS/ppk2-api-python
Releases · IRNAS/ppk2-api-python
Release v0.9.2
Release v0.9.1
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
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
First release with basic functionality, useful for testing. Significant changes are expected.