aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/state_machine_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into obcfailsafeThomas Gubler2014-08-121-1/+1
|\
| * Add fRunPreArmChecks flagDon Gagne2014-08-041-1/+1
* | add method to block fallback to missionThomas Gubler2014-07-231-1/+1
|/
* Documentation only and unused defines only cleanup.Lorenz Meier2014-07-131-6/+4
* Add a check command and fix error reportingLorenz Meier2014-07-111-0/+2
* Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-1/+1
|\
| * commander: Make mavlink_fd in arming command non-optionalLorenz Meier2014-06-261-1/+1
* | commander: added some failsafe logicJulian Oes2014-06-181-1/+1
* | commander: modes display fixes, don't activate failsafe while disarmedAnton Babushkin2014-06-171-1/+1
* | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-161-2/+0
* | commander and navigator: lot's of changes, failsafe handling in commander, na...Julian Oes2014-05-271-12/+4
|/
* arming_state_transition now outputs error messagesDon Gagne2014-03-161-1/+1
* «flighttermination state» replaced by more general «failsafe state»Anton Babushkin2014-01-251-2/+2
* Moving nav state from commander to navigator, WIPAnton Babushkin2013-12-291-6/+3
* added simple flight termination state machine which enbales parachute on requestThomas Gubler2013-12-081-0/+4
* State machine fixes for HILLorenz Meier2013-10-061-1/+1
* Full failsafe rewrite.Anton Babushkin2013-08-271-2/+4
* Rejecting arming if safety switch is not in safe position, added reboot commandLorenz Meier2013-08-151-1/+5
* commander rewrite almost completed, WIPAnton Babushkin2013-07-311-3/+9
* State machine rewritten, compiles, WIPAnton Babushkin2013-07-281-2/+10
* Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-1/+1
* Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-2/+2
* Shrinking the main commander file a bitJulian Oes2013-06-251-10/+2
* Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-181-1/+6
|\
| * Added safety status feedback, disallow arming of a rotary wing with engaged s...Lorenz Meier2013-06-091-0/+4
* | Controllers should not access state machine anymore but access the vehicle_co...Julian Oes2013-06-151-2/+2
* | Introduced new actuator_safety topicJulian Oes2013-06-141-1/+2
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-154/+6
|/
* Merge working changes into export-build branch.px4dev2013-04-261-0/+209