aboutsummaryrefslogtreecommitdiff
path: root/src/modules/att_pos_estimator_ekf
Commit message (Expand)AuthorAgeFilesLines
* mathlib: Matrix and Quaternion cleanup and bugfixes. Copyright updated.Anton Babushkin2013-12-251-1/+1
* mathlib: Vector class major cleanupAnton Babushkin2013-12-241-4/+4
* att_pos_estimator_ekf: fixes, mathlib: minor changesAnton Babushkin2013-12-232-7/+15
* mathlib minor fixesAnton Babushkin2013-12-191-15/+0
* mathlib fixesAnton Babushkin2013-12-192-57/+55
* Added local position pub to att_pos_esitmator_ekfJames Goppert2013-11-142-24/+56
* Smaller hotfixes for att pos estimatorLorenz Meier2013-11-031-6/+3
* We compile with GCC 4.7.4Lorenz Meier2013-10-101-13/+13
* TAKEOFF implemented for multirotors, added altitude check to waypoint navigat...Anton Babushkin2013-08-261-1/+1
* Working on segway controller, restructure of fixedwing.James Goppert2013-07-281-2/+2
* Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-181-1/+2
* Hotfix: fixed compile warningsLorenz Meier2013-07-111-6/+6
* Fixes to estimator and HIL startup scriptLorenz Meier2013-07-042-5/+5
* Fixed yaw estimate, minor comment and code style improvements. Added option f...Lorenz Meier2013-06-305-33/+148
* Merge branch 'mag-correct-yaw' of github.com:jgoppert/Firmware into fw_hil_testLorenz Meier2013-06-221-73/+25
|\
| * Changed to yaw only mag correction.James Goppert2013-06-181-73/+25
* | MergedLorenz Meier2013-06-071-7/+9
|\|
| * Saved a few string bytes, cleaned up task names and outputLorenz Meier2013-06-061-7/+8
* | Merged masterLorenz Meier2013-06-061-1/+3
|\|
| * Completed main implementation and debuggingSimon Wilks2013-06-041-1/+3
* | Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
|/
* Merge branch 'master' of github.com:PX4/Firmware into public-export-buildLorenz Meier2013-04-271-2/+2
* Moved James Gopperts EKF to the new worldLorenz Meier2013-04-275-0/+1164