libsbp
v2.4.7
|
Data Structures | |
struct | msg_imu_raw_t |
struct | msg_imu_aux_t |
Macros | |
#define | SBP_MSG_IMU_RAW 0x0900 |
Raw IMU data. More... | |
#define | SBP_MSG_IMU_AUX 0x0901 |
Auxiliary IMU data. More... | |
#define SBP_MSG_IMU_AUX 0x0901 |
#define SBP_MSG_IMU_RAW 0x0900 |
Raw IMU data.
Raw data from the Inertial Measurement Unit, containing accelerometer and gyroscope readings. The sense of the measurements are to be aligned with the indications on the device itself. Measurement units, which are specific to the device hardware and settings, are communicated via the MSG_IMU_AUX message.