forked from Archive/PX4-Autopilot
Use new controllers in logging build
This commit is contained in:
parent
3a4a36c736
commit
35e62a13f8
|
@ -83,8 +83,8 @@ MODULES += examples/flow_position_estimator
|
|||
#MODULES += modules/segway # XXX Needs GCC 4.7 fix
|
||||
MODULES += modules/fw_pos_control_l1
|
||||
MODULES += modules/fw_att_control
|
||||
MODULES += modules/multirotor_att_control
|
||||
MODULES += modules/multirotor_pos_control
|
||||
MODULES += modules/mc_att_control_vector
|
||||
MODULES += modules/mc_pos_control
|
||||
|
||||
#
|
||||
# Logging
|
||||
|
|
Loading…
Reference in New Issue