aboutsummaryrefslogtreecommitdiff
path: root/src/modules/ekf_att_pos_estimator/estimator_23states.h
Commit message (Expand)AuthorAgeFilesLines
* EKF hotfix: Remove unused variables, use default initializer list for vectorsLorenz Meier2014-07-131-2/+0
* Merge branch 'master' of github.com:PX4/Firmware into simon_testLorenz Meier2014-07-031-2/+2
|\
| * Fix compiler warningsDon Gagne2014-06-291-1/+1
| * Merged estimator fixes and mavlink rate config bitsLorenz Meier2014-06-301-1/+1
* | Update estimator from PaulLorenz Meier2014-06-291-1/+19
|/
* estimator: Geo conversions: Fix float / double types to prevent warnings. Fix...Lorenz Meier2014-06-291-1/+1
* estimator lib: Improve error reportingLorenz Meier2014-06-271-3/+2
* 23 state estimator: Prepare GPS accel init (not yet active), clean up init callsLorenz Meier2014-06-221-0/+2
* Much more aggressive reset logic bounding the filter effectivelyLorenz Meier2014-06-121-0/+8
* New gyro offset based divergence detection and protection. Pending flight testsLorenz Meier2014-06-101-2/+11
* Switching back to 23 states, fixed mag update logicLorenz Meier2014-06-071-1/+1
* Rename / move 23 state filterLorenz Meier2014-06-071-0/+282