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
Problem: Currently, the data processing script, v1, does not support processing CAN 2.0 B messages because it does not know the new message headers.
Solution: Modify field_definitions.py such that a CSV file can be generated with the values from the new CAN subsystem. For reference on CAN 2.0B messages, see attached docs && reach out to @JasonBrave if necessary.