Skip to content

Commit 79a7e58

Browse files
committed
docs: add color definitions to coverage block types in COVERAGE_TYPES.md
1 parent 9702777 commit 79a7e58

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/COVERAGE_TYPES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Coverage blocks are used to classify mesh network signal quality during wardrivi
44

55
---
66

7-
## BIDIRECTIONAL (BIDIR)
7+
## BIDIRECTIONAL (BIDIR) - Green
88
Heard repeats from the mesh **AND** successfully routed through it. Full bidirectional communication confirmed.
99

10-
## TRANSMIT (TX)
10+
## TRANSMIT (TX) - Orange
1111
Successfully routed through the mesh, but did **NOT** hear any repeats back. Outbound path confirmed, inbound uncertain.
1212

13-
## RECEIVE (RX)
13+
## RECEIVE (RX) - Orange
1414
Heard mesh traffic while wardriving, but did **NOT** transmit. Passive reception only.
1515

16-
## DEAD
16+
## DEAD - Grey
1717
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.
1818

19-
## DROP
19+
## DROP - Red
2020
No repeats heard **AND** no successful route through the mesh. No communication in either direction.

0 commit comments

Comments
 (0)