aboutsummaryrefslogtreecommitdiff
path: root/src/examples/fixedwing_control
Commit message (Expand)AuthorAgeFilesLines
* Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
* More documentationLorenz Meier2013-05-251-7/+17
* Go only to RC failsafe if throttle was half once - to prevent failsafe when a...Lorenz Meier2013-05-251-1/+11
* Adjusted example params and extensively commented exampleLorenz Meier2013-05-252-19/+80
* Added limit to heading commandLorenz Meier2013-05-231-1/+8
* Added fixed wing controller exampleLorenz Meier2013-05-124-0/+657