eclipse / kuksa.val.feeders

kuksa.val.feeders
Apache License 2.0
8 stars 22 forks source link

Add support for J1939 argument #51

Closed erikbosch closed 1 year ago

erikbosch commented 1 year ago

By some reason it seems that we do not care about --use-j1939, even if it is mentioned in documentation. This PR fixes that.

Note: I have only tested that we try to start the j1939 parser if --use-j1939 is used. I have not tested that j1939 runs succesfully.

Signed-off-by: Erik Jaegervall erik.jaegervall@se.bosch.com