|
uint64_t | time_usec |
| Timestamp (microseconds, synced to UNIX time or since system boot)
|
|
float | xacc |
| X acceleration (m/s^2)
|
|
float | yacc |
| Y acceleration (m/s^2)
|
|
float | zacc |
| Z acceleration (m/s^2)
|
|
float | xgyro |
| Angular speed around X axis in body frame (rad / sec)
|
|
float | ygyro |
| Angular speed around Y axis in body frame (rad / sec)
|
|
float | zgyro |
| Angular speed around Z axis in body frame (rad / sec)
|
|
float | xmag |
| X Magnetic field (Gauss)
|
|
float | ymag |
| Y Magnetic field (Gauss)
|
|
float | zmag |
| Z Magnetic field (Gauss)
|
|
float | abs_pressure |
| Absolute pressure in millibar.
|
|
float | diff_pressure |
| Differential pressure (airspeed) in millibar.
|
|
float | pressure_alt |
| Altitude calculated from pressure.
|
|
float | temperature |
| Temperature in degrees celsius.
|
|
uint32_t | fields_updated |
| Bitmask for fields that have updated since last message, bit 0 = xacc, bit 12: temperature.
|
|
The documentation for this struct was generated from the following file: