aboutsummaryrefslogtreecommitdiff
path: root/apps/sensors/sensor_params.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Lorenz Meier2012-09-111-0/+5
| | | | fine-grained
* Fixed calibration routines to ignore previous offsets during calibration, ↵Lorenz Meier2012-09-111-9/+13
| | | | added scale compensation for MPU-6000
* 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