mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
+1
-1
Submodule cereal updated: 5edffa0f49...032aca6ca3
+1
-1
Submodule panda updated: 13f8cd17a6...c9992a80c0
@@ -33,7 +33,7 @@ class CarInterface(CarInterfaceBase):
|
||||
ret.carName = "honda"
|
||||
|
||||
if candidate in HONDA_BOSCH:
|
||||
ret.safetyConfigs = [get_safety_config(car.CarParams.SafetyModel.hondaBoschHarness)]
|
||||
ret.safetyConfigs = [get_safety_config(car.CarParams.SafetyModel.hondaBosch)]
|
||||
ret.radarOffCan = True
|
||||
|
||||
# Disable the radar and let openpilot control longitudinal
|
||||
|
||||
Reference in New Issue
Block a user