aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/px4_middleware.h
Commit message (Collapse)AuthorAgeFilesLines
* add missing __EXPORTThomas Gubler2014-12-101-1/+1
|
* move vehicle_attitude_setpoint to msg formatThomas Gubler2014-12-081-2/+2
|
* more documentation commentsThomas Gubler2014-12-041-0/+13
|
* make px4::ok work, use it in px4::spinThomas Gubler2014-11-281-3/+6
|
* re-add accidentally deleted line from commit ↵Thomas Gubler2014-11-281-0/+2
| | | | bc4209681c39fc934defcff318221e2c17c1ddb8
* remove commentThomas Gubler2014-11-281-27/+0
|
* move spin functions to nodehandleThomas Gubler2014-11-261-4/+0
|
* reenable task flagThomas Gubler2014-11-261-0/+2
|
* wip, working on the nuttx wrapperThomas Gubler2014-11-261-5/+6
|
* Restructuring of generic middleware support files, wrapping of the main ROS ↵Lorenz Meier2014-11-091-0/+95
calls, skeletons for publishers / subscribers