aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_pos_control_l1
Commit message (Expand)AuthorAgeFilesLines
* Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-241-1/+1
* position_setpoint_triplet refactoring finishedAnton Babushkin2014-01-231-13/+13
* Replace mission_item_triplet with position_setpoint_triplet, WIPAnton Babushkin2014-01-231-53/+51
* Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-141-7/+60
|\
| * Parameter documentation improvementsLorenz Meier2014-01-131-7/+60
* | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-131-7/+5
|\ \
| * | launchdetection: send warning to qgc every 4sThomas Gubler2014-01-111-7/+5
* | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-062-40/+97
|\| |
| * | launchdetection: rename pre takeoff throttle param and fix usageThomas Gubler2014-01-051-2/+12
| * | launchdetection: add minimal throttle, fix parameter updateThomas Gubler2014-01-051-1/+1
| * | Merge branch 'navigator_new_fw' into navigator_newThomas Gubler2014-01-042-39/+86
| |\ \
| | * | fw pos ctrl: remove a wrong transposeThomas Gubler2014-01-011-1/+1
| | * | launchdetection: add mavlink text outputThomas Gubler2013-12-301-1/+1
| | * | fixed launchdetection logic, catapult tested in HILThomas Gubler2013-12-301-24/+43
| | * | Merge branch 'launchdetection' into navigator_new_fwThomas Gubler2013-12-291-18/+46
| | |\ \
| | | * | initial wip version of launchdetectorThomas Gubler2013-11-151-17/+44
| | | |/
| | * | add fw autoland documentationThomas Gubler2013-12-291-8/+8
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-021-1/+1
|\| | |
| * | | navigator: takeoff and mission fixesAnton Babushkin2014-01-021-1/+1
| |/ /
* | | Merge fixAnton Babushkin2013-12-301-1/+1
* | | Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into navigator_new_ve...Anton Babushkin2013-12-302-10/+15
|\| |
| * | fw autoland: add parameter for heading hold distance, fix heading holdThomas Gubler2013-12-272-10/+15
* | | mc_pos_control: AUTO implemented, fixesAnton Babushkin2013-12-281-18/+18
* | | Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-285-214/+517
|\| |
| * | Navigator: add MissionFeasibilityChecker class; performs validation of landin...Thomas Gubler2013-12-253-19/+56
| * | fw landing: move more functionality to the landingslope classThomas Gubler2013-12-253-6/+12
| * | move landing slope calculations into own classThomas Gubler2013-12-254-25/+180
| * | 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-252-1/+7
| |\ \
| | * | tecs: speedrate: use p loop instead of pre calculated speed rate for nowThomas Gubler2013-11-242-0/+6
| | * | 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-202-50/+212
| |\| |
| | * | 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-062-4/+21
| | * | 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-062-34/+62
| | | * | experiment with landing slope hight for more exact landingThomas Gubler2013-11-051-8/+9