AIRLink hwdef: added heater parameters

This commit is contained in:
Kirill Shilov 2022-12-30 11:37:59 +00:00 committed by Andrew Tridgell
parent 389eb3ac50
commit 4e3081cdf8

View File

@ -183,6 +183,10 @@ define HAL_HEATER_GPIO_PIN 80
# heater is on when pulled low
define HAL_HEATER_GPIO_ON 0
define HAL_HAVE_IMU_HEATER 1
define HAL_IMU_TEMP_DEFAULT 45
define HAL_IMUHEAT_P_DEFAULT 50
define HAL_IMUHEAT_I_DEFAULT 0.07
# SPI devices
SPIDEV icm20602 SPI1 DEVID1 ICM20602_CS MODE3 2*MHZ 8*MHZ