Skip to content
Snippets Groups Projects
Commit 20ec727d authored by tumbili's avatar tumbili Committed by Roman
Browse files

added option for direct yaw control with rudder for fixed wing

parent 9e2fec23
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,5 @@ float32 thrust # Thrust in Newton the power system should generate
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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment