Nissan: Increase steer pressed threshold (#1833)
* Increasing steer threshold * Update ref commit old-commit-hash: 977a6ba46b23f0c1f52bbe59579d5c6908294f94
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
from selfdrive.car import dbc_dict
|
||||
|
||||
STEER_THRESHOLD = 1.0
|
||||
STEER_THRESHOLD = 1.75
|
||||
|
||||
class CAR:
|
||||
XTRAIL = "NISSAN X-TRAIL 2017"
|
||||
|
||||
@@ -1 +1 @@
|
||||
98d3ab8081d04d481adb83980c7852dec8881de5
|
||||
520cf8bbbc7e37d3a54ce8d443f52eb232758be5
|
||||
|
||||
Reference in New Issue
Block a user