Parametrize MIN_CAN_SPEED in car interfaces (#2684)

* Parametrize MIN_CAN_SPEED in car interfaces

* fixed instance in planner.py

* fix typo

* var name change

* changed var name to minSpeedCan for consistency with other uses of CAN in the capnproto files

* added default value to get_std_params, removed unneeded instances from car interface files

* Revert PEP8 autoformat corrections

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
This commit is contained in:
Igor
2020-12-04 05:09:34 -05:00
committed by GitHub
parent 61ec745ffc
commit 093456cc40
11 changed files with 26 additions and 22 deletions
+1 -1
View File
@@ -1 +1 @@
8cc45567f52bb3bff7d354b8c387b2dc51c90731
f60a1c8e24558c1470f9a240a12037579d62c2c1