mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
uint32 device_id # Sensor ID that must be unique for each baro sensor and must not change
|
|
|
|
uint64 error_count
|
|
|
|
float32 pressure # static pressure measurement in millibar
|
|
|
|
float32 temperature # static temperature measurement in deg C
|