feat: Gyro recalibration button in web UI (#32) #39
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-firmware/gyro-recal-button"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
GCDC command to trigger gyro recalibration from the web UI.Changes
safety_refresh()null-guard insafety.c(safe to call beforesafety_init())mpu6000_calibrate()callssafety_refresh()every 40ms to prevent IWDG reset during re-calcdc_recal_requestflag inusbd_cdc_if.c,case GinCDC_Receiveui/index.htmlsendsG, shows status messageFixes #32
Flash-tested all 5 PRs together. Builds, streams, no conflicts.