aboutsummaryrefslogtreecommitdiff
path: root/apps/commander
Commit message (Expand)AuthorAgeFilesLines
* Changed to publishing armed state in commanderLorenz Meier2012-09-021-0/+5
* Fixed arming state setting / publicationLorenz Meier2012-09-021-1/+1
* 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-272-16/+19
* Minor cleanups, added more error verbosity, XXX parameters get now read it at...Lorenz Meier2012-08-271-1/+1
* 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-222-15/+93
|\
| * Porting to new param interface, updated mixersLorenz Meier2012-08-202-16/+94
* | 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-182-40/+60
* Fixed mag axis assignment, fixed mag calibrationLorenz Meier2012-08-171-3/+16
* Minor tweaks and command parsing debuggingLorenz Meier2012-08-161-1/+1
* Fixed arming bugLorenz Meier2012-08-161-1/+1
* Various fixes for params interfaceLorenz Meier2012-08-162-23/+28
* mag cal, scaling of throttleLorenz Meier2012-08-161-5/+5
* 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-133-126/+202
* 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-082-103/+146
* HIL fixed, fixedwing control fixesIvan Ovinnikov2012-08-071-0/+3
* Completed calibration state machine, calibration state now propagating to sen...Lorenz Meier2012-08-063-47/+89
* 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-046-0/+1652