aboutsummaryrefslogtreecommitdiff
path: root/src/modules/vtol_att_control
Commit message (Expand)AuthorAgeFilesLines
* shortened parameter names to max 16 bytesRoman Bapst2014-12-182-10/+10
* fixed parameter issue for VTOL so that parameter wiki tool can document themRoman Bapst2014-12-182-10/+85
* 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-102-2/+85
|\
| * added scaling of mc pitch control with airspeedtumbili2014-12-062-2/+85
* | 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
* added parameter file to makefileRoman Bapst2014-12-041-1/+2
* added parameter file for vtol attitude control moduleRoman Bapst2014-12-041-0/+6
* 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-022-0/+756