aboutsummaryrefslogtreecommitdiff
path: root/apps/attitude_estimator_ekf
Commit message (Expand)AuthorAgeFilesLines
* Reducing stack sizes to free some RAMLorenz Meier2012-10-301-1/+1
* Deleted old cruftLorenz Meier2012-10-262-378/+0
* Proper attitude initialization, finite check on attitude outputsLorenz Meier2012-10-251-3/+10
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Fixed a range of initialization issues in filter, does not any more emit NaN ...Lorenz Meier2012-10-173-41/+36
* Controller and estimator updatesdaregger2012-10-1634-120/+249
* Wip on inner rate loopdaregger2012-10-161-4/+5
* Merged new EKF versionLorenz Meier2012-10-1633-685/+670
* Disable rate control, disable offset estimationLorenz Meier2012-10-131-3/+4
* working offboardtnaegeli2012-10-091-3/+3
* 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