40
UM001
Example Case 2
For the second example case we will assume that both binary group 1 and 3 are active. In binary group 1,
the Ypr output is selected, and in binary group 3, the Temp output is selected.
Header
Field
Sync
Group
Group 1
Fields
Group 3
Fields
Byte Offset
0
1
2
3
4
5
Byte Value
(Hex)
FA
05
08
00
01
00
Type
u8
u8
u16
u16
Value
0xFA
0x05
0x08
0x01
Payload
CRC
Field
YawPitchRoll
Temp
CRC
Byte Offset
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Byte Value
(Hex)
A4
15
02
42
4D
DF
EB
3F
F6
1A
36
BE
BF
2D
A4
41
A8
3A
Type
float
float
float
float
u16
Value
0x420215A4
+32.521133 (Yaw)
0X3FEBDF4D
+1.8427521 (Pitch)
0XBE361AF6
-1.7783722e-1 (Roll)
0X41A42DBF
+20.522337 (Temp)
0XA83A