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
Copy file name to clipboardExpand all lines: docs/STATUS_MESSAGES.md
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -574,11 +574,35 @@ These messages use a hybrid approach: **first display respects 500ms minimum**,
574
574
##### Waiting for location...
575
575
-**Message**: `"Waiting for location..."`
576
576
-**Color**: Blue (info)
577
-
-**When**: External antenna is selected but zone check is still in progress (location display shows "Checking...")
577
+
-**When**: External antenna is selected but zone check is still in progress with no specific GPS failure
578
578
-**Terminal State**: Yes (persists until zone check completes)
579
579
-**Notes**: Displayed in Dynamic Status Bar to inform user that the app is waiting for GPS location and zone validation before allowing connection. Once zone check passes, status changes to "Idle" and Connect button becomes enabled.
-**When**: External antenna is selected but GPS accuracy exceeds 50m threshold after all retries
586
+
-**Terminal State**: Yes (persists until GPS improves or zone check passes)
587
+
-**Notes**: More specific message explaining why zone check failed. User should move to area with better GPS reception (outdoors, away from buildings). 30s slot refresh timer will auto-retry zone check.
-**When**: External antenna is selected but GPS data is older than 60 seconds after all retries
594
+
-**Terminal State**: Yes (persists until fresh GPS is acquired or zone check passes)
595
+
-**Notes**: More specific message explaining why zone check failed. User should wait for fresh GPS fix. 30s slot refresh timer will auto-retry zone check.
0 commit comments