Skip to content

Tags: tobiasnix/rtk_client

Tags

v0.2.0

Toggle v0.2.0's commit message
refactor: decouple GnssDevice from LC29H via ModuleProfile

v0.1.0

Toggle v0.1.0's commit message
chore: add log rotation, type hints, CHANGELOG, expand to 73 tests

- Implement RotatingFileHandler (5MB, 3 backups) replacing FileHandler
- Add return type hints to all public methods
- Add CHANGELOG.md documenting all v0.1.0 changes
- Add GnssDevice tests with mock serial (12 tests)
- Add RtkController integration tests (3 tests)
- Add constants consistency tests
- Update README with logging section and changelog link
- Total: 73 tests passing