Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Extra definitions added to exported dbc (causing parsing issue) #93

Open
eFiniLan opened this issue Mar 27, 2019 · 1 comment
Open

Extra definitions added to exported dbc (causing parsing issue) #93

eFiniLan opened this issue Mar 27, 2019 · 1 comment
Labels

Comments

@eFiniLan
Copy link

to reproduce:

  1. open up a cabana link.
  2. load a genreated dbc.
  3. once it's fully loaded, save/download the dbc.
  4. validate the downloaded dbc.

When I tried to open a cabana link with honda_crv_hybrid_2019_can_generated.dbc, I noticed the GEAR and GEAR_SHIFTER plots in GEARBOX couldn't display properly (no timeline and not moving)

After inspecting the export dbc, I noticed it's overwriting GEARBOX definitions:

image

If I removed CM_ "Imported file _bosch_2018.dbc starts here" from the dbc file and import/export again, it seems loading fine and not overwriting defintions.

image

so looks like issue is caused when:

CM_ "Imported file bosch_2018.dbc starts here"
or
CM
"honda_crv_hybrid_2019_can.dbc starts here"

are added.

@vanillagorillaa
Copy link

reporting this internally as well

@pd0wm pd0wm transferred this issue from commaai/cabana-issues Feb 16, 2022
@pd0wm pd0wm added the bug label Feb 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants