Skip to content

Commit

Permalink
hwdef: remove ADSB entirely from SkyViper
Browse files Browse the repository at this point in the history
drivers were still around
  • Loading branch information
peterbarker committed Nov 29, 2023
1 parent 39c8370 commit aa0ce1f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions libraries/AP_HAL_ChibiOS/hwdef/skyviper-v2450/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ define AP_BEACON_ENABLED 0
define AP_OPTICALFLOW_ENABLED 0
define AP_FRSKY_TELEM_ENABLED 0
define AP_BEACON_ENABLED 0
define HAL_ADSB_SAGETECH_ENABLED 0
define HAL_ADSB_UAVIONIX_MAVLINK_ENABLED 0
define HAL_ADSB_ENABLED 0
define AP_AIS_ENABLED 0
define AP_BATTERY_BACKEND_DEFAULT_ENABLED 0
define AP_BATTERY_ANALOG_ENABLED 1
Expand Down Expand Up @@ -193,9 +192,6 @@ define OSD_PARAM_ENABLED 0
define HAL_WITH_MSP_DISPLAYPORT 0
define HAL_MSP_ENABLED 0

// no UCP ADSB sensors:
define HAL_ADSB_UCP_ENABLED 0

// no auxiliary temperature sensors:
define AP_TEMPERATURE_SENSOR_ENABLED 0

Expand Down

0 comments on commit aa0ce1f

Please sign in to comment.