2021-08-26 12:09:45 -03:00
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
uint64 timestamp_sample
|
2018-06-20 18:06:30 -03:00
|
|
|
|
2021-08-26 12:09:45 -03:00
|
|
|
float32 indicated_airspeed_m_s # indicated airspeed in m/s
|
2018-06-20 18:06:30 -03:00
|
|
|
|
2021-08-26 12:09:45 -03:00
|
|
|
float32 true_airspeed_m_s # true filtered airspeed in m/s
|
2018-06-20 18:06:30 -03:00
|
|
|
|
2022-07-27 01:33:16 -03:00
|
|
|
float32 air_temperature_celsius # air temperature in degrees Celsius, -1000 if unknown
|
2018-06-20 18:06:30 -03:00
|
|
|
|
2021-08-26 12:09:45 -03:00
|
|
|
float32 confidence # confidence value from 0 to 1 for this sensor
|