mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
boards: nxp_fmurt1062-v1_default disable attitude_estimator_q and local_position_estimator to save flash
This commit is contained in:
@@ -49,7 +49,7 @@ px4_add_board(
|
|||||||
#uavcan
|
#uavcan
|
||||||
MODULES
|
MODULES
|
||||||
#airspeed_selector
|
#airspeed_selector
|
||||||
attitude_estimator_q
|
#attitude_estimator_q
|
||||||
battery_status
|
battery_status
|
||||||
camera_feedback
|
camera_feedback
|
||||||
commander
|
commander
|
||||||
@@ -65,7 +65,7 @@ px4_add_board(
|
|||||||
land_detector
|
land_detector
|
||||||
landing_target_estimator
|
landing_target_estimator
|
||||||
load_mon
|
load_mon
|
||||||
local_position_estimator
|
#local_position_estimator
|
||||||
logger
|
logger
|
||||||
mavlink
|
mavlink
|
||||||
mc_att_control
|
mc_att_control
|
||||||
|
|||||||
Reference in New Issue
Block a user