Releases: GridFPV/gridfpv
Release list
GridFPV v0.4.0-alpha.1
GridFPV v0.4.0-alpha.1 — the first alpha
Self-contained desktop portables (no install — download and run). Each embeds the Director and the RD console and includes the live RotorHazard adapter.
| Platform | File |
|---|---|
| Linux x86_64 | gridfpv-desktop-linux-x86_64 (chmod +x it) |
| Windows x86_64 | gridfpv-desktop-windows-x86_64.exe |
| macOS (Apple Silicon) | gridfpv-desktop-macos-arm64 (chmod +x; Gatekeeper: right-click → Open, or xattr -d com.apple.quarantine) |
What's in the alpha
Race running end-to-end (staging → countdown → live clocks/callouts → auto-end → results), Time Trials + head-to-head + winners-advance brackets, marshaling with signal-as-evidence (RSSI traces, re-detection, the shared removal record), native minimum-lap enforcement, per-round race audio, penalties/protests with a full audit trail, and defensible, replayable results on an append-only event log.
Connecting a real RotorHazard
- In GridFPV: Timers → Add timer → RotorHazard with your RH's URL.
- Install the GridFPV plugin on the RH pi: download it from your running GridFPV at
http://<gridfpv-host>:<port>/plugin/gridfpv.zip, drop it into RH'splugins/directory, restart RH. (RH ≥ 4.3.) - Select the timer on your event, assign channels, race.
Feedback → GitHub issues. This is an alpha: expect edges.
GridFPV desktop — dev build (e093d06)
Portable, self-contained GridFPV desktop builds from devel (e093d06). No install — the app stores its data in a gridfpv-data/ folder next to the executable.
- Windows:
gridfpv-desktop-windows-x64.exe— double-click to run. - Linux:
gridfpv-desktop-linux-x64—chmod +xthen run.
Dev/test build (pre-release).