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

Synchronous API for CAN bus API

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.8.0 Alpha
    • 5.7.0 Alpha
    • SerialBus: CAN Bus
    • None

      right now the CAN bus API provides the signals framesReceived() and
      framesWritten().

      For some cases, it's easier to have a thread that blocks until an event
      occurs. Therefore, the additional functions

      bool waitForFramesReceived(int msecs)
      bool waitForFramesWritten(int msecs)

      could be useful.

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

            ablasche Alex Blasche
            ablasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes