Skip to content

v0.1.0

Choose a tag to compare

@n30nex n30nex released this 15 Aug 03:27
· 17 commits to main since this release

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.sh installer for Raspberry Pi 5
  • Publishes linux/arm64 and linux/amd64 images to GHCR

Install instructions are in the README. The image is ghcr.io/n30nex/canadaverse-wdg-aircraft-sidecar:0.1.0.