mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 18:27:35 +08:00
Merge branch 'beta' into beta_merge4
This commit is contained in:
+7
-4
@@ -18,9 +18,12 @@ float32 airspeed_filtered
|
||||
float32 airspeedDerivativeSp
|
||||
float32 airspeedDerivative
|
||||
|
||||
float32 totalEnergyRateSp
|
||||
float32 totalEnergyRate
|
||||
float32 energyDistributionRateSp
|
||||
float32 energyDistributionRate
|
||||
float32 totalEnergyError
|
||||
float32 energyDistributionError
|
||||
float32 totalEnergyRateError
|
||||
float32 energyDistributionRateError
|
||||
|
||||
float32 throttle_sp
|
||||
float32 pitch_sp
|
||||
|
||||
uint8 mode
|
||||
|
||||
Reference in New Issue
Block a user