Releases: lyrinka/ELEC390SAPIStub
Releases · lyrinka/ELEC390SAPIStub
Version 1.5
Version 1.4
Minor improvements:
- Improved event system:
- Now prevents duplicate registration of a same handler object
- New registration methods to prevent duplicate registration of different instances of a same class
- Fixed bugs
Version 1.3
Minor improvements:
- Long sync data processing times will less likely to stall sync loop
- Refactored optical and battery records
- Fixed bugs
Version 1.2
- Edge database synchronization implemented
- Timestamp conversions implemented
- Battery measurements implemented
Pre-release version 1.1
- Improved data sample packet with timestamp and data compression
- New sample event implemented
- Database access interface implemented
- Minor logging improvement
(Update: I messed up the release file and now it's correct)
Pre-release version 1.0
Production-ready API skeleton with:
- Event system
- PII:
- PII interfaces
- PII application connection skeleton (WIP)
- PII packet connection flow
- PDI:
- PDI connection flow
- PDI bytestream
- PDI scanner
- Fully implemented protocol library
- Partially implemented packet types (WIP)