aboutsummaryrefslogtreecommitdiff
path: root/src/modules/ekf_att_pos_estimator/estimator_22states.cpp
Commit message (Expand)AuthorAgeFilesLines
* AttPosEKF: Replace sqrt with sqrtfJohan Jansen2015-02-111-5/+5
* AttPosEKF: Added missing license header textJohan Jansen2015-02-111-0/+42
* AttPosEKF: Move documentation to header fileJohan Jansen2015-02-111-28/+0
* AttPosEKF: Disable unused functionJohan Jansen2015-02-111-2/+4
* AttPosEKF: Replace custom min/max functions with c++ standardJohan Jansen2015-02-111-33/+11
* AttPosEKF: Move initializeParameters() from header to implementation fileJohan Jansen2015-02-111-0/+34
* AttPosEKF: Fix coding styleJohan Jansen2015-02-111-32/+32
* EKFAttPos: Enforce type safetyJohan Jansen2015-02-111-85/+85
* sensor combined topic: Copy error count field alongLorenz Meier2015-02-091-5/+0
* EKF estimator: Support multi-sensor setupsLorenz Meier2015-02-091-0/+5
* EKF bugfix: Replace all off-by-one (<=22 and <23) instances by correct check....Lorenz Meier2015-01-211-20/+20
* EKF: Fix race condition in accel measurement assignmentLorenz Meier2015-01-191-6/+9
* Update EKF estimator to most recent version from Paul RiseboroughLorenz Meier2014-12-301-0/+3275