You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unwrap and accumulate the ESC 16-bit time_10ms counter into a 32-bit runtime (ms) to handle the ~10.9min rollover and avoid stale updates. Adds sEscLastTime10ms, sEscAccumulatedRuntimeMs and sEscFirstUpdate, applies stale-data guard, updates escTelemetryData.lastUpdateMs/esc_runtime_ms to use the accumulator, and resets the accumulator on disconnect. Also removes several obsolete packed-telemetry and controller BLE UUID defines from ble_ids.h and normalizes spacing for FAST_LINK UUID defines.
0 commit comments