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/COVERAGE_TYPES.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,17 @@ Coverage blocks are used to classify mesh network signal quality during wardrivi
4
4
5
5
---
6
6
7
-
## BIDIRECTIONAL (BIDIR)
7
+
## BIDIRECTIONAL (BIDIR) - Green
8
8
Heard repeats from the mesh **AND** successfully routed through it. Full bidirectional communication confirmed.
9
9
10
-
## TRANSMIT (TX)
10
+
## TRANSMIT (TX) - Orange
11
11
Successfully routed through the mesh, but did **NOT** hear any repeats back. Outbound path confirmed, inbound uncertain.
12
12
13
-
## RECEIVE (RX)
13
+
## RECEIVE (RX) - Orange
14
14
Heard mesh traffic while wardriving, but did **NOT** transmit. Passive reception only.
15
15
16
-
## DEAD
16
+
## DEAD - Grey
17
17
A repeater heard the transmission, but either did nothing with it or when it repeated, no other radio received it. Message never made it through the mesh.
18
18
19
-
## DROP
19
+
## DROP - Red
20
20
No repeats heard **AND** no successful route through the mesh. No communication in either direction.
0 commit comments