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