Vega ASV-1 Operating Manual page 10

Altimeter, airspeed (asi) and vertical speed indicator (vsi)
Hide thumbs Also See for ASV-1:
Table of Contents

Advertisement

Vega ASV-1 Operating Manual
Microair UAV
9600
Infiniteq
57600
STX=0x02
ETX=0x03
CR=0x0D
Infiniteq protocol format:
STX, Address, Message type, Length, Data payload, Checksum, ETX
STX: Start of text (0x02)
Address: unsigned char (8bit), (0x01)
Message Type: unsigned char (8bit), (0x06)
Length: unsigned char (8bit), Length of the data payload (does not include the STX, Address, message type, checksum or
ETX), (0x0e)
Data payload:
Altitude:
Altitude:
Local Pressure:
Vertical Speed:
Airspeed:
Airspeed:
Checksum:
ETX:
sure), L, local pressure setting in millibars,
+/-, four digit VSI reading right justified zero
padded in ft/min, X, checksum, carriage re-
turn
The checksum is a simple modulo 256 sum
of the binary values of the individual char-
acters. The checksum is sent as two char-
acters in hexadecimal format
STX,a,=, five altitude digits right justified
zero padded, ETX
See Infiniteq protocol format below
Signed Long (32 bit), Altitude in feet (Referenced to 1013.25mB)
Signed Long (32 bit), Altitude in feet (Corrected to local pressure)
Unsigned Int (16 bit), Local pressure setting in millibars
Signed Int (16 bit), Vertical Speed in ft/min
Unsigned Int (16 bit), Airspeed in mph
Unsigned Int (16 bit), Airspeed in mph
unsigned char (8bit), XOR of all bytes starting from the unit address to the end of the data pay
load. The checksum is seeded with 0xa5. (does not include the STX or ETX)
End of text (0x03)
[STX]a=02372[ETX]
Page 10

Advertisement

Table of Contents
loading

Table of Contents