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

Unify CAN Frame timestamps

XMLWordPrintable

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

      The TimeStamp class provides a common means to represent timestamps.

      However, it is not consistent between the different plugins. SocketCAN uses the Unix time format, given an absolute time.

      The PeakCAN plugin instead uses hardware timestamps and starts counting from zero at least every system restart.

      It should be investigated if these timestamps can be unified. The Unix time concept seems appropriate (except that it can not represent times before 1970)

        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:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes