Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57506

Add QCanTraceFile class for reading/writing CAN log files

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • SerialBus: CAN Bus
    • None

      CAN bus analysis is usually done with CAN monitors that dump data into log files. Later this log files can be inspected by hand or with data visualisation tools.

      Therefore, it would be nice to read/write different log file formats directly with QVector<QCanBusFrame>

      The actual decoding logic could be done by

      QCanBusFrame::{from|to}String(StringFormat format);

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ablasche Alex Blasche
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes