aboutsummaryrefslogtreecommitdiff
path: root/src/modules/vtol_att_control/vtol_att_control_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* shortened parameter names to max 16 bytesRoman Bapst2014-12-181-5/+5
* fixed parameter issue for VTOL so that parameter wiki tool can document themRoman Bapst2014-12-181-1/+1
* removed white space noisetumbili2014-12-151-2/+2
* added sanity checkto prevent false low airspeed readings during transitiontumbili2014-12-151-0/+5
* merged with caipi_airspeed_scaletumbili2014-12-101-1/+77
|\
| * added scaling of mc pitch control with airspeedtumbili2014-12-061-1/+77
* | fixed _loop_perf messagetumbili2014-12-061-1/+1
|/
* make sure vtol attitude control module is started with idle speed set for mul...Roman Bapst2014-12-041-2/+6
* introduced vtol_motor_count and idle_pwm_mc parameterRoman Bapst2014-12-041-10/+18
* in fw mode, publish also yaw and throttle on control group 1 for loggingtumbili2014-12-031-2/+5
* added VTOL attitude control moduleRoman Bapst2014-12-021-0/+716