aboutsummaryrefslogtreecommitdiff
path: root/src/modules
diff options
context:
space:
mode:
authorHyon Lim <limhyon@gmail.com>2013-11-20 03:04:53 +0900
committerHyon Lim <limhyon@gmail.com>2013-11-20 03:04:53 +0900
commit9a4b57c352cd11dfd448444d6754c60bd289f5e7 (patch)
treef9c6a58aedbf3d5a4ccccdc8dfb4065a0025d30a /src/modules
parentee985c70b3d774f30d0fbe86f8c7046e49a74104 (diff)
downloadpx4-firmware-9a4b57c352cd11dfd448444d6754c60bd289f5e7.tar.gz
px4-firmware-9a4b57c352cd11dfd448444d6754c60bd289f5e7.tar.bz2
px4-firmware-9a4b57c352cd11dfd448444d6754c60bd289f5e7.zip
Update fw_att_control_params.c
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/fw_att_control/fw_att_control_params.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/fw_att_control/fw_att_control_params.c b/src/modules/fw_att_control/fw_att_control_params.c
index 2360c43af..be76524da 100644
--- a/src/modules/fw_att_control/fw_att_control_params.c
+++ b/src/modules/fw_att_control/fw_att_control_params.c
@@ -35,7 +35,7 @@
/**
* @file fw_att_control_params.c
*
- * Parameters defined by the L1 position control task
+ * Parameters defined by the fixed-wing attitude control task
*
* @author Lorenz Meier <lm@inf.ethz.ch>
*/