aboutsummaryrefslogtreecommitdiff
path: root/src/lib/launchdetection/CatapultLaunchMethod.h
Commit message (Collapse)AuthorAgeFilesLines
* additional upper pitch limit during launchThomas Gubler2014-09-081-0/+4
| | | | | | The pitch limit can be used by the laucnhdetector to limit pitch during critical phases of a launch. For example this can be used to limit pitch while attached to a bungee differently from the standard pitch limit.
* launchdetector: return state of detectionThomas Gubler2014-08-231-7/+6
| | | | | | | The launchdetector now has a intermediate state (controlsenabled) which is meant to be interpreted by the controller as: "perform attitude control but do not yet power up the motor". This can be used in the floating phase during a bungee launch for example.
* autolaunch: added param for delayJulian Oes2014-08-221-0/+4
|
* launchdetector: fix copyright headerThomas Gubler2014-04-251-3/+3
|
* launchdetection: better integration of Blocks classThomas Gubler2014-03-081-3/+8
|
* launchdetector: add reset, #663Thomas Gubler2014-02-171-2/+1
|
* initial wip version of launchdetectorThomas Gubler2013-11-151-0/+71