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

Synchronous API for CAN bus API

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes