| Line 149: |
Line 149: |
| | Silence Gesture: | | Silence Gesture: |
| | {| class="wikitable" | | {| class="wikitable" |
| − | |Type -- 0 (Request) | + | | style="background-color: #4CC9FF;"| |
| − | |State Flags -- 0 (no flags) | + | Type -- 0 (Request) |
| − | |Source Identifier (avionics identifier) | + | | style="background-color: #8AFFDF;"| |
| − | |Destination Identifier | + | State Flags -- 0 (no flags) |
| − | |Data -- '/1/0/0' (payload is '/0') | + | | style="background-color: #FFA6CE;"| |
| − | |Checksum (8 bit) | + | Source Identifier (avionics identifier) |
| | + | | style="background-color: #EDFF7A;"| |
| | + | Destination Identifier |
| | + | | style="background-color: #AD6DF9;"| |
| | + | Data -- '/1/0/0' (payload is '/0') |
| | + | | style="background-color: #C25959;"| |
| | + | Checksum (8 byte) |
| | |} | | |} |
| | + | |
| | | | |
| | There is, additionally, a gesture to reverse this, and put a board back into Standard Mode -- this is the ''Unsilence Gesture'', which is identical to the Silence Gesture, except the payload is '/1', as shown below. | | There is, additionally, a gesture to reverse this, and put a board back into Standard Mode -- this is the ''Unsilence Gesture'', which is identical to the Silence Gesture, except the payload is '/1', as shown below. |
| Line 161: |
Line 168: |
| | Unsilence Gesture: | | Unsilence Gesture: |
| | {| class="wikitable" | | {| class="wikitable" |
| − | |Type -- 0 (Request) | + | | style="background-color: #4CC9FF;"| |
| − | |State Flags -- 0 (no flags) | + | Type -- 0 (Request) |
| − | |Source Identifier (avionics identifier) | + | | style="background-color: #8AFFDF;"| |
| − | |Destination Identifier | + | State Flags -- 0 (no flags) |
| − | |Data -- '/1/1/0' (payload is '/0') | + | | style="background-color: #FFA6CE;"| |
| − | |Checksum (8 bit) | + | Source Identifier (avionics identifier) |
| | + | | style="background-color: #EDFF7A;"| |
| | + | Destination Identifier |
| | + | | style="background-color: #AD6DF9;"| |
| | + | Data -- '/1/1/0' (payload is '/0') |
| | + | | style="background-color: #C25959;"| |
| | + | Checksum (8 byte) |
| | |} | | |} |
| | | | |