ekf_att_pos_estimator: module.mk fixed

This commit is contained in:
Anton Babushkin 2014-05-17 09:21:47 +02:00
parent f52edc4cde
commit 98fcec243b
1 changed files with 3 additions and 3 deletions

View File

@ -32,11 +32,11 @@
############################################################################
#
# Main Attitude and Position Estimator for Fixed Wing Aircraft
# Main EKF Attitude and Position Estimator
#
MODULE_COMMAND = ekf_att_pos_estimator
SRCS = fw_att_pos_estimator_main.cpp \
fw_att_pos_estimator_params.c \
SRCS = ekf_att_pos_estimator_main.cpp \
ekf_att_pos_estimator_params.c \
estimator.cpp