2018-02-18 12:44:21 -04:00
|
|
|
|
2020-08-16 22:56:15 -03:00
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
|
|
|
|
uint64 timestamp_sample # the timestamp of the raw data (microseconds)
|
|
|
|
|
|
|
|
uint32 device_id # unique device ID for the selected magnetometer
|
|
|
|
|
2020-12-15 04:18:05 -04:00
|
|
|
float32[3] magnetometer_ga # Magnetic field in the FRD body frame XYZ-axis in Gauss
|
2020-09-15 14:12:57 -03:00
|
|
|
|
|
|
|
uint8 calibration_count # Calibration changed counter. Monotonically increases whenever calibration changes.
|