Skip to content

Releases: nileshmdev/FlightTrace

Release list

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 17:20
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

Choose a tag to compare

@github-actions github-actions released this 28 May 14:14
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.