Skip to content

Commit

Permalink
Update message definitions Tue Nov 7 18:10:07 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Nov 7, 2023
1 parent af99aa3 commit 40d885e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions msg/TecsStatus.msg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ float32 throttle_sp # Current throttle setpoint [-]
float32 pitch_sp_rad # Current pitch setpoint [rad]
float32 throttle_trim # estimated throttle value [0,1] required to fly level at equivalent_airspeed_sp in the current atmospheric conditions

# TECS mode
uint8 mode
uint8 TECS_MODE_NORMAL = 0
uint8 TECS_MODE_UNDERSPEED = 1
float32 underspeed_ratio # 0: no underspeed, 1: maximal underspeed. Controller takes measures to avoid stall proportional to ratio if >0.

0 comments on commit 40d885e

Please sign in to comment.