mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
int8 instance # sensor instance
|
|
|
|
float32 mag_t # magnetic field measurement in Tesla
|
|
|
|
float32 temp_c # temperature measurement in deg C
|