aboutsummaryrefslogtreecommitdiff
path: root/src/modules/attitude_estimator_so3_comp/attitude_estimator_so3_comp_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bug in so3 estimator related to R matrixHyon Lim (Retina)2013-08-311-2/+2
* 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
* | Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-7/+7
|/
* Tracked task_spawn API changes for sdlog2 and att_estm_so3_compLorenz Meier2013-06-061-1/+1
* Add detailed documentation for SO3 gains tuning.Hyon Lim (Retina)2013-06-061-10/+38
* I finished to implement nonlinear complementary filter on the SO(3).Hyon Lim (Retina)2013-05-291-56/+120
* Test flight has been performed with nonlinear SO(3) attitude estimator.Hyon Lim (Retina)2013-05-231-111/+113
* To use freeIMU processing visualization tool, I have implemented float number...Hyon Lim (Retina)2013-05-231-77/+196
* Roll pitch yaw should be verified againHyon Lim (Retina)2013-05-231-93/+93
* I do not know why roll angle is not correct. But system looks okayHyon Lim (Retina)2013-05-231-34/+38
* Fixed few minor bugHyon Lim (Retina)2013-05-231-0/+6
* Initial work of so3 nonlinear complementary filterHyon Lim (Retina)2013-05-231-0/+610