aboutsummaryrefslogtreecommitdiff
path: root/src/modules/ekf_att_pos_estimator/module.mk
Commit message (Collapse)AuthorAgeFilesLines
* Update EKF estimator to most recent version from Paul RiseboroughLorenz Meier2014-12-301-1/+1
|
* EKF att/pos estimator: Fix warnings (cross-checked stack size already)Lorenz Meier2014-12-261-1/+1
|
* Replace use of -Wno-error and only ignore specific warningsDaniel Agar2014-12-231-1/+2
|
* turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-1/+1
|
* Enable C++ warnings for EKFLorenz Meier2014-07-131-0/+2
|
* Switching back to 23 states, fixed mag update logicLorenz Meier2014-06-071-1/+1
|
* Add support for 21 and 23 state estimators. Promoto a number of small delta ↵Lorenz Meier2014-06-071-1/+2
| | | | variables to double
* ekf_att_pos_estimator: module.mk fixedAnton Babushkin2014-05-171-3/+3
|
* Renamed FW filter to EKF to express its generic properties, switched ↵Lorenz Meier2014-04-191-0/+42
multicopters over to this filter for first tests.