aboutsummaryrefslogtreecommitdiff
path: root/src/modules/attitude_estimator_ekf
Commit message (Expand)AuthorAgeFilesLines
* Removed bogus sensor counters, replaced them with proper timestampsLorenz Meier2014-01-121-9/+5
* Attitude_estimator_ekf: Fix params, this bug caused the multirotor_att_contro...Julian Oes2013-12-271-4/+4
* Hotfix: Reduce mag influence on att estimateLorenz Meier2013-12-271-5/+7
* Hotfix: Rely on gyro calibrationLorenz Meier2013-08-311-12/+14
* Merged masterLorenz Meier2013-08-141-5/+5
|\
| * Hotfix for attitude estimator EKF initLorenz Meier2013-08-041-5/+5
* | Merge branch 'master' of github.com:PX4/Firmware into new_state_machineLorenz Meier2013-07-191-2/+4
|\|
| * Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-181-2/+4
| * Merge pull request #310 from PX4/att_fixLorenz Meier2013-07-091-24/+24
| |\
| | * fixed attitude estimator paramsLorenz Meier2013-06-171-24/+24
* | | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-7/+7
* | | Merge branch 'master' into new_state_machineJulian Oes2013-07-081-1/+1
|\| |
| * | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-171-1/+1
| |\ \
| * | | Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
| | |/ | |/|
* | | Merge with att_fixJulian Oes2013-06-171-24/+24
| |/ |/|
* | Fixed too low stack sizesLorenz Meier2013-06-171-1/+1
|/
* Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-272-5/+4
* MergedLorenz Meier2013-04-271-13/+49
* Merge working changes into export-build branch.px4dev2013-04-2629-0/+3301