Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
5.7.0 Alpha
-
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
For Gerrit Dashboard: QTBUG-52495 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
156003,3 | Add QCanBusDevice::[set|is]WriteBuffered() | dev | qt/qtserialbus | Status: ABANDONED | -1 | 0 |
156004,11 | Add synchronous read & write to QCanBusDevice | dev | qt/qtserialbus | Status: MERGED | -2 | 0 |