RS232 data format
The RS232 data is transmitted in packets at 115200baud using the standard Race Technology format. Each message consists of a header byte, data bytes, and a checksum byte. The checksum is calculated as the sum of all preceding bytes MOD256.
Accelerometer data
Gyroscope data