You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Muninn — ADS-B feeder for WDGoWars. Handles AVR, SBS-1, dump1090/readsb, tar1090, VRS, Stratux, Mode-S Beast, NDJSON, Mayhem, GDL-90, and CSV. Built on gungnir (shared transport). Ships as both CLI (Python) and browser (Pyodide) with the same parser core.
Push WiGLE-format Wi-Fi/BLE wardrive CSVs to the WDGoWars leaderboard. Built on gungnir (shared transport). Companion to Muninn (adsb-to-wdgwars) and Heimdall (meshcore-to-wdgwars).
Heimdall — MeshMapper Meshcore LoRa feeder for WDGoWars, targeting the meshcore_nodes payload slot. Ships as both CLI (Python) and browser (Pyodide) with the same parser core.
Systematic probe of the WDGoWars HTTP API surface. Detects outages, distinguishes route-not-bound from auth-rejected, and fingerprints styled 404 pages. Stdlib-only Python 3, single file.
Shared transport client for the WDGoWars (wdgwars.pl) feeders — HMAC envelope, retry, cooldown, silent-drop detection. Used by Muninn, Heimdall, wigle-to-wdgwars.