Nissan: Increase steer pressed threshold (#1833)

* Increasing steer threshold

* Update ref commit
pull/1823/head
Andre Volmensky 5 years ago committed by GitHub
parent 3754ddf9ba
commit 977a6ba46b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/car/nissan/values.py
  2. 2
      selfdrive/test/process_replay/ref_commit

@ -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

Loading…
Cancel
Save