aboutsummaryrefslogtreecommitdiff
path: root/apps/sensors/sensors.c
Commit message (Expand)AuthorAgeFilesLines
* More black magic put into the attitude estimation - works nicely nowLorenz Meier2012-08-291-1201/+0
* Minor cleanups, added more error verbosity, XXX parameters get now read it at...Lorenz Meier2012-08-271-2/+6
* Fixed a few readout bugs in sensors appLorenz Meier2012-08-251-26/+24
* Improved param load / store text feedback, ported sensors app to new driver m...Lorenz Meier2012-08-251-545/+309
* improvements / debugging on I2C driversLorenz Meier2012-08-241-15/+23
* Added required scalings, added gyro to MPU6000 test, changed sensors app to r...Lorenz Meier2012-08-241-90/+149
* Bolted new param interface into the sensors app, continuing porting across co...Lorenz Meier2012-08-231-58/+243
* Sensor readout, testing and driver adjustmentsLorenz Meier2012-08-221-99/+233
|\
| * Working towards full sensor flexibilityLorenz Meier2012-08-161-105/+234
* | Fixed a bunch of issues in the arming state machine for multirotors, arming /...Lorenz Meier2012-08-221-1/+1
* | Merged parameter changesLorenz Meier2012-08-221-0/+62
|\ \
| * | Added more params, old read-in code not yet replacedLorenz Meier2012-08-211-6/+10
| * | Porting to new param interface, updated mixersLorenz Meier2012-08-201-1/+59
* | | Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-211-5/+4
|/ /
* | fixed sensors error printingpixhawk2012-08-201-2/+3
* | Added deamon example, reworked / merged multirotor attitude control. Ready fo...Lorenz Meier2012-08-191-1/+1
* | Cleaned up position control (WIP), moved PID structs (should become classes) ...Lorenz Meier2012-08-191-1/+1
* | Fixed incorrect scaling of acceleration valuesLorenz Meier2012-08-191-3/+3
* | Added simple, but complete code exampleLorenz Meier2012-08-191-11/+34
* | Changed mavlink and sensors apps to deamons, now started with mavlink start a...Lorenz Meier2012-08-191-6/+46
* | State machine cleanup, introduced variable rates for MAVLink depending on the...Lorenz Meier2012-08-181-1/+1
* | Fixed PI wrapping code, debugging more sensor code, possible misalignment of ...Lorenz Meier2012-08-171-6/+6
* | Fixed mag axis assignment, fixed mag calibrationLorenz Meier2012-08-171-4/+4
* | 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 i...Lorenz Meier2012-08-131-1/+5
* Added manual control abstraction layer, reworked sensors and ardrone_control ...Lorenz Meier2012-08-111-8/+51
* 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 sen...Lorenz Meier2012-08-061-4/+8
* 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-041-0/+852