aboutsummaryrefslogtreecommitdiff
path: root/src/modules/att_pos_estimator_ekf/KalmanNav.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Hotfix: fixed compile warningsLorenz Meier2013-07-111-6/+6
|
* Fixes to estimator and HIL startup scriptLorenz Meier2013-07-041-1/+1
|
* Fixed yaw estimate, minor comment and code style improvements. Added option ↵Lorenz Meier2013-06-301-19/+89
| | | | for upfront init, prepared process for removal (later) of sensors app and subscription to individual topics. Prototyping rework of params / subscriptions to resolve GCC 4.7 incompatibility of control lib (or rather the fact that we need to work around something which looks like a compiler bug)
* Changed to yaw only mag correction.James Goppert2013-06-181-73/+25
|
* Completed main implementation and debuggingSimon Wilks2013-06-041-1/+3
|
* Moved James Gopperts EKF to the new worldLorenz Meier2013-04-271-0/+771