aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/uORB.cpp
Commit message (Expand)AuthorAgeFilesLines
* uORB: Add API to check if a topic exists yetLorenz Meier2015-04-261-0/+20
* Better timing testsLorenz Meier2015-02-281-16/+75
* uORB: More timing tests.Lorenz Meier2015-02-281-4/+50
* Test latency of publication.Lorenz Meier2015-02-011-10/+75
* uORB: Ensure correct instance initialization, port complete mag API to new in...Lorenz Meier2015-01-291-0/+5
* uORB: correct pub creation for multi-topicsLorenz Meier2015-01-291-9/+12
* Add top to test buildLorenz Meier2015-01-291-1/+5
* Initial stab at supporting multiple publications on the same base name and au...Lorenz Meier2015-01-291-71/+189
* uORB: Remove unused functionLorenz Meier2015-01-211-12/+0
* Fixed Coverity CID #12412Lorenz Meier2015-01-191-2/+2
* Fixed typo, added testing - previous corner case now cleanly preventedLorenz Meier2013-11-031-0/+1
* Fix to cancel pending callbacks for closing ORB topicsLorenz Meier2013-11-031-2/+3
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+1006