aboutsummaryrefslogtreecommitdiff
path: root/src/modules/att_pos_estimator_ekf/kalman_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Decomission unmaintained position estimatorLorenz Meier2014-04-191-157/+0
* mathlib: Matrix and Quaternion cleanup and bugfixes. Copyright updated.Anton Babushkin2013-12-251-1/+1
* att_pos_estimator_ekf: fixes, mathlib: minor changesAnton Babushkin2013-12-231-1/+1
* Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-181-1/+2
* Fixed yaw estimate, minor comment and code style improvements. Added option f...Lorenz Meier2013-06-301-9/+11
* MergedLorenz Meier2013-06-071-7/+9
|\
| * Saved a few string bytes, cleaned up task names and outputLorenz Meier2013-06-061-7/+8
* | Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
|/
* Moved James Gopperts EKF to the new worldLorenz Meier2013-04-271-0/+152