Changes

304 bytes removed ,  20:48, 4 October 2019
Line 25: Line 25:     
Below table represents AVL data packet structure.
 
Below table represents AVL data packet structure.
      
{| class="wikitable"
 
{| class="wikitable"
 +
! 4 zeros
 +
! 4 bytes
 
|-
 
|-
! style="background: white; color: #0052A1"| 4 zeros 
+
| Data field length
! style="background: white; color: #0052A1"| Data field length  
+
| 4 bytes
! style="background: white; color: #0052A1"| Codec ID
  −
! style="background: white; color: #0052A1"| Number of Data 1
  −
! style="background: white; color: #0052A1"| AVL Data
  −
! style="background: white; color: #0052A1"| Number of Data 2
  −
! style="background: white; color: #0052A1"| CRC-16
   
|-
 
|-
| 4 bytes || 4 bytes || 1 byte || 1 byte || 30-147 bytes || 1 byte || 4 bytes
+
| Codec ID
 +
| 1 byte
 +
|-
 +
| Number of Data 1
 +
| 1 byte
 +
|-
 +
| AVL Data
 +
| 30-147 bytes
 +
|-
 +
| Number of Data 2
 +
| 1 byte
 +
|-
 +
| CRC-16
 +
| 4 bytes
 
|}
 
|}
   
Number of data – number of encoded data (number of records).
 
Number of data – number of encoded data (number of records).
 
Codec ID is constant 08.
 
Codec ID is constant 08.

Navigation menu