opendbc/can
Shane Smiskol 567601da9a
DBC parser: add back checksum start bit and length checks (#636)
* Revert "remove checksum and counter alignment checks (#634)"

This reverts commit f3232cc32b.

* add logic to ignore checksum check if -1

* think we need size too
2022-06-13 12:11:56 -07:00
..
tests tests: remove DBC parsing timing test (#626) 2022-06-02 16:46:38 -07:00
SConscript Dynamically parse DBCs (#602) 2022-05-12 17:59:33 -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 Kia EV6 (#567) 2022-05-15 18:26:19 -07:00
common.h CANParser: wait a couple seconds printing misisng 2022-05-16 21:56:14 -07:00
common.pxd Kia EV6 (#567) 2022-05-15 18:26:19 -07:00
common_dbc.h Kia EV6 (#567) 2022-05-15 18:26:19 -07:00
dbc.cc DBC parser: add back checksum start bit and length checks (#636) 2022-06-13 12:11:56 -07:00
packer.cc Kia EV6 (#567) 2022-05-15 18:26:19 -07:00
packer.py consistent naming 2019-12-03 08:22:16 -08:00
packer_pyx.pyx Dynamically parse DBCs (#602) 2022-05-12 17:59:33 -07:00
parser.cc CANParser: wait a couple seconds printing misisng 2022-05-16 21:56:14 -07:00
parser.py Fix 222 (#296) 2020-09-10 15:01:34 +02:00
parser_pyx.pyx Dynamically parse DBCs (#602) 2022-05-12 17:59:33 -07:00