opendbc/can
Dean Lee b4842fd3c5
build message lookup table in DBC (#942)
* build message lookup table in dbc

* constify it

* no need to make this more dense

* Return empty values and log an error for invalid addresses.

log error for undefined signal

add comment

use LOGE

* save one map lookup

* only try what is to be traught

* rename back

* from merge

* show addr

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2024-06-07 17:59:22 -07:00
..
tests assert expected openpilot undefined message behavior (#1050) 2024-06-05 23:08:15 -07:00
SConscript scons: export opendbc_python (#1015) 2024-02-28 11:18:08 -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 cpplint: more filters (#925) 2023-08-24 11:32:13 -07:00
common.h build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00
common.pxd build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00
common_dbc.h build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00
dbc.cc build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00
logger.h improve logging (#1048) 2024-06-04 11:31:42 -07:00
packer.cc build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00
packer.py add some type hints (#774) 2023-01-01 17:09:27 -08:00
packer_pyx.pyx build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00
parser.cc build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00
parser.py Fix 222 (#296) 2020-09-10 15:01:34 +02:00
parser_pyx.pyx build message lookup table in DBC (#942) 2024-06-07 17:59:22 -07:00