Dantir — ESP32-S3 surveillance counter-watcher. BLE + WiFi detection of Flock Safety, Ring, and other surveillance devices.
Find a file
rpriven 43b4918f26
Add peak-RSSI GPS tracking and battery monitoring
Track strongest signal per detection to capture GPS at closest approach
to surveillance devices, rather than only first-seen position. All exports
(JSON, KML, CSV, SPIFFS, dashboard, radar) updated to use best GPS.

Also adds battery ADC monitoring framework (disabled by default until
voltage divider hardware is wired) and uptime display in stats bar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 20:12:46 -07:00
src Add peak-RSSI GPS tracking and battery monitoring 2026-02-22 20:12:46 -07:00
.gitignore Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
LICENSE Fix attribution — credit colonelpanichacks and wgreenberg 2026-02-19 23:18:55 -07:00
partitions.csv Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
platformio.ini Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00