Changes

862 bytes added ,  14:46, 30 October 2018
Line 18: Line 18:  
Below table represents AVL data packet structure.
 
Below table represents AVL data packet structure.
   −
[[Image:avl1.png|codec id.png]]
+
 
 +
{| class="wikitable"
 +
|-
 +
! style="background: black; color: white;"| 4 zeros 
 +
! style="background: black; color: white;"| Data field length
 +
! style="background: black; color: white;"| Codec ID
 +
! style="background: black; color: white;"| Number of Data 1
 +
! style="background: black; color: white;"| AVL Data
 +
! style="background: black; color: white;"| Number of Data 2
 +
! style="background: black; color: white;"| CRC-16
 +
|-
 +
| 4 bytes || 4 bytes || 1 byte || 1 byte || 30-147 bytes || 1 byte || 4 bytes
 +
|}
    
Number of data – number of encoded data (number of records).
 
Number of data – number of encoded data (number of records).
Line 31: Line 43:     
*''AVL data''
 
*''AVL data''
[[Image:dat.png|codec id.png]]
+
 
 +
{| class="wikitable"
 +
|-
 +
! style="background: black; color: white;"| Timestamp
 +
! style="background: black; color: white;"| Priority
 +
! style="background: black; color: white;"| GPS Element
 +
! style="background: black; color: white;"| IO element
 +
|-
 +
| 8 bytes || 1 byte || 15 bytes || 6-123
 +
|}
      Line 43: Line 64:     
|-
 
|-
| 0 || Low
+
| style="background: black; color: white;"|0 || Low
 
|-
 
|-
| 1 || High
+
| style="background: black; color: white;"|1 || High
 
|-
 
|-
| 2 || Panic
+
| style="background: black; color: white;"|2 || Panic
 
|}
 
|}
  

Navigation menu