aboutsummaryrefslogtreecommitdiff
path: root/apps/fixedwing_pos_control
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2012-10-22 19:12:27 +0200
committerThomas Gubler <thomasgubler@gmail.com>2012-10-22 19:13:21 +0200
commitb9d03c7c27425dc100dbe3433d9233f98c7fbf30 (patch)
tree6794410f3557e314888c19c792a687f49e586bf9 /apps/fixedwing_pos_control
parent69185643c0bb96cae1daa08ceb052e884a2c2ed1 (diff)
downloadpx4-firmware-b9d03c7c27425dc100dbe3433d9233f98c7fbf30.tar.gz
px4-firmware-b9d03c7c27425dc100dbe3433d9233f98c7fbf30.tar.bz2
px4-firmware-b9d03c7c27425dc100dbe3433d9233f98c7fbf30.zip
[work in progess] some copy paste for pitch and yaw, but not enabled yet
Diffstat (limited to 'apps/fixedwing_pos_control')
-rw-r--r--apps/fixedwing_pos_control/fixedwing_pos_control_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/fixedwing_pos_control/fixedwing_pos_control_main.c b/apps/fixedwing_pos_control/fixedwing_pos_control_main.c
index 892da5f09..278931e4a 100644
--- a/apps/fixedwing_pos_control/fixedwing_pos_control_main.c
+++ b/apps/fixedwing_pos_control/fixedwing_pos_control_main.c
@@ -112,7 +112,7 @@ int fixedwing_pos_control_thread_main(int argc, char *argv[])
-// /* subscribe to attitude (for attitude rate) and rate septoint */
+// /* subscribe */
//
/* Setup of loop */