aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lots' of header juggling and small changes to make mc att control compile for...Thomas Gubler2014-12-1620-88/+376
* moved msg filesThomas Gubler2014-12-1611-1/+6
* 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: correctly handle topics which are simultaneously subscribed and publi...Thomas Gubler2014-12-123-51/+51
* | mc att: use multiplatform subscriptions typeThomas Gubler2014-12-125-43/+44
* | mc att: remove subscriber handlesThomas Gubler2014-12-122-23/+0
* | mc att: use multiplatform publisherThomas Gubler2014-12-114-30/+31
* | mc att: use PX4 macros to init and get paramsThomas Gubler2014-12-112-61/+61
* | mc att: convert param definitions to be compatible with multiplatform buildThomas Gubler2014-12-112-20/+86
* | WIP remove unnecessary functionsThomas Gubler2014-12-114-123/+3
* | mc att control: prepare for ros integration, move class into spearate fileThomas Gubler2014-12-116-557/+609
* | Merge branch 'dev_ros' into dev_ros_mcattThomas Gubler2014-12-11108-4054/+5449
|\ \
| * | add base class and template subscriber class as well to improve interface to ...Thomas Gubler2014-12-116-34/+70
| * | subscription class for ros now stores last message to avoid manual copy and s...Thomas Gubler2014-12-115-45/+113
| * | move px4::init callThomas Gubler2014-12-111-2/+2
| * | WIP, make class based and extended subscriber/publisher example compile for rosThomas Gubler2014-12-119-19/+50
| * | change definition of px4 main functionThomas Gubler2014-12-113-9/+9
| * | subscriber example: add commentThomas Gubler2014-12-101-0/+1
| * | add no callback example to subscriber exampleThomas Gubler2014-12-102-6/+12
| * | px4 subscriber: uorb: check if callback null at correct locationThomas Gubler2014-12-101-4/+6
| * | subscriber example: improve initThomas Gubler2014-12-102-6/+4
| * | write publisher example as classThomas Gubler2014-12-1011-224/+483
| * | add sched.h to systemlib includesThomas Gubler2014-12-101-0/+1
| * | add systemlib to px4 includesThomas Gubler2014-12-101-0/+1
| * | Merge branch 'dev_ros_sharedlibbaseclass' into dev_ros_sharedlibbaseclass_mcattThomas Gubler2014-12-100-0/+0
| |\ \
| | * | Merge remote-tracking branch 'upstream/ROS_shared_lib_base_class' into dev_ro...Thomas Gubler2014-12-100-0/+0
| | |\|
| | | * mc att ctl: remove code which is already in base classThomas Gubler2014-12-081-27/+0
| * | | very much WIP, start to make mc att control p4 and ros compatibleThomas Gubler2014-12-101-206/+212
| * | | 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
| * | | Subscription: define more templatesThomas Gubler2014-12-101-0/+2
| * | | add nuttx platform to default makefileThomas Gubler2014-12-101-0/+1
| |/ /
| * | remove actuator armed uorb topicThomas Gubler2014-12-081-63/+0
| * | remove unnecessary type in msg.h templateThomas Gubler2014-12-081-2/+1
| * | add platforms/nuttx to default makefileThomas Gubler2014-12-081-1/+11
| * | mc att ctl: remove code which is already in base classThomas Gubler2014-12-081-27/+0
| * | parameter update as msgThomas Gubler2014-12-084-62/+2
| * | actuator armed as msgThomas Gubler2014-12-085-26/+20
| * | WIP, move some ORB definesThomas Gubler2014-12-082-8/+8
| * | vehicle cotnrol mode as msgThomas Gubler2014-12-085-96/+24
| * | change headers to use vehicle attitude msgThomas Gubler2014-12-082-1/+1
| * | vehicle rates sp as msgThomas Gubler2014-12-082-67/+6
| * | fix headers, remove unneded uorb headersThomas Gubler2014-12-085-218/+2
| * | actuator controls as msgThomas Gubler2014-12-088-35/+30
| * | manual_control_setpoint as msgThomas Gubler2014-12-086-71/+82
| * | move vehicle_attitude_setpoint to msg formatThomas Gubler2014-12-0811-64/+66
| * | add mc att to cmakelistThomas Gubler2014-12-081-0/+10
| * | set NuttX submoduleThomas Gubler2014-12-061-0/+0