Updated lpe.

This commit is contained in:
James Goppert
2016-03-08 03:30:36 -05:00
parent e33fd3d815
commit baed2c0255
4 changed files with 771 additions and 422 deletions
+4
View File
@@ -1,5 +1,9 @@
include(cmake/configs/nuttx_px4fmu-v2_default.cmake)
list(REMOVE_ITEM config_module_list
modules/ekf_att_pos_estimator
)
list(APPEND config_module_list
modules/local_position_estimator
)