aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bottle drop: Better cd defaultLorenz Meier2014-09-061-3/+3
* Better message formattingLorenz Meier2014-09-061-1/+1
* More user feedback on approach angle and approach error. Fix check for approa...Lorenz Meier2014-09-061-9/+18
* Drop at the exact timing, drop only if facing into the right directionLorenz Meier2014-09-061-6/+9
* Merge pull request #11 from swissfang/fwintegratorlandedLorenz Meier2014-09-061-0/+33
|\
| * FW: in seatbelt/althold on ground reset integratorsThomas Gubler2014-09-061-0/+33
* | Merge pull request #10 from swissfang/loiteracceptanceLorenz Meier2014-09-051-0/+13
|\ \
| * | update commentThomas Gubler2014-09-051-2/+2
| * | loiter mission items: better reached check for FWThomas Gubler2014-09-051-0/+13
|/ /
* | Merge remote-tracking branch 'private_swissfang/master' into stableThomas Gubler2014-09-0411-12/+1102
|\ \ | |/ |/|
| * Fix FX79 mixerLorenz Meier2014-09-031-8/+5
| * always obey commands in bottle dropLorenz Meier2014-09-031-0/+6
| * Merge branch 'master' into swissfangLorenz Meier2014-08-313-3/+6
| |\
| * \ Merge branch 'sf0x_paranoid' of github.com:PX4/Firmware into swissfangLorenz Meier2014-08-311-2/+2
| |\ \
| * \ \ Merge branch 'sf0x_paranoid' of github.com:PX4/Firmware into swissfangLorenz Meier2014-08-311-24/+16
| |\ \ \
| * \ \ \ Merge branch 'sf0x_paranoid' of github.com:PX4/Firmware into swissfangLorenz Meier2014-08-314-1/+25
| |\ \ \ \
| * \ \ \ \ Merge pull request #8 from swissfang/mavlink_pixhawksjwilks2014-08-311-1/+1
| |\ \ \ \ \
| | * | | | | mavlink: use pixhawk dialectJulian Oes2014-08-111-1/+1
| * | | | | | Fix variable name in paramLorenz Meier2014-08-311-1/+1
| * | | | | | Add drag coefficients to adjust bottle drop to other objects to ease testingLorenz Meier2014-08-312-4/+95
| * | | | | | Revert "Fix drop offset: We want to drop so that the wind carries the bottle ...Lorenz Meier2014-08-301-2/+2
| * | | | | | Merge branch 'master' of github.com:PX4/Firmware into swissfangLorenz Meier2014-08-302-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into swissfangLorenz Meier2014-08-287-30/+43
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into swissfangLorenz Meier2014-08-275-17/+26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bottle_drop_friday' of github.com:swissfang/Firmware into swiss...Lorenz Meier2014-08-2615-25/+1034
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:PX4/Firmware into bottle_drop_fridayLorenz Meier2014-08-246-61/+40
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix drop offset: We want to drop so that the wind carries the bottle into the...Lorenz Meier2014-08-241-2/+2
| | * | | | | | | | | | Bottle drop: Fix signs and commentsLorenz Meier2014-08-221-39/+9
| | * | | | | | | | | | Fix a bunch of stupid mistakes on coordinates / distances, set number of wayp...Lorenz Meier2014-08-221-2/+3
| | * | | | | | | | | | Merge branch 'test_bottle_drop_paul' into bottle_drop_fridayLorenz Meier2014-08-227-9/+9
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fixed copy-paste errors in drop waypoint coordinatesLorenz Meier2014-08-221-2/+2
| | | * | | | | | | | | | Merge branch 'test_bottle_drop_paul' of github.com:swissfang/Firmware into te...Lorenz Meier2014-08-221-8/+8
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Initialize altitude is relative field for drop locationsLorenz Meier2014-08-221-2/+4
| | | * | | | | | | | | | | Merge branch 'master' of github.com:PX4/Firmware into test_bottle_drop_paulLorenz Meier2014-08-226-5/+3
| | | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fixed build issuesLorenz Meier2014-08-221-21/+22
| | * | | | | | | | | | | | | Fixed approach / navigation logic for bottle dropLorenz Meier2014-08-211-33/+60
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Fix altitude handlingLorenz Meier2014-08-211-8/+8
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Open bay at a minimum distance of 5 meters, irrelevant of the velocityLorenz Meier2014-08-211-1/+1
| | * | | | | | | | | | | Open doors sooner for dropLorenz Meier2014-08-211-1/+1
| | * | | | | | | | | | | removed unnecessary switch statementLorenz Meier2014-08-211-4/+0
| | * | | | | | | | | | | Moved pos outputLorenz Meier2014-08-211-4/+4
| | * | | | | | | | | | | audio feedback on distanceLorenz Meier2014-08-211-0/+4
| | * | | | | | | | | | | Robustify bottle dropLorenz Meier2014-08-211-7/+11
| | * | | | | | | | | | | Merge branch 'master' of github.com:PX4/Firmware into test_bottle_drop_paulLorenz Meier2014-08-2122-110/+928
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix bottle drop logicLorenz Meier2014-08-181-27/+20
| | * | | | | | | | | | | | Added debugging and small locking fix.Simon Wilks2014-08-171-1/+2
| | * | | | | | | | | | | | Fixed bottle drop to operate in GPS outdoor test, pending test flightSimon Wilks2014-08-161-182/+214
| | * | | | | | | | | | | | Silenced commanderSimon Wilks2014-08-161-0/+5
| | * | | | | | | | | | | | Call the appropriate functions directly.Simon Wilks2014-08-161-1/+3
| | * | | | | | | | | | | | Fix param valueLorenz Meier2014-08-151-1/+1