meshai/dashboard-frontend/src/pages
K7ZVX 7de02fb924 fix(health): adjust utilization thresholds to match real-world behavior
Updated channel utilization scoring thresholds:
- UTIL_HEALTHY: 15% -> 20% (channel is clear)
- UTIL_CAUTION: 20% -> 25% (slight degradation)
- UTIL_WARNING: 25% -> 35% (severe degradation)
- UTIL_UNHEALTHY: 35% -> 45% (mesh struggling)

Previous thresholds were overly conservative. New values better
reflect actual Meshtastic firmware behavior and when operators
should take action.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-13 22:35:37 +00:00
..
Alerts.tsx feat(dashboard): Add dynamic channel and node pickers 2026-05-13 07:07:05 +00:00
Config.tsx fix(dashboard): correct corrupted em-dash in Config page title 2026-05-13 22:09:22 +00:00
Dashboard.tsx feat(dashboard): RF propagation visualizations + live event feed 2026-05-13 14:47:15 +00:00
Environment.tsx feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
Mesh.tsx feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
Notifications.tsx feat(dashboard): reference library + notification rule templates 2026-05-13 22:00:25 +00:00
Reference.tsx fix(health): adjust utilization thresholds to match real-world behavior 2026-05-13 22:35:37 +00:00