Commit Graph

10 Commits

Author SHA1 Message Date
Shane Smiskol 05d53c44fc
Honda: merge Nidec DBCs (#635)
* Merge Nidec DBCs

* remove old file

* fix set mes

* remove comment

* add comments for ACC_HUD

* run generator
2022-06-11 00:54:36 -07:00
Shane Smiskol 0e5e9579e1
Honda: move gas pedal signals to common DBC (#538)
* move GAS_PEDAL signals to common

* run generator
2022-01-28 15:42:56 -08:00
Shane Smiskol 62a376f72b
Honda: move stalk messages to common Honda DBC (#537)
* Move STALK_STATUS_2 to common Honda DBC

* Move STALK_STATUS to common Honda DBC

* generate
2022-01-28 15:08:19 -08:00
Shane Smiskol 14993d8939
Honda: create new DBC for common messages (#533)
* Move only duplicate signals to common dbc

* add imports

* final formatting fixes

* run generator!
2022-01-28 11:14:28 -08:00
vanillagorillaa 0d0dda76ac
Honda: move kinematics msg into common DBCs (#524)
* kinematics merge

* add for dual nidec too

* doesn't need it

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-01-26 22:16:23 -08:00
Shane Smiskol bc9915a422
Honda: sort DBC imports by specificity (#518)
* do honda

* run generator
2022-01-20 22:20:22 -08:00
vanillagorillaa 67285aa187
Honda HUD message (#371)
* Honda: Dashboard alert message

* a few more values

* update values for clarity too

* is this why the test failed?
2021-03-29 16:29:12 -07:00
vanillagorillaa 85e3412045
new clarity brake_error bits (#367) 2021-03-20 08:36:41 -07:00
Igor d5cc60c8fc
Fix comments syntax (#324) 2020-12-03 13:35:07 -08:00
Adeeb Shihadeh 943b52a36e
Use generator for Honda Clarity DBC (#289)
* Honda Clarity didn't have generated DBC

* Don't need these since they come from the other file

* need to run the generator too

* small cleanup

* run generator

Co-authored-by: root <root@ubuntu.attlocal.net>
Co-authored-by: vanillagorillaa <ntmccoy@yahoo.com>
2020-07-23 21:16:14 -07:00