aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/Subscription.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into ↵Thomas Gubler2015-02-011-1/+1
|\ | | | | | | | | | | | | ros_messagelayer_merge2_attctrl_posctrl Conflicts: src/drivers/px4fmu/fmu.cpp
| * Initial stab at supporting multiple publications on the same base name and ↵Lorenz Meier2015-01-291-1/+1
| | | | | | | | auto-enumeration of additional publications.
* | uORB::SubscriptionNode stores intervalThomas Gubler2014-11-281-10/+17
| |
* | Added uORB tiny pub/sub for usage without struct on stack.James Goppert2014-06-051-21/+89
|/
* Fixed uORB Pub/Sub templates for GCC 4.7James Goppert2014-03-201-10/+4
|
* Moved List.hpp from controllib to src/include/containers.James Goppert2014-03-201-1/+1
|
* Moved UOrbPubliction/Subscription to uORB::Publication/SubscriptionJames Goppert2014-03-201-0/+134