aboutsummaryrefslogtreecommitdiff
path: root/src/platforms
Commit message (Expand)AuthorAgeFilesLines
* add explicit non-callback contructor for nuttx/uorb subscriber to work around...Thomas Gubler2014-12-173-1/+36
* px4 nodehandle: nuttx: call spin once also after timeoutThomas Gubler2014-12-171-6/+1
* lots' of header juggling and small changes to make mc att control compile for...Thomas Gubler2014-12-164-1/+270
* Merge remote-tracking branch 'upstream/ROS_shared_lib_base_class' into dev_ro...Thomas Gubler2014-12-151-0/+20
|\
| * added file to make PX4 math functions compatible with eigenRoman Bapst2014-12-151-0/+20
* | mc att: use multiplatform subscriptions typeThomas Gubler2014-12-121-3/+3
* | mc att: use multiplatform publisherThomas Gubler2014-12-111-0/+2
* | add base class and template subscriber class as well to improve interface to ...Thomas Gubler2014-12-114-32/+68
* | subscription class for ros now stores last message to avoid manual copy and s...Thomas Gubler2014-12-113-41/+109
* | WIP, make class based and extended subscriber/publisher example compile for rosThomas Gubler2014-12-112-2/+18
* | change definition of px4 main functionThomas Gubler2014-12-111-1/+1
* | px4 subscriber: uorb: check if callback null at correct locationThomas Gubler2014-12-101-4/+6
* | add systemlib to px4 includesThomas Gubler2014-12-101-0/+1
* | px4 subscriber/nuttx: don't call null callbackThomas Gubler2014-12-101-0/+4
* | add missing __EXPORTThomas Gubler2014-12-101-1/+1
* | hack to define isspace in px4_defines, add macro for subscription without cal...Thomas Gubler2014-12-101-2/+10
* | parameter update as msgThomas Gubler2014-12-081-0/+1
* | actuator armed as msgThomas Gubler2014-12-081-0/+1
* | WIP, move some ORB definesThomas Gubler2014-12-081-7/+0
* | vehicle cotnrol mode as msgThomas Gubler2014-12-081-0/+1
* | change headers to use vehicle attitude msgThomas Gubler2014-12-081-0/+1
* | fix headers, remove unneded uorb headersThomas Gubler2014-12-081-4/+2
* | 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