aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_pos_control_l1
Commit message (Expand)AuthorAgeFilesLines
* trivial code style cleanup round 2Daniel Agar2015-03-271-3/+3
* FW pos control: Adjust stack size to real useLorenz Meier2015-03-082-1/+3
* propagate uorb contants change through all modules/driversThomas Gubler2015-01-281-9/+9
* Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-291-0/+2
|\
| * turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-0/+2
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-251-57/+69
|\|
| * Merge pull request #1493 from PX4/fwposcontrolmodeThomas Gubler2014-12-191-57/+69
| |\
| | * fix comment style and typeThomas Gubler2014-12-131-3/+3
| | * fw pos ctrl: takeoff special case only in takeoffThomas Gubler2014-12-131-24/+27
| | * fw pos control: improve mode logic slightlyThomas Gubler2014-12-131-26/+36
| | * fw pos control: better check for control modeThomas Gubler2014-12-131-5/+4
* | | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-182-4/+4
|\| |
| * | fw pos ctl: compile with -OsThomas Gubler2014-12-171-0/+2
| * | fw pos ctl: make loop performance counter more meaningfulThomas Gubler2014-12-171-4/+2
| |/
* | Merge commit 'aa40c69853be0dc7e79bc3084472b77f9667c1f1' into dev_ros_mcattThomas Gubler2014-12-161-1/+88
|\|
| * fixed somereview commentsFriedemann Ludwig2014-11-301-5/+8
| * Implemented altitude and velocity hold modeFriedemann Ludwig2014-11-281-1/+85
* | vehicle cotnrol mode as msgThomas Gubler2014-12-081-0/+1
* | move px4_defines fileThomas Gubler2014-12-021-1/+1
* | make default apps compatible with autogenerated attitude and rc_channels messageThomas Gubler2014-12-021-1/+2
* | fix order of arguments (merge fix)uorbtinymergeThomas Gubler2014-11-251-1/+1
|/
* Merge remote-tracking branch 'upstream/master' into swissfangThomas Gubler2014-10-072-74/+84
|\
| * Merge pull request #1341 from PX4/fwlandingterrainThomas Gubler2014-10-072-74/+84
| |\
| | * fw pos control: add param to enable/disable usage of terrain estimate during ...Thomas Gubler2014-09-232-6/+8
| | * inform in GCS when switching to laserThomas Gubler2014-09-231-1/+4
| | * Merge remote-tracking branch 'upstream/master' into fwlandingterrainThomas Gubler2014-09-232-6/+34
| | |\
| | * | flare pitch limit: apply at throttle lim altitudeThomas Gubler2014-09-212-1/+3
| | * | make flare pitch angle a paramThomas Gubler2014-09-042-62/+86
| | * | fw landing: horiz flare check: fix wp distanceThomas Gubler2014-09-041-3/+11
| | * | Merge branch 'flarehorizontallimit' into fwlandingterrainThomas Gubler2014-09-031-2/+5
| | |\ \
| | | * | fw landing: impose horizontal limit for start of flareThomas Gubler2014-09-031-1/+5
| | * | | Merge remote-tracking branch 'upstream/master' into fwlandingterrainThomas Gubler2014-09-031-42/+59
| | |\| |
| | * | | remove warnxThomas Gubler2014-09-031-3/+0
| | * | | fw landing: if using terrain estimate, don't switch back during landingThomas Gubler2014-09-031-9/+14
| | * | | fw landing: use terrain estimate from global posThomas Gubler2014-09-011-58/+24
| * | | | Merge remote-tracking branch 'upstream/master' into HEADThomas Gubler2014-09-282-66/+95
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #1356 from PX4/launchpitchlimit_mastersjwilks2014-09-111-6/+22
| | |\ \ \
| | * | | | add heightrate ff for tecsThomas Gubler2014-09-062-59/+71
| | | |_|/ | | |/| |
| * | | | fix typo in commentThomas Gubler2014-09-221-1/+1
* | | | | Merge remote-tracking branch 'private_swissfang/stable' into obcfailsafeThomas Gubler2014-09-131-6/+22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'launchpitchlimit' into launchpitchlimit_swissfangThomas Gubler2014-09-081-5/+15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | launch pitch limit: add mtecs interfaceThomas Gubler2014-09-081-5/+15
| * | | | | Merge remote-tracking branch 'private_swissfang/master' into launchpitchlimit...Thomas Gubler2014-09-082-59/+71
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | additional upper pitch limit during launchThomas Gubler2014-09-081-3/+9
| | |_|/ / | |/| | |
* | | | | fix typo in commentThomas Gubler2014-09-071-1/+1
* | | | | Merge remote-tracking branch 'private_swissfang/master' into obcfailsafeThomas Gubler2014-09-072-59/+71
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | add heightrate ff for tecsThomas Gubler2014-09-042-59/+71
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into obcfailsafeThomas Gubler2014-09-031-44/+62
|\| |
| * | Merge pull request #1303 from PX4/launchdetectionstatesThomas Gubler2014-09-031-42/+59
| |\ \ | | |/ | |/|
| | * fw pos control: set pitch sp correctly while waiting for launchThomas Gubler2014-08-251-2/+8