Changes

Jump to navigation Jump to search
208 bytes added ,  01:48, 29 June 2017
Line 137: Line 137:     
The '''Gesture Type''' field is an 8-bit field that defines the type of gesture being transmitted. This field allows STINGR to optimize performance by performing up to 256 standardized gesture in one CAN Packet instead of using multiple packets. The following table shows the current list of Gesture Types.
 
The '''Gesture Type''' field is an 8-bit field that defines the type of gesture being transmitted. This field allows STINGR to optimize performance by performing up to 256 standardized gesture in one CAN Packet instead of using multiple packets. The following table shows the current list of Gesture Types.
 +
 +
{| class="wikitable"
 +
|-
 +
|Custom
 +
|00000000
 +
|-
 +
|Beacon
 +
|00000001
 +
|-
 +
|Silence
 +
|00000010
 +
|-
 +
|Unsilence
 +
|00000011
 +
|-
 +
|Request Re-Transmit
 +
|00000100
 +
|-
 +
|ACK
 +
|00000101
 +
|-
 +
|Disable
 +
|00000110
 +
|-
 +
|Enable
 +
|00000111
 +
|}
    
=== Source & Destination Identifiers ===
 
=== Source & Destination Identifiers ===

Navigation menu