aboutsummaryrefslogtreecommitdiff
path: root/apps/px4/attitude_estimator_bm/attitude_estimator_bm.c
Commit message (Expand)AuthorAgeFilesLines
* Deleted old cruftLorenz Meier2012-10-261-283/+0
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Fixed to mag measurement and filterLorenz Meier2012-09-071-1/+1
* Checkpoint - this is worth an AR.Drone flight test. Fixed thrust scaling in s...Lorenz Meier2012-09-041-3/+3
* More black magic put into the attitude estimation - works nicely nowLorenz Meier2012-08-291-6/+6
* Merged parameter changesLorenz Meier2012-08-221-10/+10
|\
* | Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-211-1/+1
* | Improved tuning for current attitude estimation hack, needs to be removed ASAPLorenz Meier2012-08-211-6/+17
|/
* Reduced optimistic send rates, better mag scalingLorenz Meier2012-08-201-3/+3
* Fixed attitude mag scalingLorenz Meier2012-08-201-3/+3
* Fixed incorrect scaling of acceleration valuesLorenz Meier2012-08-191-3/+3
* State machine cleanup, introduced variable rates for MAVLink depending on the...Lorenz Meier2012-08-181-1/+1
* Fixed PI wrapping code, debugging more sensor code, possible misalignment of ...Lorenz Meier2012-08-171-6/+10
* HIL fixed, fixedwing control fixesIvan Ovinnikov2012-08-071-49/+56
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-051-3/+36
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+228