Browse Source

boards: px4_fmu-v2_default disable gyro_calibration module to save flash

- this doesn't impact regular gyro calibration
release/1.12
Daniel Agar 4 years ago
parent
commit
5831494164
  1. 2
      boards/px4/fmu-v2/default.cmake

2
boards/px4/fmu-v2/default.cmake

@ -72,7 +72,7 @@ px4_add_board( @@ -72,7 +72,7 @@ px4_add_board(
flight_mode_manager
fw_att_control
fw_pos_control_l1
gyro_calibration
#gyro_calibration
#gyro_fft
land_detector
#landing_target_estimator

Loading…
Cancel
Save