aboutsummaryrefslogtreecommitdiff
path: root/apps/commander
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in console message stringLorenz Meier2012-11-211-1/+1
* Disabling commander black magicLorenz Meier2012-11-201-1/+3
* Merge remote-tracking branch 'upstream/master' into ioJulian Oes2012-11-152-3/+22
|\
| * minor cosmetic changes in commanderLorenz Meier2012-11-151-2/+4
| * Cleaned up include listLorenz Meier2012-11-151-1/+0
| * 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
|\|
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-11-121-1/+0
| |\
| * | minor HIL related tweaksLorenz Meier2012-11-121-0/+2
* | | Better, platform independent failsafe handlingLorenz Meier2012-11-091-5/+2
| |/ |/|
* | Minor cleanup of leftover function definitionLorenz Meier2012-11-091-1/+0
|/
* param load / store cleanup, storage location selection now exclusively throug...Lorenz Meier2012-11-021-10/+68
* Minor tweaks to offboard control receptionLorenz Meier2012-11-011-4/+7
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-311-2/+2
|\
| * Move the last of the board-specific code for PX4FMU out of the NuttX tree. N...px4dev2012-10-311-2/+2
* | New param interface for microSD and EEPROMLorenz Meier2012-10-311-33/+6
|/
* Remove excessive mem usageLorenz Meier2012-10-301-1/+2
* Fixed mag calibrationLorenz Meier2012-10-301-6/+12
* Calibration improvementLorenz Meier2012-10-291-1/+24
* Remove reboot() API, replace with a prototype for up_systemreset() which is p...px4dev2012-10-271-1/+1
* Tease the PWM driver out and fix some build issues after cleaning up behind t...px4dev2012-10-231-1/+1
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-232-3/+3
* System state updatesLorenz Meier2012-10-234-15/+134
* Fixed mavlink app termination, terminates now cleanlyLorenz Meier2012-10-231-14/+14
* Switched to a more convenient audio tunestable_manual_flightLorenz Meier2012-10-221-8/+13
* Resolved wrong TX drop displayLorenz Meier2012-10-221-0/+6
* Merge branch 'master' of github.com:PX4/Firmware into calibrationLorenz Meier2012-10-221-1/+1
|\
| * Move the tone_alarm driver out of the NuttX configs area and add it as an stm...px4dev2012-10-211-1/+1
* | Cleaned up calibration, added text messages ring bufferLorenz Meier2012-10-221-43/+33
* | Checkpoint: Working, but non-verified full mag calibrationLorenz Meier2012-10-213-72/+304
* | Merge branch 'daregger_rate_control' of github.com:PX4/Firmware into calibrationLorenz Meier2012-10-191-23/+34
|\ \
| * | Calibration progress, needs sphere fittingLorenz Meier2012-10-171-21/+23
| * | Fixed an abort condition, fixed value initialization, implemented naive three...Lorenz Meier2012-10-171-3/+12
* | | Calibration WIP, not compilingLorenz Meier2012-10-171-0/+17
|/ /
* | Wip on inner rate loopdaregger2012-10-161-3/+3
* | MergedLorenz Meier2012-10-161-183/+207
|\ \
| * | Ignore measurement parts not projected to the planeLorenz Meier2012-10-161-18/+22
| * | Reworked calibrationLorenz Meier2012-10-151-158/+188
| |/
* | Merge branch 'tobi'Lorenz Meier2012-10-161-5/+15
|\ \ | |/ |/|
| * Merge branch 'master' of https://github.com/tnaegeli/Firmware into tobiLorenz Meier2012-10-101-3/+3
| |\
| * | Fixed logging, mergedLorenz Meier2012-10-101-5/+15
| * | Merge branch 'master' of https://github.com/tnaegeli/Firmware into tobiLorenz Meier2012-10-041-4/+6
| |\ \
| * | | Back out testing changes that are a bit too much ahead of time for masterLorenz Meier2012-10-041-6/+6
* | | | Disable rate control, disable offset estimationLorenz Meier2012-10-131-6/+6
| |_|/ |/| |
* | | working offboardtnaegeli2012-10-091-3/+3
| |/ |/|
* | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-042-16/+16
|\|
| * Fixed inner yaw rate loopLorenz Meier2012-10-042-10/+9
* | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-041-1/+1
|\|
| * Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-1/+1
* | fixed Rate controllertnaegeli2012-10-041-7/+8
|/