v0.1.0
First public release of the Canadaverse WDG Aircraft Sidecar.
- Detects and binds one exact RTL-SDR by USB VID, PID, and serial
- Runs a pinned FlightAware dump1090-fa decoder inside Docker
- Collects positioned ADS-B aircraft, persists them in SQLite, and prevents duplicate uploads
- Signs uploads with the WDG Wars HMAC API contract
- Keeps the API key in a mode-0600 Docker secret file
- Includes a guided
./setup.shinstaller for Raspberry Pi 5 - Publishes
linux/arm64andlinux/amd64images to GHCR
Install instructions are in the README. The image is ghcr.io/n30nex/canadaverse-wdg-aircraft-sidecar:0.1.0.