1db5fdb374
Replace line-by-line telemetry dump with in-place dashboard showing: - Status indicator (LIVE/STALE/NO SIGNAL) - LINK: RSSI1, RSSI2, LQ, SNR, power, mode with color coding - BATT: voltage, current, capacity, percentage - IMU: pitch, roll, yaw in degrees - MODE: flight mode name - Frame counts footer Add ATTITUDE (0x1E) and FLIGHT_MODE (0x21) telemetry parsing. Dashboard redraws every 100ms with ANSI cursor control.
240 B
240 B
Implement all TODOs in the codebase.
write test first follow @AGENTS.md, commit when implemented one at a time and it passes.
git push when implemented.
You need to able to run telemetry on COM14 and start receiving data from TX module.