mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
renamed heading controller to wheel controller, added groundspeed dependency and separate parameters
This commit is contained in:
@@ -22,4 +22,4 @@ bool roll_reset_integral # Reset roll integral part (navigation logic change)
|
||||
bool pitch_reset_integral # Reset pitch integral part (navigation logic change)
|
||||
bool yaw_reset_integral # Reset yaw integral part (navigation logic change)
|
||||
|
||||
bool fw_control_yaw # control heading with rudder (used for auto takeoff on runway)
|
||||
bool fw_control_wheel # control heading with rudder (used for auto takeoff on runway)
|
||||
|
||||
Reference in New Issue
Block a user