waf: enable ADSB in SITL periph
This commit is contained in:
parent
a60c449833
commit
af061d41ae
@ -829,6 +829,7 @@ class sitl_periph_gps(sitl):
|
||||
HAL_PERIPH_ENABLE_EFI = 1,
|
||||
HAL_PERIPH_ENABLE_RPM = 1,
|
||||
HAL_PERIPH_ENABLE_RC_OUT = 1,
|
||||
HAL_PERIPH_ENABLE_ADSB = 1,
|
||||
AP_AIRSPEED_ENABLED = 1,
|
||||
AP_AIRSPEED_AUTOCAL_ENABLE = 0,
|
||||
AP_AHRS_ENABLED = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user