rc.mc_apps: remove 'param set MPC_USE_HTE 0' for control allocation

this is working now
This commit is contained in:
Beat Küng
2021-11-02 16:17:13 +01:00
committed by Daniel Agar
parent 2ff6baa250
commit dbc889a2ae
-8
View File
@@ -54,14 +54,6 @@ then
# Start Control Allocator
#
control_allocator start
#
# Disable hover thrust estimator and prearming
# These features are currently incompatible with control allocation
#
# TODO: fix
#
param set MPC_USE_HTE 0
fi
#