opendbc/can
Adeeb a57e7ddbd7
CANPacker: Subaru checksum support (#241)
* subaru global: use standard checksum signal naming convention

* subaru checksum

* ignore first byte

* update other subaru dbcs

* revert outback changes, checksum is in a different byte
2020-04-13 15:06:28 -07:00
..
dbc_out Can migration (#199) 2019-11-22 21:46:33 -08:00
tests added generator test (#207) 2019-12-16 21:53:38 +01:00
SConscript deterministic dependency order 2019-12-03 12:06:52 -08:00
__init__.py Can migration (#199) 2019-11-22 21:46:33 -08:00
can_define.py move CANDefine to parser code 2019-12-03 09:13:37 -08:00
common.cc CANPacker: Subaru checksum support (#241) 2020-04-13 15:06:28 -07:00
common.h CANPacker: Subaru checksum support (#241) 2020-04-13 15:06:28 -07:00
common.pxd CANPacker: Subaru checksum support (#241) 2020-04-13 15:06:28 -07:00
common_dbc.h CANPacker: Subaru checksum support (#241) 2020-04-13 15:06:28 -07:00
dbc.cc Can migration (#199) 2019-11-22 21:46:33 -08:00
dbc.py Added linter to opendbc (#203) 2019-12-03 14:50:23 -08:00
dbc_template.cc CANPacker: Subaru checksum support (#241) 2020-04-13 15:06:28 -07:00
packer.cc CANPacker: Subaru checksum support (#241) 2020-04-13 15:06:28 -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
packer_pyx_setup.py build on mac AND linux, also gotta not use these python files 2019-12-14 19:48:56 -08:00
parser.cc Can migration (#199) 2019-11-22 21:46:33 -08:00
parser.py fix linter 2019-12-03 08:02:19 -08:00
parser_pyx.pyx move CANDefine to parser code 2019-12-03 09:13:37 -08:00
parser_pyx_setup.py build on mac AND linux, also gotta not use these python files 2019-12-14 19:48:56 -08:00
process_dbc.py CANPacker: Subaru checksum support (#241) 2020-04-13 15:06:28 -07:00