aboutsummaryrefslogtreecommitdiff
path: root/src/modules/ekf_att_pos_estimator
Commit message (Expand)AuthorAgeFilesLines
...
* ekf: Put reset statements after variable zero operation to ensure values get ...Lorenz Meier2014-04-221-4/+4
* Better / cleaner initialization of the attitude estimatorLorenz Meier2014-04-223-22/+38
* ekf_att_pos_estimator: Fixed mag initialization, now starts with initial meas...Lorenz Meier2014-04-211-8/+11
* Added debug macro for EKF. Fixed mag state handling which was only partially ...Lorenz Meier2014-04-212-35/+123
* att_pos_estimator_ekf: Update filter to new filter APILorenz Meier2014-04-211-2/+2
* ekf_att_pos_estimator: Using right app nameLorenz Meier2014-04-211-1/+1
* Updated estimator, not using optical flow for now until proven on the benchLorenz Meier2014-04-212-331/+26
* Merge branch 'ekf_params' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-201-6/+16
|\
| * Changed home position set to depend on the commander home position switchLorenz Meier2014-04-201-6/+16
* | Safety checks, prepared to use GPS varianceLorenz Meier2014-04-201-9/+38
* | Proper zero init of the filterLorenz Meier2014-04-201-0/+2
|/
* Merge branch 'master' of github.com:PX4/Firmware into ekf_paramsLorenz Meier2014-04-201-1/+1
* Updated filter to most recent version with accel scale estimation, exposed cr...Lorenz Meier2014-04-204-583/+1190
* Renamed FW filter to EKF to express its generic properties, switched multicop...Lorenz Meier2014-04-195-0/+4114