aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Navigator: Switch to loiter after mission worksJulian Oes2013-11-211-55/+85
| * | | | | | | | L1_pos_controller: Fixed strange bitwise orJulian Oes2013-11-211-1/+1
| * | | | | | | | Navigator: Checking if a waypoint was reached and switching to next one works...Julian Oes2013-11-201-8/+132
| * | | | | | | | Mission topic: the autocontinue option was missingJulian Oes2013-11-202-0/+3
| * | | | | | | | Waypoints: Get time inside WP radius rightJulian Oes2013-11-202-3/+3
| * | | | | | | | Geo: Copy distance function over from mavlinkJulian Oes2013-11-202-0/+28
| * | | | | | | | TECS: I don't need this debug outputJulian Oes2013-11-201-1/+1
| * | | | | | | | Navigator: Only support 10WPs for nowJulian Oes2013-11-201-34/+35
| * | | | | | | | Merge remote-tracking branch 'thomasgubler_private/fw_autoland_att_tecs' into...Julian Oes2013-11-2016-260/+797
| |\| | | | | | |
| | * | | | | | | groundspeed undershoot: take into account altitude differenceThomas Gubler2013-11-201-8/+20
| | * | | | | | | tecs: fix wrong != 0 checkThomas Gubler2013-11-191-1/+1
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-190-0/+0
| | |\ \ \ \ \ \ \
| | * | | | | | | | fix off by one in missionlibThomas Gubler2013-11-191-1/+1
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-171-1/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | l1: change a max to min in wp switch-distance calculationThomas Gubler2013-11-171-1/+1
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-1610-108/+322
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fw attitude: fix handling of invalid airspeedThomas Gubler2013-11-141-2/+2
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-131-7/+0
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | reintroduce feedforwardThomas Gubler2013-11-138-5/+59
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-121-0/+19
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-101-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fix MEAS airspeed and airspeed calibrationThomas Gubler2013-11-107-13/+52
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-091-8/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | fw pos ctrl: struct initializationThomas Gubler2013-11-081-0/+14
| | * | | | | | | | | | | | | | fw: att fix initialization and add parameter to disable coordinated turns at ...Thomas Gubler2013-11-084-16/+29
| | * | | | | | | | | | | | | | enable seatbelt without position lock for non rotary wing vehiclesThomas Gubler2013-11-081-2/+3
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/hotfix_fixedwing_startup' into fw_auto...Thomas Gubler2013-11-065-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs' into fw_au...Thomas Gubler2013-11-062-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Fixedwing: Enable loiter mode, tested in HILJulian Oes2013-11-062-2/+3
| | * | | | | | | | | | | | | | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-060-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | mavlink output instead of printfThomas Gubler2013-11-061-7/+30
| | * | | | | | | | | | | | | | | | | mavlink output instead of printfThomas Gubler2013-11-061-7/+30
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-060-0/+0
| | |\| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/fw_autoland' into fw_autolandThomas Gubler2013-11-0617-178/+143
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fw_autoland' of github.com:thomasgubler/Firmware_Private into f...Lorenz Meier2013-11-061-4/+8
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into fw_autolandLorenz Meier2013-11-0617-178/+143
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | parametrize some landing parametersThomas Gubler2013-11-062-4/+21
| | * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-060-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | parametrize some landing parametersThomas Gubler2013-11-062-4/+21
| | * | | | | | | | | | | | | | | | | | | | remove commander from hil startup scriptsThomas Gubler2013-11-065-25/+0
| | * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecsThomas Gubler2013-11-0617-178/+143
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-060-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | land: fix logic before L to climb to L if last wp is below LThomas Gubler2013-11-061-4/+4
| | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | land: fix logic before L to climb to L if last wp is below LThomas Gubler2013-11-061-4/+4
| | * | | | | | | | | | | | | | | | | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-060-0/+0
| | |\| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | land motor lim independent of flareThomas Gubler2013-11-061-4/+8
| | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | Merge branch 'fw_autoland' into fw_autoland_att_tecsThomas Gubler2013-11-060-0/+0
| | |\| | | | | | | | | | | | | | | | |