opendbc/can
John Belmonte ac37f4885f
clean up CANDefine constructor (#417)
* clean up CANDefine constructor

explicit `d[foo] = {}` not needed if `d` is `defaultdict(dict)`

* cleanup

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-09-02 13:53:06 -07:00
..
dbc_out Can migration (#199) 2019-11-22 21:46:33 -08:00
tests CANParser: add option to enforce message checks (#385) 2021-04-24 23:09:56 -07:00
SConscript static library doesnt work due to constructor hacks 2021-01-05 13:40:13 +01: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 Honda Bosch: Add new LKAS HUG messages for 2021+ models (#372) 2021-07-07 13:13:37 -07:00
common.h Modified can parser to run it from PlotJuggler (#352) 2021-03-09 16:33:37 +01:00
common.pxd Chrysler: calculate checksum in can packer/parser (#255) 2020-04-30 14:06:26 -07:00
common_dbc.h Modified can parser to run it from PlotJuggler (#352) 2021-03-09 16:33:37 +01:00
dbc.cc Modified can parser to run it from PlotJuggler (#352) 2021-03-09 16:33:37 +01: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 Modified can parser to run it from PlotJuggler (#352) 2021-03-09 16:33:37 +01:00
packer.py consistent naming 2019-12-03 08:22:16 -08:00
packer_pyx.pyx Scons cython builder (#316) 2020-11-26 16:11:23 -08:00
parser.cc log missing addrs that are validated (#343) 2021-04-25 02:45:27 -07:00
parser.py Fix 222 (#296) 2020-09-10 15:01:34 +02:00
parser_pyx.pyx clean up CANDefine constructor (#417) 2021-09-02 13:53:06 -07:00
process_dbc.py Modified can parser to run it from PlotJuggler (#352) 2021-03-09 16:33:37 +01:00