You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DBC loader reads in and remembers the endian flag of signals, calling it "byte_order". It then completely ignores it and makes no use of it at all.
This means it will not cope with big-endian messages - which is most of them where I work!
The DBC loader reads in and remembers the endian flag of signals, calling it "byte_order". It then completely ignores it and makes no use of it at all.
This means it will not cope with big-endian messages - which is most of them where I work!