mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-17 05:34:48 +08:00
6 lines
281 B
Plaintext
6 lines
281 B
Plaintext
float32 pressure # static pressure measurement in millibar
|
|
float32 altitude # ISA pressure altitude in meters
|
|
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
|