aboutsummaryrefslogtreecommitdiff
path: root/apps/commander/commander.c
Commit message (Expand)AuthorAgeFilesLines
...
* Commented out potentially problematic printf() statementsLorenz Meier2012-09-071-12/+12
* Various minor fixes and improvements across systemLorenz Meier2012-09-051-33/+43
* Fixed correct RC loss detection, AR.Drone is now shutting down motors after 1...Lorenz Meier2012-09-051-0/+10
* More black magic put into the attitude estimation - works nicely nowLorenz Meier2012-08-291-1/+1
* Fixed calibration, added calibration for accel, working on further filter imp...Lorenz Meier2012-08-291-50/+146
* params debuggingLorenz Meier2012-08-281-4/+4
* Correct scaling for calibration routinesLorenz Meier2012-08-281-28/+27
* Added missing calibration announcement for gyro cal in commanderLorenz Meier2012-08-281-0/+8
* Final parameter interface cleanup - removed last bit of old cruft, fixed a bu...Lorenz Meier2012-08-271-9/+9
* Ported almost everything to new param interface, ready for serious testingLorenz Meier2012-08-241-92/+84
* moved commander to new param interfaceLorenz Meier2012-08-231-3/+11
* Merged parameter changesLorenz Meier2012-08-221-14/+92
|\
| * Porting to new param interface, updated mixersLorenz Meier2012-08-201-15/+93
* | Merge branch 'master' into px4dev_new_paramLorenz Meier2012-08-221-1/+1
|\ \ | |/ |/|
| * Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-211-1/+1
* | Moved parameter command handling to mavlink appLorenz Meier2012-08-201-40/+0
|/
* State machine cleanup, introduced variable rates for MAVLink depending on the...Lorenz Meier2012-08-181-6/+4
* Fixed mag axis assignment, fixed mag calibrationLorenz Meier2012-08-171-3/+16
* Fixed arming bugLorenz Meier2012-08-161-1/+1
* Various fixes for params interfaceLorenz Meier2012-08-161-21/+26
* mag cal, scaling of throttleLorenz Meier2012-08-161-5/+5
* Massive improvements in state machine, still tracing wrong throttle scaling i...Lorenz Meier2012-08-131-47/+47
* Streamlined ar drone interface, removed a lot of old cruft, preparing for gen...Lorenz Meier2012-08-121-1/+3
* Added manual control abstraction layer, reworked sensors and ardrone_control ...Lorenz Meier2012-08-111-7/+12
* Minor but important fixes across systemLorenz Meier2012-08-081-64/+112
* Completed calibration state machine, calibration state now propagating to sen...Lorenz Meier2012-08-061-15/+39
* Using float precision where already anyway availableLorenz Meier2012-08-051-1/+1
* Minor cleanups in printingLorenz Meier2012-08-051-17/+33
* Minor fixes to HMC driver, mag calibration doneLorenz Meier2012-08-051-11/+191
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+862