aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add macro for multi topic supportLorenz Meier2014-12-261-0/+27
* | | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-253-6/+78
|\| |
| * | navigator: report using mission result if a DO_JUMP waypoint has been changedBan Siesta2014-12-191-0/+3
| * | topics: move geofence status to its own topicBan Siesta2014-12-193-6/+75
| |/
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-184-257/+96
|\|
| * Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-154-4/+4
| |\
| * | extended uORB structs with VTOL specific control topicsRoman Bapst2014-12-027-2/+104
* | | Merge commit 'aa40c69853be0dc7e79bc3084472b77f9667c1f1' into dev_ros_mcattThomas Gubler2014-12-163-3/+3
|\ \ \ | | |/ | |/|
| * | uORB home position: Add AMSL as clarificaiton in docsLorenz Meier2014-12-061-1/+1
| * | uORB mission topic: Add AMSL as clarificaiton in docsLorenz Meier2014-12-061-1/+1
| * | Fix vehicle command docs to AMSLLorenz Meier2014-12-061-1/+1
* | | mc att: use multiplatform publisherThomas Gubler2014-12-111-0/+1
* | | Subscription: define more templatesThomas Gubler2014-12-101-0/+2
* | | remove actuator armed uorb topicThomas Gubler2014-12-081-63/+0
* | | parameter update as msgThomas Gubler2014-12-081-61/+0
* | | actuator armed as msgThomas Gubler2014-12-081-19/+13
* | | WIP, move some ORB definesThomas Gubler2014-12-081-1/+8
* | | vehicle cotnrol mode as msgThomas Gubler2014-12-081-95/+0
* | | vehicle rates sp as msgThomas Gubler2014-12-081-67/+0
* | | fix headers, remove unneded uorb headersThomas Gubler2014-12-083-213/+0
* | | actuator controls as msgThomas Gubler2014-12-081-27/+11
* | | manual_control_setpoint as msgThomas Gubler2014-12-081-65/+33
* | | move vehicle_attitude_setpoint to msg formatThomas Gubler2014-12-081-37/+22
* | | Merge branch 'ROS_shared_lib_base_class' into dev_ros_rossharedlibThomas Gubler2014-12-051-1/+1
|\ \ \
| * | | Merge remote-tracking branch 'upstream/master' into ROS_shared_lib_base_classThomas Gubler2014-12-059-20/+103
| |\| |
| | * | Corrected time_gps_usec values description.Holger Steinhaus2014-11-281-1/+1
| | |/
* | | Merge remote-tracking branch 'upstream/ROS_shared_lib_base_class' into dev_ro...Thomas Gubler2014-12-0211-11/+11
|\| |
| * | use px4_config header for multiple platform supportRoman Bapst2014-11-111-1/+1
| * | use px4_defines header to distinguish platformRoman Bapst2014-11-1111-56/+17
| * | removed files and code segments which should not be there and removedRoman Bapst2014-11-101-66/+0
| * | pulled from PX4 masterRoman Bapst2014-11-1012-25/+321
| |\ \
| * | | updated from remoteRoman Bapst2014-10-232-0/+135
| * | | Adapted for shared library use with ROSRoman Bapst2014-09-271-2/+4
| * | | Adapted uORB topic files to work with ROS (data stuctures are used but not th...Roman Bapst2014-09-2510-4/+41
* | | | remove rc_channels, vehicle_attitude topic header filesThomas Gubler2014-12-022-188/+0
* | | | uORB::SubscriptionNode stores intervalThomas Gubler2014-11-281-10/+17
* | | | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-11-284-9/+89
|\ \ \ \ | | |_|/ | |/| |
| * | | Merged PX4Flow driver changesLorenz Meier2014-11-268-13/+94
| |\ \ \
| | * | | uORB: added actuator_direct topicAndrew Tridgell2014-11-263-0/+74
| * | | | replaced optical_flow mavlink message with optical_flow_rad, added gyro_tempe...dominiho2014-10-301-0/+1
| * | | | Merge branch 'master' of https://github.com/PX4/Firmware into px4flow_integra...dominiho2014-10-302-0/+73
| |\ \ \ \
| * | | | | added px4flow integral frame, adjusted px4flow i2c driver, adjusted postition...dominiho2014-10-281-9/+14
* | | | | | wip, working on the nuttx wrapperThomas Gubler2014-11-263-5/+7
* | | | | | Merge remote-tracking branch 'upstream/uorbtinymerge' into dev_rosThomas Gubler2014-11-254-51/+177
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/pr/1040' into uorbtinymergeThomas Gubler2014-11-254-51/+177
| |\ \ \ \ \ \
| | * | | | | | Added uORB tiny pub/sub for usage without struct on stack.James Goppert2014-06-054-51/+177
* | | | | | | | WIP, towards more px4 compatibility, first macrosThomas Gubler2014-11-252-0/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into PR_RCLossDur2philipoe2014-11-206-12/+91
|\| | | | | |
| * | | | | | uORB: Save space, does not do complex operationsLorenz Meier2014-11-151-0/+2
| * | | | | | Merge pull request #1452 from hsteinhaus/drive_testingLorenz Meier2014-11-131-1/+1
| |\ \ \ \ \ \