mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
HAL_ChibiOS: lower gains on CubyOrange and Yellow heater
this should reduce the chance of baro oscillation due to rapid change in heater temperature
This commit is contained in:
parent
af19d85157
commit
0a81c48d9c
@ -9,3 +9,7 @@ BATT2_VOLT_MULT 12.02
|
||||
ADSB_ENABLE 1
|
||||
SERIAL5_BAUD 57
|
||||
SERIAL5_PROTOCOL 1
|
||||
|
||||
# lower heater gains
|
||||
BRD_IMUHEAT_I 0.07
|
||||
BRD_IMUHEAT_P 50
|
||||
|
@ -5,3 +5,7 @@ BATT_AMP_PERVLT 39.877
|
||||
BATT_VOLT_MULT 12.02
|
||||
BATT2_AMP_PERVLT 39.877
|
||||
BATT2_VOLT_MULT 12.02
|
||||
|
||||
# lower heater gains
|
||||
BRD_IMUHEAT_I 0.07
|
||||
BRD_IMUHEAT_P 50
|
||||
|
Loading…
Reference in New Issue
Block a user