mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 15:40:34 +08:00
Airspeed message update. Thanks Holger Steinhaus and Jonathan Challinger.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#
|
||||
# True airspeed in meters per second.
|
||||
# IAS and TAS in meters per second.
|
||||
# Unknown values should be assigned NAN.
|
||||
#
|
||||
|
||||
float16 indicated_airspeed
|
||||
float16 indicated_airspeed_variance
|
||||
|
||||
float16 true_airspeed
|
||||
float16 true_airspeed_variance
|
||||
|
||||
Reference in New Issue
Block a user