Skip to content

Commit

Permalink
Commit to fail CI
Browse files Browse the repository at this point in the history
SW-46
  • Loading branch information
loki077 committed Jan 11, 2024
1 parent 154980b commit ff964ed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ undef AP_ICENGINE_TCA9554_STARTER_ENABLED


define HAL_NAVEKF3_AVAILABLE 1
define HAL_NAVEKF2_AVAILABLE 0
define HAL_NAVEKF2_AVAILABLE 1
define HAL_EXTERNAL_AHRS_ENABLED 1
define HAL_INS_TEMPERATURE_CAL_ENABLE 1
define HAL_VISUALODOM_ENABLED 0
Expand Down
6 changes: 0 additions & 6 deletions libraries/AP_HAL_ChibiOS/hwdef/CarbonixF405/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,3 @@ define HAL_NO_MONITOR_THREAD

define AP_PARAM_MAX_EMBEDDED_PARAM 512

define HAL_PERIPH_ENABLE_RC_OUT

# enable ESC control
define HAL_SUPPORT_RCOUT_SERIAL 1

define HAL_PERIPH_ARM_MONITORING_ENABLE 1
4 changes: 1 addition & 3 deletions libraries/AP_HAL_ChibiOS/hwdef/CarbonixL496/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,7 @@ define HAL_PERIPH_GPS_PORT_DEFAULT 2
#define HAL_PERIPH_ENABLE_NCP5623_LED_WITHOUT_NOTIFY

# default ADSB off by setting 0 baudrate
define HAL_PERIPH_ENABLE_ADSB
define HAL_PERIPH_ADSB_PORT_DEFAULT 3
define HAL_PERIPH_ADSB_BAUD_DEFAULT 57600


BARO MS56XX I2C:0:0x76
define AP_COMPASS_QMC5883P_ENABLED 1
Expand Down

0 comments on commit ff964ed

Please sign in to comment.