aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/Subscription.cpp
Commit message (Collapse)AuthorAgeFilesLines
* wip, working on the nuttx wrapperThomas Gubler2014-11-261-0/+1
|
* Merge remote-tracking branch 'upstream/uorbtinymerge' into dev_rosThomas Gubler2014-11-251-12/+4
|\
| * Merge remote-tracking branch 'upstream/pr/1040' into uorbtinymergeThomas Gubler2014-11-251-12/+4
| |\ | | | | | | | | | | | | | | | 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-12/+4
| | |
* | | WIP, towards more px4 compatibility, first macrosThomas Gubler2014-11-251-0/+1
|/ /
* / U-blox driver rework, step 2Kynos2014-05-301-0/+2
|/ | | | | | | Moved satellite info from vehicle_gps_position_s into a new uORB topic satellite_info. Renamed satellites_visible to satellites_used to reflect true content. sdlog2 will log info for GPS satellites only for now.
* Added encoder uORB message/ fixedwing_backside working if enabled.James Goppert2014-03-201-0/+20
|
* Fixed uORB Pub/Sub templates for GCC 4.7James Goppert2014-03-201-0/+32
|
* Moved UOrbPubliction/Subscription to uORB::Publication/SubscriptionJames Goppert2014-03-201-0/+51