Cruise speed: up to 90mph max (#23161)

* Cruise speed: up to 90mph max

* update ref
pull/23164/head
HaraldSchafer 4 years ago committed by GitHub
parent 1501c2e376
commit d1b003c5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/controls/lib/drive_helpers.py
  2. 2
      selfdrive/test/process_replay/ref_commit

@ -6,7 +6,7 @@ from selfdrive.config import Conversions as CV
from selfdrive.modeld.constants import T_IDXS
# kph
V_CRUISE_MAX = 135
V_CRUISE_MAX = 145
V_CRUISE_MIN = 8
V_CRUISE_ENABLE_MIN = 40

@ -1 +1 @@
a64f5f3d44b2d96c5b555dd91172e5e8d760edb2
7dad09224e82177e1da44b89a253c343be45dd38
Loading…
Cancel
Save