opendbc/can
martinl efb1e38aec
Subaru DBC update (#277)
* Add Subaru Global 2020 dbc

* Rename duplicate Cruise_Status to Cruise_Status_2

* Unify Subaru Crosstrek 2018 and Subaru Global 2017 dbc

* Add ES_DashState Cruise_On, initial Crosstrek 2020 Hybrid Transmission Gear

* dbc syntax fix

* Add R to gear values

* Add Throttle_Hybrid signal

* Use DBC generator for Subaru Global

* Remove Gear from _subaru_global_2017 template

* Fix packer parser test

* Add Checksum and Counter signals to Throttle_Hybrid

* Add filler signal to Brake_Pedal

* Correct dbc min-max values for subaru global 2017 template

* Correct Subaru global min|max values vol2

* Run generator

* rename _subaru_global_2017.dbc template to _subaru_global.dbc
2020-07-23 11:44:14 -07:00
..
dbc_out Can migration (#199) 2019-11-22 21:46:33 -08:00
tests Subaru DBC update (#277) 2020-07-23 11:44:14 -07:00
SConscript rebuild cython extensions when python/cython/distuils change 2020-07-16 13:36:28 -07:00
__init__.py Can migration (#199) 2019-11-22 21:46:33 -08:00
can_define.py two spaces before inline comment 2020-05-31 00:56:04 -07:00
common.cc Chrysler: calculate checksum in can packer/parser (#255) 2020-04-30 14:06:26 -07:00
common.h Chrysler: calculate checksum in can packer/parser (#255) 2020-04-30 14:06:26 -07:00
common.pxd Chrysler: calculate checksum in can packer/parser (#255) 2020-04-30 14:06:26 -07:00
common_dbc.h Chrysler: calculate checksum in can packer/parser (#255) 2020-04-30 14:06:26 -07:00
common_pyx_setup.py Build cython extensions in common setup.py (#281) 2020-07-08 14:05:16 -07:00
dbc.cc Can migration (#199) 2019-11-22 21:46:33 -08:00
dbc.py enable almost all flake8 checks 2020-06-01 02:03:03 -07:00
dbc_template.cc Chrysler: calculate checksum in can packer/parser (#255) 2020-04-30 14:06:26 -07:00
packer.cc Chrysler: calculate checksum in can packer/parser (#255) 2020-04-30 14:06:26 -07:00
packer.py consistent naming 2019-12-03 08:22:16 -08:00
packer_pyx.pyx unify can packer and parser 2019-12-03 08:43:05 -08:00
parser.cc enable -Wunused (#280) 2020-07-08 00:39:35 -07:00
parser.py two spaces before inline comment 2020-05-31 14:06:11 -07:00
parser_pyx.pyx fix warnings in parser_pyx build 2020-06-29 16:18:45 -07:00
process_dbc.py Stricter pylint 2020-06-02 15:14:04 -07:00