cpp-can-parser icon indicating copy to clipboard operation
cpp-can-parser copied to clipboard

Parse Error at fractional scale value

Open hsynydn opened this issue 3 years ago • 3 comments

AFAIK, scale value of a signal can be a fractional number, but when I gave a fractional number, the program gives a parse error. It says, Error: Invalid character "." (ascii 46) encountered at line ...

hsynydn avatar Jan 06 '22 12:01 hsynydn

Hello, I am facing similar issues, did you find any solution for the same?

AbhishekAJadhav avatar Feb 21 '23 11:02 AbhishekAJadhav

Hello @AbhishekAJadhav. Unfortunately, no. I did not think over it much.

hsynydn avatar Feb 26 '23 19:02 hsynydn

because the .dbc is not acceptable if the Factor is not 1....

chan-yuu avatar Apr 03 '24 07:04 chan-yuu