Changes

Jump to navigation Jump to search
122 bytes added ,  01:39, 29 June 2017
Line 94: Line 94:  
| style="background-color: #EDFF7A;"|
 
| style="background-color: #EDFF7A;"|
 
Message Length (in # Packets) (8 bits)
 
Message Length (in # Packets) (8 bits)
 +
| style="background-color: #C25959;"|
 +
Gesture Type (8 bits)
 
| style="background-color: #AD6DF9;"|
 
| style="background-color: #AD6DF9;"|
 
Data (5 bytes)
 
Data (5 bytes)
Line 100: Line 102:  
The '''Header''' is defined in the previous section. For the initialization packet, most fields in the Header remain standard -- source is the 4-bit identifier of the sending board, the parity bit is even parity, the message ID is the message ID of the current gesture. The only thing that explicitly changes in the header for the initialization packet is the '''IsInit''' bit, which is HIGH for the initialization packet.
 
The '''Header''' is defined in the previous section. For the initialization packet, most fields in the Header remain standard -- source is the 4-bit identifier of the sending board, the parity bit is even parity, the message ID is the message ID of the current gesture. The only thing that explicitly changes in the header for the initialization packet is the '''IsInit''' bit, which is HIGH for the initialization packet.
   −
Following the header, the initialization packet provides two bytes of information as part of the data frame. This data is organized as such:
+
Following the header, the initialization packet provides three bytes of information as part of the data frame. This data is organized as such:
    
{| class="wikitable"
 
{| class="wikitable"
Line 109: Line 111:  
| style="background-color: #FFA6CE;"|
 
| style="background-color: #FFA6CE;"|
 
Length (8 bits)
 
Length (8 bits)
 +
| style="background-color: #C25959;"|
 +
Gesture Type (8 bits)
 
| style="background-color: #EDFF7A;"|
 
| style="background-color: #EDFF7A;"|
 
Data (8 bytes)
 
Data (8 bytes)

Navigation menu