Commit Graph

9 Commits

Author SHA1 Message Date
Justin Newberry 783a892751
Subaru: preglobal normalize signals to global (#929) 2023-08-29 10:08:58 -07:00
martinl 72f5366e41
Subaru: Use SI units for ACC distance signals (#604) 2022-07-28 20:58:19 -07:00
Adeeb Shihadeh e2465cc701
Subaru: Counter -> COUNTER (#666)
* Subaru: Counter -> COUNTER

* run generator

* update tests

* revert that
2022-07-19 16:55:59 -07:00
Shane Smiskol 5949d4f316
generator: fix imports leaving extra newlines (#508)
* fix imports leaving an extra line

* generate!
2022-01-20 14:12:05 -08:00
martinl 2bab99fd86
Subaru signals update (#474)
* Add global Stop-Start, rename preglobal ES_Distance, update preglobal Forester ES_DashStatus

* run generator
2021-12-14 21:41:04 -08:00
martinl 78c639f813
Subaru: Global + Pre-Global ACC speed units signals (#414) 2021-09-02 13:40:38 -07:00
martinl e3cb276afe
Subaru: Pre-global signals unification + new messages (#395) 2021-05-18 16:50:06 -07:00
Igor d5cc60c8fc
Fix comments syntax (#324) 2020-12-03 13:35:07 -08:00
martinl 076eb51b17
Subaru preglobal DBC update (#270)
* Generated dbc-s for Subaru preglobal

* Remove overlapping ES_LDW Alerts signal, BU_ and Units2 values syntax fix

* Units update for Subaru preglobal

* Remove Units2 values

* Change Steer_Torque_Sensor scaling factor to 1

* Update Steer_Torque_Sensor scaling factor

* Change Forester Steer_Torque_Sensor scaling factor to -1, fixes assisted lane change

* Move comments to applicable DBC files, fix min and max value definitions
2020-06-11 14:21:26 -07:00