aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/circuit_breaker.h
Commit message (Expand)AuthorAgeFilesLines
* circuit breaker: move to cpp, all platforms use the same fileThomas Gubler2014-12-171-8/+2
* lots' of header juggling and small changes to make mc att control compile for...Thomas Gubler2014-12-161-1/+7
* add and activate circuit breaker for gps failure detectionThomas Gubler2014-09-301-0/+1
* engine failure detectionThomas Gubler2014-09-221-0/+1
* fix flight termination circuit breaker name, testedThomas Gubler2014-08-261-1/+1
* add flighttermination circuit breakerThomas Gubler2014-08-141-0/+1
* circuit_breakers: added param to disable airspeed checkJulian Oes2014-07-261-0/+1
* Add vital comment to circuit breakerLorenz Meier2014-07-011-0/+9
* systemlib: Add circuit breakersLorenz Meier2014-05-251-0/+55