Releases: jctoledo/blackbox
Releases · jctoledo/blackbox
Release v0.0.2
Added
- NEO-M9N GPS support with UBX protocol configuration (up to 25 Hz)
- Loop rate, ZUPT rate, and EKF/GPS metrics in diagnostics dashboard
configure_wt901.pyandprobe_wt901.pytools for IMU configurationtake_new_fix()method in GPS parser for accurate fix counting
Changed
- GPS rate now counts only valid RMC position fixes (excludes GGA/GSA sentences)
- ZUPT display changed from cumulative count to rate per minute (rolling average)
- Improved diagnostics accuracy for sensor rate monitoring
Fixed
- GPS rate showing inflated values (~3x actual) due to counting all NMEA sentences
- ZUPT count growing unboundedly (now shows useful rate metric)
0.0.1
What's Changed
- Reorganize repo and add OSS files by @adam-weber in #1
- Access Point Mode + Mobile Dashboard + Mode Detection Improvements by @jctoledo in #11
New Contributors
- @adam-weber made their first contribution in #1
- @jctoledo made their first contribution in #11
Full Changelog: https://github.com/jctoledo/blackbox/commits/v0.0.1