px4-firmware/msg/sensor_baro.msg

9 lines
291 B
Plaintext
Raw Normal View History

uint64 timestamp # time since system start (microseconds)
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