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

Add QCanTraceFile class for reading/writing CAN log files

    XMLWordPrintable

Details

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

    Description

      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);

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes