aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/Publication.cpp
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.
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-11-281-0/+2
|\|
| * uORB: added actuator_direct topicAndrew Tridgell2014-11-261-0/+2
| | | | | | | | | | this topic will be used to allow direct output of actuator values for uavcan, bypassing the mixer.
* | wip, working on the nuttx wrapperThomas Gubler2014-11-261-0/+1
| |
* | Merge remote-tracking branch 'upstream/uorbtinymerge' into dev_rosThomas Gubler2014-11-251-3/+3
|\ \
| * \ Merge remote-tracking branch 'upstream/pr/1040' into uorbtinymergeThomas Gubler2014-11-251-3/+3
| |\ \ | | |/ | |/| | | | | | | | | | Conflicts: mavlink/include/mavlink/v1.0 src/modules/mc_att_control/mc_att_control_main.cpp
| | * Added uORB tiny pub/sub for usage without struct on stack.James Goppert2014-06-051-3/+3
| | |
* | | WIP, towards more px4 compatibility, first macrosThomas Gubler2014-11-251-0/+1
|/ /
* / introduce tecs status uorb messageThomas Gubler2014-05-241-0/+2
|/
* Added encoder uORB message/ fixedwing_backside working if enabled.James Goppert2014-03-201-0/+12
|
* Fix for md25 and uORB update.James Goppert2014-03-201-0/+2
|
* Fixed uORB Pub/Sub templates for GCC 4.7James Goppert2014-03-201-0/+27
|
* Moved UOrbPubliction/Subscription to uORB::Publication/SubscriptionJames Goppert2014-03-201-0/+39