aboutsummaryrefslogtreecommitdiff
path: root/apps/attitude_estimator_ekf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-041-1/+1
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-1/+1
* Exposed measurement noise covariance and process noise covariance as MAVLink ...Lorenz Meier2012-10-034-189/+381
* Commit finished attitude estim cleanupLorenz Meier2012-10-031-0/+7
* Clean 250 Hz updates in filter, partial updates enabledLorenz Meier2012-10-031-16/+41
* Simplified pos estimator, ready for testsLorenz Meier2012-10-021-4/+4
* Minor cleanups in debug output and offboard control armingLorenz Meier2012-10-021-25/+25
* Updated update / telemetry rates, updated covarianceLorenz Meier2012-10-021-3/+6
* Updated EKF filter, fixed uploader (reverted to master)Lorenz Meier2012-10-0230-1302/+1029
* Merge branch 'master' of https://github.com/tnaegeli/Firmware into task_spawnLorenz Meier2012-10-011-6/+23
|\
| * EKFtnaegeli2012-10-011-6/+23
* | Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-011-1/+8
|/
* Enabled mag updates againLorenz Meier2012-09-211-1/+1
* Debugging output still enabled, fixed a number of additional issuesLorenz Meier2012-09-211-10/+43
* Fixed stupid interface bugs, workingLorenz Meier2012-09-213-13/+14
* Updated C files for attitude estimatorLorenz Meier2012-09-2128-34/+37
* Completely implemented offboard controlLorenz Meier2012-09-212-20/+38
* Fixes and style, deamonized filterLorenz Meier2012-09-191-20/+79
|\
| * Minor style and documentation cleanupsLorenz Meier2012-09-191-7/+2
* | Minor cleanups, correct sensor scalingLorenz Meier2012-09-191-57/+17
* | Updated EKF filter, untestedLorenz Meier2012-09-1934-846/+1499
|/
* Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-211-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-0430-0/+2788