aboutsummaryrefslogtreecommitdiff
path: root/apps/position_estimator
Commit message (Collapse)AuthorAgeFilesLines
* More compile fixesLorenz Meier2012-10-261-7/+1
|
* Build fix after cleanupLorenz Meier2012-10-261-2/+0
|
* Deleted old cruftLorenz Meier2012-10-2616-1360/+0
|
* Clean 250 Hz updates in filter, partial updates enabledLorenz Meier2012-10-031-2/+3
|
* Simplified pos estimator, ready for testsLorenz Meier2012-10-022-90/+87
|
* Fix an architectural issue with the ORB that prevented publication from ↵px4dev2012-08-211-1/+1
| | | | | | interrupt context. ORB topic advertisements are now global handles that can be used in any context. It is still possible to open a topic node as a publisher, but it's not the default. As a consequence, the type of the handle returned from orb_advertise has changed; all other API remains the same.
* Fresh import of the PX4 firmware sources.px4dev2012-08-0419-0/+1837