VW PQ: Extended standstill for FtS with EPB (#28248)

* VW PQ: Extended standstill for FtS with EPB

* update refs

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
pull/28394/head^2
Jason Young 2 years ago committed by GitHub
parent 336a9ed54a
commit 0c223b4814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/volkswagen/interface.py
  2. 2
      selfdrive/test/process_replay/ref_commit

@ -92,6 +92,7 @@ class CarInterface(CarInterfaceBase):
ret.stoppingControl = True ret.stoppingControl = True
ret.startingState = True ret.startingState = True
ret.startAccel = 1.0 ret.startAccel = 1.0
ret.stopAccel = -0.55
ret.vEgoStarting = 1.0 ret.vEgoStarting = 1.0
ret.vEgoStopping = 1.0 ret.vEgoStopping = 1.0
ret.longitudinalTuning.kpV = [0.1] ret.longitudinalTuning.kpV = [0.1]

@ -1 +1 @@
06916238067c48cd39aa3625b73505cd82cc8177 02c134e5a0d1f707c79f7a0ad6c1a5b6b038ee7c
Loading…
Cancel
Save