adacam-api/adacam_api
Kayos 174de0637e fix: pre-liberation review — frames dir, wigle config GET, debug redis-keys endpoint
CRITICAL:
- frames.py: FRAMES_DIR corrected to /tmp/adacam/pics
- frames.py: graceful handling when capture not started

IMPORTANT:
- wigle.py: added GET /api/1/wigle/config endpoint for Varroa
- app.py: added GET /api/1/debug/redis-keys endpoint for GPS troubleshooting
- install.sh: removed python validation that runs from wrong directory
2026-03-14 17:59:08 -07:00
..
routes fix: pre-liberation review — frames dir, wigle config GET, debug redis-keys endpoint 2026-03-14 17:59:08 -07:00
__init__.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
app.py fix: pre-liberation review — frames dir, wigle config GET, debug redis-keys endpoint 2026-03-14 17:59:08 -07:00
auth.py feat: bearer token auth, pairing, wifi config, ssh toggle, remove /cmd 2026-03-14 11:47:10 -07:00
config.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
db.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
forwarder.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00
redis_client.py Initial commit: adacam-api v1.0.0 2026-03-14 08:13:04 -07:00