aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_pos_control_l1/fw_pos_control_l1_params.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused loiter radius parameter. Fixes #1042Lorenz Meier2014-06-061-11/+0
* Merge pull request #744 from thomasgubler/fw_landing_rangefinderThomas Gubler2014-05-121-0/+11
|\
| * fix comment for FW_LND_RFRALTThomas Gubler2014-03-151-3/+4
| * set range finder to disabled as defaultThomas Gubler2014-03-151-1/+1
| * integrate range finder into fw landingThomas Gubler2014-03-151-0/+10
* | Hotfix for comment: Removed syntax-breaking symbolLorenz Meier2014-03-221-1/+1
|/
* fw autoland: remove confusing slopelength parameterThomas Gubler2014-02-191-7/+0
* Fixed illegal character 0x96.Stefan Rado2014-02-161-1/+1
* Fixed Doxygen comments and added parameter documentation group.Stefan Rado2014-02-151-62/+91
* Missing descriptions added for L1 control parametersHighlander-UA2014-02-151-1/+1
* Added comments for L1 control parametersHighlander-UA2014-02-151-6/+185
* fw_pos_control: flare altitude back to 15mJulian Oes2014-02-101-1/+1
* fw_pos_control: added default for autoland parametersJulian Oes2014-02-101-2/+2
* fw landing: improve slope altitude calc to avoid climbout after waypoint. Thr...Thomas Gubler2014-02-021-1/+1
* Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-141-7/+60
|\
| * Parameter documentation improvementsLorenz Meier2014-01-131-7/+60
* | fw autoland: add parameter for heading hold distance, fix heading holdThomas Gubler2013-12-271-0/+1
* | tecs: speedrate: use p loop instead of pre calculated speed rate for nowThomas Gubler2013-11-241-0/+1
* | parametrize some landing parametersThomas Gubler2013-11-061-0/+3
* | introduce experimental flare trajectoryThomas Gubler2013-11-061-1/+1
* | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-011-0/+3
|\ \
| * | autoland slope parameters, variable rename for bugfix and code clarity, printfsThomas Gubler2013-11-011-0/+3
| |/
* / heightrate p as parameterThomas Gubler2013-10-311-0/+2
|/
* Merge branch 'master' of github.com:PX4/Firmware into fw_autolandLorenz Meier2013-10-241-0/+3
|\
| * added parameter for maximal roll angleThomas Gubler2013-10-241-0/+3
* | More improvements on landingLorenz Meier2013-10-171-1/+1
* | Small improvements to autoland, ensure that throttle can be shut down close t...Lorenz Meier2013-10-161-0/+1
|/
* Checked in L1 position and TECS altitude control. Not test-flown in HIL or ou...Lorenz Meier2013-09-101-0/+109