-
- Downloads
FlightTaskManual: Yaw lock with deadzone and expo
More than a year ago I started the easy to use math::Functions to handle the always used mathematical SISO functions to be tested and available. I switched x, y and z stick input to the freesh programmed deadzone and exponential functions from the library to unify and clarify their use. I just realized yaw was left over because it lead to a drift problem in certain new use cases. Now I'm just adding the yaw stick to the already well working method.
Showing
- src/lib/FlightTasks/tasks/FlightTaskManual.cpp 1 addition, 0 deletionssrc/lib/FlightTasks/tasks/FlightTaskManual.cpp
- src/lib/FlightTasks/tasks/FlightTaskManual.hpp 4 additions, 2 deletionssrc/lib/FlightTasks/tasks/FlightTaskManual.hpp
- src/lib/FlightTasks/tasks/FlightTaskManualStabilized.cpp 10 additions, 7 deletionssrc/lib/FlightTasks/tasks/FlightTaskManualStabilized.cpp
- src/modules/mc_pos_control/mc_pos_control_params.c 16 additions, 0 deletionssrc/modules/mc_pos_control/mc_pos_control_params.c
Please register or sign in to comment