mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-27 09:33:51 +08:00
5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
float32 pressure # static pressure measurement in millibar
|
|
float32 temperature # static temperature measurement in deg C
|
|
uint64 error_count
|
|
uint32 device_id # Sensor ID that must be unique for each baro sensor and must not change
|