aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Expand)AuthorAgeFilesLines
* Merged masterLorenz Meier2013-07-151-4/+14
|\
| * Merge pull request #317 from DrTon/arm_safe_fixLorenz Meier2013-07-101-7/+20
| |\
| | * More strict conditions for arm/disarmAnton Babushkin2013-06-291-3/+8
| | * Publish manual_sas_mode immediately, SAS modes switch order changed to more safeAnton Babushkin2013-06-291-4/+12
* | | Merge branch 'master' into new_state_machineJulian Oes2013-07-083-13/+82
|\| |
| * | Merge branch 'master' of github.com:PX4/Firmware into origin_integrationLorenz Meier2013-07-022-12/+81
| |\ \
| | * | Copyright fixesAnton Babushkin2013-06-222-12/+81
| | |/
| * / Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
| |/
* | Shrinking the main commander file a bitJulian Oes2013-06-2520-564/+1159
* | Beep when arming or disarming with RCJulian Oes2013-06-251-7/+9
* | Dropped superseded safety topic, added warning tones before armingJulian Oes2013-06-251-21/+43
* | Conditions where set wrongly in the first 2s after bootJulian Oes2013-06-241-3/+3
* | Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-183-6/+64
|\ \
| * | Minor state machine improvements and fixes for IO safety / in-air restart han...Lorenz Meier2013-06-121-0/+3
| * | Extended vehicle detectionLorenz Meier2013-06-101-2/+4
| * | Play warning tuneLorenz Meier2013-06-091-0/+4
| * | Added safety status feedback, disallow arming of a rotary wing with engaged s...Lorenz Meier2013-06-093-32/+89
| |/
* | Controllers should not access state machine anymore but access the vehicle_co...Julian Oes2013-06-153-124/+133
* | Beep when mode is not possibleJulian Oes2013-06-142-3/+19
* | Arming with IO working nowJulian Oes2013-06-141-0/+4
* | Introduced new actuator_safety topicJulian Oes2013-06-143-84/+114
* | Fixed param saveJulian Oes2013-06-131-1/+1
* | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-175-1267/+1301
|/
* Fixed led patterns to be up to the latest specsLorenz Meier2013-05-121-0/+5
* Tested with PX4FMU and PX4IO with GPS and armingLorenz Meier2013-05-121-3/+3
* Implemented new led status proposalLorenz Meier2013-05-091-6/+24
* Merged ETS airspeed driverLorenz Meier2013-05-091-18/+18
* Merge branch 'master' of github.com:PX4/Firmware into export-buildLorenz Meier2013-05-062-10/+8
* Moved calibrationLorenz Meier2013-05-063-4/+438
* Merge branch 'master' of github.com:PX4/Firmware into export-buildLorenz Meier2013-05-061-123/+2
* Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-271-1/+1
* Merge working changes into export-build branch.px4dev2013-04-267-0/+3521