The focus on this release are fixes.
This update resolves the following issues:
- Needing to reboot your tracker after it disconnects because the SlimeVR Server changed its IP address (should not affect many users)
- Softfusion IMU (ICM4*, LSM*, BMI*) sampling rate miscalibration
- LSM* Tab not working issue from 0.7.0 to 0.7.1 (Accelerometer)
- ICM42688-P Fix broken code since v0.6.2
- BMI270 missing in the flasher
- One-time crash after factory reset
What's Changed
- Move heavy string operation for static into compiler time by @unlogisch04 in #495
- fix_uploadspeed for platformio by @unlogisch04 in #492
- fix bmi270 missing in flasher by @unlogisch04 in #496
- Fix sampling rate miscalibration problem by @gorbit99 in #494
- fix no broadcast after disconnect by @unlogisch04 in #491
- Fix LSM* Accelerometer Sensitivity by @kounocom in #499
- Remove 100ms blocking blink by @unlogisch04 in #500
- fix icm42688 by @unlogisch04 in #493
- check if sensortoggle is populated by @unlogisch04 in #501
- Fix applicationoffset for the firmware flasher by @unlogisch04 in #502
Full Changelog: v0.7.1...v0.7.2