feat: Gyro recalibration button in web UI (#32) #39

Merged
seb merged 1 commits from sl-firmware/gyro-recal-button into main 2026-02-28 21:58:05 -05:00

1 Commits

Author SHA1 Message Date
bd30e2b40d feat: gyro recalibration button in web UI (#32)
Add 'G' CDC command that disarms and re-runs gyro bias calibration.
safety_refresh() added to calibration loop (every 40ms) so IWDG
does not trip during the 1s blocking re-cal when watchdog is running.
GYRO CAL button in ui/index.html sends 'G' and shows status feedback.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 21:50:28 -05:00