aboutsummaryrefslogtreecommitdiff
path: root/apps/sensors
Commit message (Collapse)AuthorAgeFilesLines
* Changed mavlink and sensors apps to deamons, now started with mavlink start ↵Lorenz Meier2012-08-191-6/+46
| | | | and sensors start.
* State machine cleanup, introduced variable rates for MAVLink depending on ↵Lorenz Meier2012-08-181-1/+1
| | | | the baud rate
* Fixed PI wrapping code, debugging more sensor code, possible misalignment of ↵Lorenz Meier2012-08-171-6/+6
| | | | mag and acc frames in filter
* Fixed mag axis assignment, fixed mag calibrationLorenz Meier2012-08-172-5/+5
|
* Minor tweaks and command parsing debuggingLorenz Meier2012-08-161-1/+1
|
* mag cal, scaling of throttleLorenz Meier2012-08-161-2/+2
|
* Massive improvements in state machine, still tracing wrong throttle scaling ↵Lorenz Meier2012-08-132-2/+6
| | | | in manual input path
* Added manual control abstraction layer, reworked sensors and ardrone_control ↵Lorenz Meier2012-08-111-8/+51
| | | | apps to use it instead of direct RC channels
* Minor but important fixes across systemLorenz Meier2012-08-081-13/+16
|
* HIL fixed, fixedwing control fixesIvan Ovinnikov2012-08-071-1/+3
|
* Completed calibration state machine, calibration state now propagating to ↵Lorenz Meier2012-08-061-4/+8
| | | | sensor, scale calibration soon
* Minor fixes to HMC driver, mag calibration doneLorenz Meier2012-08-051-11/+23
|
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-051-21/+25
|
* Fresh import of the PX4 firmware sources.px4dev2012-08-044-0/+908