aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/Subscription.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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