aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander
Commit message (Collapse)AuthorAgeFilesLines
* Add an option to the systemreset() call and to the reboot command (-b) to ↵px4dev2013-08-031-1/+1
| | | | | | reboot into the bootloader. The system will remain in the bootloader until it's reset, or until an upload is completed.
* Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-301-2/+8
|\
| * Merge branch 'config' of github.com:PX4/FirmwareLorenz Meier2013-07-301-2/+8
| |\
| | * Implemented config command, fixed a number range set / get issues for some ↵Lorenz Meier2013-07-261-2/+8
| | | | | | | | | | | | sensor drivers, fixed gyro calibration
* | | Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-281-1/+1
|/ /
* / Hotfix: Made accel calibration a bit more forgiving about motion thresholdLorenz Meier2013-07-211-2/+2
|/
* Robustified accel calLorenz Meier2013-07-181-4/+9
|
* Hotfix: Fixed RC calibrationLorenz Meier2013-07-161-1/+1
|
* Merge pull request #317 from DrTon/arm_safe_fixLorenz Meier2013-07-101-7/+20
|\ | | | | Arm/disarm and SAS modes order safety fixes
| * 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' 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 ↵px4dev2013-06-011-1/+1
|/ | | | version of task_spawn that's different.
* 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