meshai/meshai/env
K7ZVX 64faf33e3b feat: researched defaults + USGS auto-lookup + category documentation
- Battery thresholds: 30%/15%/5% with voltage equivalents (3.60V/3.50V/3.40V)
- Channel utilization threshold: 40% (firmware throttles GPS at 25%)
- Packet flood threshold: 10 packets/min per node (was 500/day)
- Mesh health threshold: 65 (was 70)
- USGS adapter with NWS NWPS flood stage auto-lookup
- API endpoint: GET /api/env/usgs/lookup/{site_id}
- Alert categories with detailed descriptions and example messages
- Packet flood vs stream flood terminology fully disambiguated

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-13 15:14:16 +00:00
..
__init__.py feat(env): NWS weather alerts, NOAA space weather, tropospheric ducting 2026-05-12 17:21:43 +00:00
avalanche.py fix: remove hardcoded fallbacks + add missing config UI sections 2026-05-12 22:48:49 +00:00
ducting.py fix: remove hardcoded fallbacks + add missing config UI sections 2026-05-12 22:48:49 +00:00
fires.py fix: remove hardcoded fallbacks + add missing config UI sections 2026-05-12 22:48:49 +00:00
firms.py feat(env): add NASA FIRMS satellite fire hotspot detection 2026-05-12 23:06:55 +00:00
nws.py feat(env): NWS weather alerts, NOAA space weather, tropospheric ducting 2026-05-12 17:21:43 +00:00
roads511.py feat(env): USGS stream gauges, TomTom traffic, 511 road conditions 2026-05-12 22:22:57 +00:00
store.py feat(env): add NASA FIRMS satellite fire hotspot detection 2026-05-12 23:06:55 +00:00
swpc.py feat(dashboard): RF propagation visualizations + live event feed 2026-05-13 14:47:15 +00:00
traffic.py feat(env): USGS stream gauges, TomTom traffic, 511 road conditions 2026-05-12 22:22:57 +00:00
usgs.py feat: researched defaults + USGS auto-lookup + category documentation 2026-05-13 15:14:16 +00:00