Skip to content

Releases: nileshmdev/FlightTrace

v1.1.0

12 Jun 17:20

Choose a tag to compare

fix: GitHub Pages base path must match repo name case

Pages serves at /FlightTrace/ but the hardcoded base was /flighttrace/,
so every asset 404'd and the page rendered black. Derive the base from
GITHUB_REPOSITORY so a rename can't break it again.

v1.0.0

28 May 14:14

Choose a tag to compare

Initial release: FlightTrace telemetry monitor

Real-time drone telemetry monitor for CRSF (Crossfire / ELRS),
MAVLink v1/v2, and LTM protocols.

Connection methods: USB serial, Bluetooth LE, Wi-Fi UDP.

Platforms: Chrome/Edge browser (PWA), Linux AppImage, macOS dmg, Windows exe.