Subaru: Increase RPM Limit (#32299)
Increase the Subaru RPM limit in values.py, update panda submodule old-commit-hash: 5783bdc513bcc9d1606b07c4adacb49236e04fb0
This commit is contained in:
2
panda
2
panda
Submodule panda updated: 4d60ae9c62...d4a01f7555
@@ -38,7 +38,7 @@ class CarControllerParams:
|
||||
BRAKE_MAX = 600 # about -3.5m/s2 from testing
|
||||
|
||||
RPM_MIN = 0
|
||||
RPM_MAX = 2400
|
||||
RPM_MAX = 3600
|
||||
|
||||
RPM_INACTIVE = 600 # a good base rpm for zero acceleration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user