You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|