aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-281-213/+315
|\
| * Navigator: add MissionFeasibilityChecker class; performs validation of landin...Thomas Gubler2013-12-251-6/+23
| * fw landing: move more functionality to the landingslope classThomas Gubler2013-12-251-6/+5
| * move landing slope calculations into own classThomas Gubler2013-12-251-24/+14
| * use minimal pitch field introduced in b7652986d9cc0fe3edc765e3485b696b4b639b0...Thomas Gubler2013-12-231-1/+1
| * fw_pos_ctrl: landing: audio outputThomas Gubler2013-11-261-3/+3
| * more fixes for the mavlink_fd in fw pos ctrl, this now enables mavlink output...Thomas Gubler2013-11-261-11/+8
| * making sure the mavlink fd is open in fw pos ctrlThomas Gubler2013-11-261-0/+5
| * Merge branch 'fw_autoland_att_tecs' into fw_autoland_att_tecs_navigatorThomas Gubler2013-11-251-1/+6
| |\
| | * tecs: speedrate: use p loop instead of pre calculated speed rate for nowThomas Gubler2013-11-241-0/+5
| | * increase safety margin for takeoff speedThomas Gubler2013-11-241-1/+1
| | * fw autoland: move constrain of roll to horizontal landing navigationThomas Gubler2013-11-241-2/+3
| * | fw autoland: move constrain of roll to horizontal landing navigationThomas Gubler2013-11-241-2/+3
| * | FW_pos_control_l1: Remove RTL logic which will be in navigatorJulian Oes2013-11-221-241/+174
| * | Merge remote-tracking branch 'thomasgubler_private/fw_autoland_att_tecs' into...Julian Oes2013-11-201-50/+204
| |\|
| | * groundspeed undershoot: take into account altitude differenceThomas Gubler2013-11-201-8/+20
| | * fw pos ctrl: struct initializationThomas Gubler2013-11-081-0/+14
| | * Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs' into fw_au...Thomas Gubler2013-11-061-1/+1
| | |\
| | | * Fixedwing: Enable loiter mode, tested in HILJulian Oes2013-11-061-1/+1
| | * | mavlink output instead of printfThomas Gubler2013-11-061-7/+30
| | |/
| | * parametrize some landing parametersThomas Gubler2013-11-061-4/+18
| | * land: fix logic before L to climb to L if last wp is below LThomas Gubler2013-11-061-4/+4
| | * land motor lim independent of flareThomas Gubler2013-11-061-4/+8
| | * Merge remote-tracking branch 'upstream/fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-061-4/+4
| | |\
| | | * Minor fixes for motor off caseLorenz Meier2013-11-061-4/+4
| | | * introduce experimental flare trajectoryThomas Gubler2013-11-061-33/+61
| | | * experiment with landing slope hight for more exact landingThomas Gubler2013-11-051-8/+9
| | | * Merge branch 'master' into fw_autolandLorenz Meier2013-11-051-3/+2
| | | |\
| | * | | introduce experimental flare trajectoryThomas Gubler2013-11-061-33/+61
| | * | | experiment with landing slope hight for more exact landingThomas Gubler2013-11-051-8/+9
| | * | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-031-3/+2
| | |\| |
| | | * | fix land_noreturn logicThomas Gubler2013-11-031-3/+2
| | * | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-031-1/+1
| | |\| |
| | | * | increase landing speed to v_min * 1.3 for more safetyThomas Gubler2013-11-031-1/+1
| | * | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-031-1/+1
| | |\| |
| | | * | change flare pitch setpointThomas Gubler2013-11-021-1/+1
| | * | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-031-2/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'tecs_airspeedmax_param_fix' into fw_autoland_att_tecsThomas Gubler2013-11-021-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-021-11/+10
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | autoland, fix flare and max landing throttleThomas Gubler2013-11-021-11/+10
| | * | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-011-11/+28
| | |\| | |
| | | * | | autoland slope parameters, variable rename for bugfix and code clarity, printfsThomas Gubler2013-11-011-11/+30
| | * | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-011-10/+33
| | |\| | |
| | | * | | landing: make altitude handling before helper waypoint L more cleverThomas Gubler2013-11-011-4/+27
| | | * | | add some comments for clarificationThomas Gubler2013-11-011-6/+6
| | | * | | fix missing conversion to absolute altitudeThomas Gubler2013-10-311-1/+1
| | * | | | Merge branch 'fw_staging_ouputlimit_master_heightrate' into fw_autoland_att_tecsThomas Gubler2013-10-311-0/+8
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | heightrate p as parameterThomas Gubler2013-10-311-0/+8
| | * | | | change logic to avoid overshoot over landing spotThomas Gubler2013-10-311-2/+1
| | * | | | wip towards glide slope tracking for autolandThomas Gubler2013-10-311-8/+16
| | |/ / /