@ -1,7 +1,7 @@
# setup the temperature compensation
BRD_IMU_TARGTEMP 45
BRD_IMUHEAT_P 50
BRD_IMUHEAT_I 0.07
BRD_HEAT_TARG 45
BRD_HEAT_P 50
BRD_HEAT_I 0.07
# turn on the CAN power monitoring(default)
CAN_P1_DRIVER 1
@ -3,9 +3,9 @@
# the ADIS16470 is factory temperature calibrated,
# but the BMI088 isn't, so temperature control is still
# worthwhile
@ -561,7 +561,7 @@ The CubeBlack has 7 analog inputs
## IMU Heater
The IMU heater in the CubeBlack can be controlled with the
BRD_IMU_TARGTEMP parameter, which is in degrees C.
BRD_HEAT_TARG parameter, which is in degrees C.
## Loading Firmware
@ -45,5 +45,5 @@ WPNAV_ACCEL 100 @READONLY
WPNAV_SPEED 500 @READONLY
SCR_ENABLE 1 @READONLY
SCR_DIR_DISABLE 0 @READONLY
BRD_IMUHEAT_I 0.07 @READONLY
BRD_IMUHEAT_P 50 @READONLY
BRD_HEAT_I 0.07 @READONLY
BRD_HEAT_P 50 @READONLY
@ -7,5 +7,5 @@ BATT2_AMP_PERVLT 39.877
BATT2_VOLT_MULT 12.02
# lower heater gains
@ -569,7 +569,7 @@ The Durandal has 7 analog inputs
The IMU heater in the Durandal can be controlled with the
@ -1,5 +1,5 @@
# setup the heater temperature to 45 degree
# setup serial2 port defaults for ESP8266
define HAL_SERIAL2_PROTOCOL SerialProtocol_MAVLink2