aboutsummaryrefslogtreecommitdiff
path: root/apps/sensors/sensor_params.c
Commit message (Expand)AuthorAgeFilesLines
* Removed commented-out lines (EXP support)Lorenz Meier2013-01-071-14/+0
* Cleaned up control mode state machine / flight mode / navigation state machin...Lorenz Meier2012-12-271-17/+68
* Enabled manual override switch, work in progress. Added initial demix testing...Lorenz Meier2012-12-011-0/+2
* Enabled aux manual control channelsLorenz Meier2012-11-241-1/+1
* Set mag scale to 1 as defaultLorenz Meier2012-11-081-3/+3
* Fine tuning of manual controlTobias Naegeli2012-11-011-7/+7
* Calibration improvementLorenz Meier2012-10-291-0/+3
* Calibration WIP, not compilingLorenz Meier2012-10-171-0/+4
* working offboardtnaegeli2012-10-091-3/+3
* fixed up RC inputs, removed magic numbers, added dead zones, needs testingLorenz Meier2012-09-121-5/+5
* Got rid of a bunch of magic numbers, manual controls can now be set up fine-g...Lorenz Meier2012-09-111-0/+5
* Fixed calibration routines to ignore previous offsets during calibration, add...Lorenz Meier2012-09-111-9/+13
* Added RC params, fixed attitude and position controlLorenz Meier2012-09-081-0/+16
* Let's do the sensors in C++. It's much tidier.px4dev2012-08-251-0/+108