aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| | * fw autoland: remove confusing slopelength parameterThomas Gubler2014-02-191-5/+1
| * | fw pos ctrl: initialize uorb structs in initialization listThomas Gubler2014-02-191-13/+10
| * | fw_pos_control_l1: warning fixesJulian Oes2014-02-191-26/+27
| * | fw_pos_control_l1: use double everywhere for lat and lonJulian Oes2014-02-181-6/+6
| * | fw_pos_control_l1: indentation onlyJulian Oes2014-02-181-16/+16
| |/
* | fw: reset landing and takeoff state if switched to manualThomas Gubler2014-02-281-10/+45
* | launchdetector: add reset, #663Thomas Gubler2014-02-171-0/+1
|/
* fw landing: improve slope altitude calc to avoid climbout after waypoint. Thr...Thomas Gubler2014-02-021-12/+13
* fw: fix global position lat/lon read-in (lat/lon have changed to double lately)Thomas Gubler2014-02-011-7/+7
* 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 '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-061-32/+89
|\|
| * 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-041-31/+78
| |\
| | * 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
* | | | 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-301-10/+14
|\| |
| * | fw autoland: add parameter for heading hold distance, fix heading holdThomas Gubler2013-12-271-10/+14
* | | mc_pos_control: AUTO implemented, fixesAnton Babushkin2013-12-281-18/+18
* | | 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