aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fw_att_pos_estimator/module.mk
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-17 14:39:01 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-17 14:39:01 +0100
commitfb446c01b815b00f5da098d340557164fdbf78c9 (patch)
tree2fb3d5cd22057360f28b6bc995b727fc8c87e945 /src/modules/fw_att_pos_estimator/module.mk
parent767b55bdd7db7b97cbf56c66d7696c38c1c5f216 (diff)
downloadpx4-firmware-fb446c01b815b00f5da098d340557164fdbf78c9.tar.gz
px4-firmware-fb446c01b815b00f5da098d340557164fdbf78c9.tar.bz2
px4-firmware-fb446c01b815b00f5da098d340557164fdbf78c9.zip
Embedded estimator code locally
Diffstat (limited to 'src/modules/fw_att_pos_estimator/module.mk')
-rw-r--r--src/modules/fw_att_pos_estimator/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/fw_att_pos_estimator/module.mk b/src/modules/fw_att_pos_estimator/module.mk
index c1384be7e..c992959e0 100644
--- a/src/modules/fw_att_pos_estimator/module.mk
+++ b/src/modules/fw_att_pos_estimator/module.mk
@@ -39,4 +39,4 @@ MODULE_COMMAND = fw_att_pos_estimator
SRCS = fw_att_pos_estimator_main.cpp \
fw_att_pos_estimator_params.c \
- ../../../../InertialNav/code/estimator.cpp
+ estimator.cpp