aboutsummaryrefslogtreecommitdiff
path: root/src/lib/launchdetection/CatapultLaunchMethod.cpp
Commit message (Collapse)AuthorAgeFilesLines
* additional upper pitch limit during launchThomas Gubler2014-09-081-1/+12
| | | | | | 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-30/+40
| | | | | | | 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.
* Merge remote-tracking branch 'julian/launchdelay' into launchdetectionstatesThomas Gubler2014-08-231-3/+16
|\
| * autolaunch: added param for delayJulian Oes2014-08-221-3/+16
| |
* | catapult launch detection: fix integration logicThomas Gubler2014-08-221-2/+2
|/
* launchdetector: fix copyright headerThomas Gubler2014-04-251-5/+6
|
* launchdetection: better integration of Blocks classThomas Gubler2014-03-081-8/+9
|
* launchdetector: add reset, #663Thomas Gubler2014-02-171-1/+7
|
* fixed launchdetection logic, catapult tested in HILThomas Gubler2013-12-301-0/+5
|
* initial wip version of launchdetectorThomas Gubler2013-11-151-0/+85