-
- Downloads
Fixed-wing autoland: 1) The landing configuration (flaps, different airspeed)...
Fixed-wing autoland: 1) The landing configuration (flaps, different airspeed) is now already set during the loiter down instead of at the start of the landing approach. This is done to avoid any mode changes (which can cause altitude/airspeed jumps) so close to the gorund. 2) A scaling factor for the TECS throttle time constant was added which allows tighter throttle control during the landing (i.e. close to the ground) than high up in the air
Showing
- src/modules/fw_pos_control_l1/FixedwingPositionControl.cpp 24 additions, 7 deletionssrc/modules/fw_pos_control_l1/FixedwingPositionControl.cpp
- src/modules/fw_pos_control_l1/FixedwingPositionControl.hpp 4 additions, 1 deletionsrc/modules/fw_pos_control_l1/FixedwingPositionControl.hpp
- src/modules/fw_pos_control_l1/fw_pos_control_l1_params.c 16 additions, 0 deletionssrc/modules/fw_pos_control_l1/fw_pos_control_l1_params.c
Please register or sign in to comment