aboutsummaryrefslogtreecommitdiff
path: root/src/modules/ekf_att_pos_estimator/estimator_utilities.h
Commit message (Expand)AuthorAgeFilesLines
* AttPosEKF: Added missing license header textJohan Jansen2015-02-111-2/+43
* Add missing states, build fix for masterLorenz Meier2014-07-281-0/+4
* EKF hotfix: Remove unused variables, use default initializer list for vectorsLorenz Meier2014-07-131-3/+1
* EKF hotfix: Force zero initialization of vectorsLorenz Meier2014-07-131-0/+8
* Update estimator from PaulLorenz Meier2014-06-291-1/+2
* Define earth radius as double, as our calculations relying on it need double ...Lorenz Meier2014-06-291-2/+2
* estimator lib: Improve error reportingLorenz Meier2014-06-271-0/+3
* Much more aggressive reset logic bounding the filter effectivelyLorenz Meier2014-06-121-4/+4
* 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 v...Lorenz Meier2014-06-071-0/+79