aboutsummaryrefslogtreecommitdiff
path: root/src/modules/bottle_drop
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix altitude handlingLorenz Meier2014-08-211-8/+8
* | Initialize altitude is relative field for drop locationsLorenz Meier2014-08-221-2/+4
|/
* 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
* 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
* Call the appropriate functions directly.Simon Wilks2014-08-161-1/+3
* Fix param valueLorenz Meier2014-08-151-1/+1
* Last drop fixes and adjustmentsLorenz Meier2014-08-152-58/+67
* Fix the index numbers and command max travel in the app for the drop servo.Simon Wilks2014-08-141-2/+2
* Bottle drop iteration - commandline tool for component testingLorenz Meier2014-08-123-71/+121
* Bottle drop: C++ify full code base, fix transformation assumptions and other ...Lorenz Meier2014-08-113-521/+451
* bottle_drop: changed servo travels to match Simon's viperJulian Oes2014-03-301-6/+6
* bottle_drop: added simple commands to drop bottleJulian Oes2014-03-291-7/+202
* bottle_drop: started rewrite in C++Julian Oes2014-03-292-2/+200
* Bottle_drop: Store WPs in datamanagerJulian Oes2013-12-141-26/+37
* Merge branch 'fw_autoland_att_tecs_navigator' into bottle_drop_navigatorJulian Oes2013-12-031-19/+19
* Bottle drop: lots of changes, working in HILJulian Oes2013-12-021-55/+81
* Bottle_drop: Publish to onboard missionJulian Oes2013-11-291-18/+37
* Working with faked imputsJuchli D2013-11-291-32/+271
* Working bottle Drop testJuchli D2013-11-151-16/+52
* Added Bottle Drop appJuchli D2013-11-052-0/+228