aboutsummaryrefslogtreecommitdiff
path: root/src/platforms
Commit message (Expand)AuthorAgeFilesLines
* actuator controls as msgThomas Gubler2014-12-082-0/+11
* manual_control_setpoint as msgThomas Gubler2014-12-081-0/+1
* move vehicle_attitude_setpoint to msg formatThomas Gubler2014-12-083-2/+4
* Merge branch 'dev_ros' into dev_ros_rossharedlibThomas Gubler2014-12-046-40/+273
|\
| * platform headers: fix code styleThomas Gubler2014-12-044-30/+45
| * more documentation commentsThomas Gubler2014-12-043-7/+66
| * nodehandle: add documentation commentsThomas Gubler2014-12-041-8/+44
| * comments for px4 definesThomas Gubler2014-12-041-11/+42
| * better support for param default values on ros and px4Thomas Gubler2014-12-041-1/+3
| * make param wrapper macros compatible for px4 and ros, needs cleanupThomas Gubler2014-12-031-5/+16
| * bring up param wrapper for px4, moved global include fileThomas Gubler2014-12-032-1/+64
| * improve param wrapper for ros, prepare for px4Thomas Gubler2014-12-032-2/+16
| * add parameter wrapper macros for rosThomas Gubler2014-12-031-0/+2
| * update commentsThomas Gubler2014-12-031-3/+3
* | Merge remote-tracking branch 'upstream/ROS_shared_lib_base_class' into dev_ro...Thomas Gubler2014-12-021-0/+142
|\ \ | |/ |/|
| * added ros specific source file for performance_counterRoman Bapst2014-11-111-0/+142
| * updatedRoman Bapst2014-11-111-0/+1
| * pixhawk specific filesRoman Bapst2014-11-111-5/+0
| * use px4_defines header to distinguish platformRoman Bapst2014-11-111-1/+3
| * added header file with platformspecific definitionsRoman Bapst2014-11-111-0/+56
* move px4_defines fileThomas Gubler2014-12-021-0/+77
* add macros for easy 2d array support, builds on px4 test buildThomas Gubler2014-12-021-72/+0
* add PX4 advertise macroThomas Gubler2014-11-281-0/+1
* add support for subcription method callbacks for ros and nuttxThomas Gubler2014-11-282-7/+17
* correctly handle interval, call callback only when topic updated, add example...Thomas Gubler2014-11-282-1/+6
* make px4::ok work, use it in px4::spinThomas Gubler2014-11-286-38/+24
* re-add accidentally deleted line from commit bc4209681c39fc934defcff318221e2c...Thomas Gubler2014-11-281-0/+2
* remove commentThomas Gubler2014-11-281-27/+0
* use interval setting correctly, improve px4::spinThomas Gubler2014-11-282-10/+34
* actually call callbackThomas Gubler2014-11-282-10/+7
* macro for topic subscriptionThomas Gubler2014-11-281-4/+6
* WIP, c++11 style callbacks for px4Thomas Gubler2014-11-284-23/+63
* move spin functions to nodehandleThomas Gubler2014-11-263-14/+5
* fix ros compile errorsThomas Gubler2014-11-261-6/+6
* reenable task flagThomas Gubler2014-11-263-4/+8
* wip, working on the nuttx wrapperThomas Gubler2014-11-2610-37/+77
* WIP, towards more px4 compatibility, first macrosThomas Gubler2014-11-253-6/+60
* ros wrapper: small reorderingThomas Gubler2014-11-253-7/+15
* px4 wrapper for ros publisherThomas Gubler2014-11-252-4/+30
* define default queue sizeThomas Gubler2014-11-251-1/+2
* create list of subscribersThomas Gubler2014-11-241-2/+12
* improve subsciber apiThomas Gubler2014-11-242-3/+7
* wrapped subscriberThomas Gubler2014-11-247-2/+118
* Restructuring of generic middleware support files, wrapping of the main ROS c...Lorenz Meier2014-11-0913-0/+635