Data Sheet
According to descriptions on 'Roll, Pitch, Yaw' Object on page 28, the first four bytes represent an unsigned 32-bit integer
0x1338f5a0 (which is 322500000 in decimal), which means the time stamp is 322.500000 seconds.
The fifth to the eighth bytes represents an IEEE-754 Floating Point number 0x3f04b6af (which is 0.51841253 in decimal),
which means the Roll angle measured is 0.51841253 degree.
The last red part '92b9' represents the CRC checksum number 0xb992, which is the result when apply Modbus-Style 16-bit
CRC checksum arithmetic to the data array '1423ec4100a0f53813afb6043f6d5200bff3809941'.
More Examples
Below lists a few more examples of complete data packages.
Object Type Name
Data Package (Raw data stream), Hexadecimal Meaning
Raw Sensor Data
aa552c29ec41004029706b9d66383a508faab9da33c0b9a6e74d3c0267b9bb0
30480bf25bfac3d4fd40fbdcd4c4a3f5dfb
Gyro X: 0.000703433 rad/s
Gyro Y: -0.000325317 rad/s
Gyro Z: -0.000366597 rad/s
Accel X: 0.0125674 g
Accel Y: -0.00565803 g
Accel Z: -1.00012 g
Mag X: 0.084349 unit
Mag Y: -0.0351146 unit
Mag Z: 0.790234 unit
TimeStamp: 1802512704 uS
From device with Node ID: 123
Roll, Pitch, Yaw aa551423e04800ac9a1e83839a1c3f6b100341568d29c1170e
Roll: 0.611733 degree
Pitch: 8.19151 degree
Yaw: -10.597 degree
TimeStamp: 2199820972 uS
From device with Node ID: 568
Quaternion aa551820e048005fa679f405db7e3f697e353a960c97bd5eaa71bdce2c
Q1: 0.995529
Q2: 0.000692344
Q3: -0.0737545
Q4: -0.0590004
TimeStamp: 4101613151 uS
From device with Node ID: 568
Note:
Package Head is marked by Blue,
Package Length is marked by Orange,
Payload Information is marked by Purple,
Payload Content is marked by Grey,
CRC CheckSum is marked by Red.
Copyright © 2015-2019 SYD Dynamics ApS | www.syd-dynamics.com Page 33 / 33