aboutsummaryrefslogtreecommitdiff
path: root/apps/commander/state_machine_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge working changes into export-build branch.px4dev2013-04-261-752/+0
* Reboot fix.James Goppert2013-01-131-1/+2
* Fixed HIL state machine issue with reboot.James Goppert2013-01-131-1/+3
* More print cleanups in commander appLorenz Meier2013-01-111-23/+23
* Code styleLorenz Meier2013-01-111-15/+35
* Removed unlimited printing status messageLorenz Meier2013-01-061-1/+1
* State machine / switching improvementsLorenz Meier2012-12-311-16/+19
* Removed compile errors, removed non-wanted MAVLink dependency in commander appLorenz Meier2012-12-301-9/+9
* Stabilization enabling / switchingLorenz Meier2012-12-301-3/+18
* Minor fixes, pushing WIPLorenz Meier2012-12-291-0/+1
* Cleaned up control mode state machine / flight mode / navigation state machin...Lorenz Meier2012-12-271-54/+90
* Fix typoLorenz Meier2012-12-231-1/+1
* Allowed mode switching via commandLorenz Meier2012-12-011-13/+22
* minor code cleanup, not changing functionalityLorenz Meier2012-11-281-1/+1
* Disabling commander black magicLorenz Meier2012-11-201-1/+3
* Merge remote-tracking branch 'upstream/master' into ioJulian Oes2012-11-151-0/+18
|\
| * better system status reporting, work in progressLorenz Meier2012-11-141-0/+18
* | Merge remote-tracking branch 'upstream/master' into ioJulian Oes2012-11-131-0/+2
|\|
| * minor HIL related tweaksLorenz Meier2012-11-121-0/+2
* | Better, platform independent failsafe handlingLorenz Meier2012-11-091-5/+2
|/
* Remove reboot() API, replace with a prototype for up_systemreset() which is p...px4dev2012-10-271-1/+1
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Wip on inner rate loopdaregger2012-10-161-3/+3
* Disable rate control, disable offset estimationLorenz Meier2012-10-131-6/+6
* working offboardtnaegeli2012-10-091-3/+3
* Fixed inner yaw rate loopLorenz Meier2012-10-041-4/+9
* Completely implemented offboard controlLorenz Meier2012-09-211-1/+2
* Reworking control infrastructure for inner rate loop, preparing offboard inte...Lorenz Meier2012-09-181-0/+2
* Fixed HIL enabling, renamed failsafe to better term "lockdown", made sure HIL...Lorenz Meier2012-09-101-4/+9
* Fixed correct RC loss detection, AR.Drone is now shutting down motors after 1...Lorenz Meier2012-09-051-4/+9
* Changed to publishing armed state in commanderLorenz Meier2012-09-021-0/+5
* Fixed arming state setting / publicationLorenz Meier2012-09-021-1/+1
* Final parameter interface cleanup - removed last bit of old cruft, fixed a bu...Lorenz Meier2012-08-271-7/+10
* Minor cleanups, added more error verbosity, XXX parameters get now read it at...Lorenz Meier2012-08-271-1/+1
* State machine cleanup, introduced variable rates for MAVLink depending on the...Lorenz Meier2012-08-181-34/+56
* Updated start script, checking commander mishapsLorenz Meier2012-08-161-2/+5
* Massive improvements in state machine, still tracing wrong throttle scaling i...Lorenz Meier2012-08-131-64/+83
* Minor but important fixes across systemLorenz Meier2012-08-081-39/+34
* HIL fixed, fixedwing control fixesIvan Ovinnikov2012-08-071-0/+3
* Completed calibration state machine, calibration state now propagating to sen...Lorenz Meier2012-08-061-8/+22
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+564