opendbc/can
Chris Souers 5a51aa7dde
Fix Honda checksum for extended CAN IDs. Add test function. (#585)
* Fix checksum for Honda extended CAN. Add test.

* revert packer_parser test

* begin test_checksum

* todo and comments

* convention

* unused

* forgot the s

* again

* cleanup

* remove that too

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-04-06 21:33:57 -07:00
..
dbc_out Can migration (#199) 2019-11-22 21:46:33 -08:00
tests Fix Honda checksum for extended CAN IDs. Add test function. (#585) 2022-04-06 21:33:57 -07:00
SConscript CAN FD support in packer + parser (#568) 2022-02-28 09:10:34 -08: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 Fix Honda checksum for extended CAN IDs. Add test function. (#585) 2022-04-06 21:33:57 -07:00
common.h CAN FD support in packer + parser (#568) 2022-02-28 09:10:34 -08:00
common.pxd CAN FD support in packer + parser (#568) 2022-02-28 09:10:34 -08:00
common_dbc.h CAN FD support in packer + parser (#568) 2022-02-28 09:10:34 -08:00
dbc.cc Modified can parser to run it from PlotJuggler (#352) 2021-03-09 16:33:37 +01:00
dbc.py allow utf-8 encoded characters (#581) 2022-04-05 15:06:23 -07:00
dbc_template.cc body: counter and crc (#583) 2022-04-04 17:48:56 -07:00
packer.cc body: counter and crc (#583) 2022-04-04 17:48:56 -07:00
packer.py consistent naming 2019-12-03 08:22:16 -08:00
packer_pyx.pyx CAN FD support in packer + parser (#568) 2022-02-28 09:10:34 -08:00
parser.cc not needed most of the time 2022-03-18 20:22:24 -07:00
parser.py Fix 222 (#296) 2020-09-10 15:01:34 +02:00
parser_pyx.pyx CANParser: fix missing updated values (#561) 2022-02-10 14:40:15 -08:00
process_dbc.py CAN FD support in packer + parser (#568) 2022-02-28 09:10:34 -08:00