aboutsummaryrefslogtreecommitdiff
path: root/src/modules/multirotor_pos_control/multirotor_pos_control_params.c
Commit message (Expand)AuthorAgeFilesLines
* mc_pos_control: replacement for multirotor_pos_control, rewritten to C++ and ...Anton Babushkin2013-12-261-106/+0
* multirotor_pos_control: remove unused parameters, use ellipsoid for velocity ...Anton Babushkin2013-12-221-12/+0
* multirotor_pos_control: tunable velocity feed forward for SEATBELT/EASY modesAnton Babushkin2013-12-211-0/+6
* multirotor_pos_control: default parameters updatedAnton Babushkin2013-12-161-4/+4
* Hotfix: Use sensible default gains for users not being able to read instructi...Lorenz Meier2013-09-121-1/+1
* Added parameter NAV_TAKEOFF_GAPAnton Babushkin2013-09-021-1/+3
* respect NAV_TAKEOFF_ALT instead of using hardcoded default takeoff valuetstellanova2013-09-021-0/+2
* position_estimator_inav: "landed" detector implemented, bugfixesAnton Babushkin2013-08-201-2/+2
* commander, multirotor_pos_control, sdlog2: bugfixesAnton Babushkin2013-08-191-4/+3
* multirotor_pos_control: some refactoring and cleanup, attitude-thrust correct...Anton Babushkin2013-07-211-3/+3
* multirotor_pos_control: use separate PID controllers for position and velocityAnton Babushkin2013-07-091-27/+36
* multirotor_pos_control: bugs fixedAnton Babushkin2013-06-201-1/+1
* multirotor_pos_control fixes, introduced HARD control mode (disabled by default)Anton Babushkin2013-06-151-0/+11
* Default parameters updated for position_estimator_inav and multirotor_pos_con...first_pos_control_flightAnton Babushkin2013-06-131-2/+2
* multirotor_pos_control: position controller implementedAnton Babushkin2013-06-131-3/+19
* Merge branch 'master' into seatbelt_multirotorAnton Babushkin2013-05-171-9/+20
* Moved multirotor controllersLorenz Meier2013-04-271-0/+62