[Interest] [QtSerialBus] [CAN] Blocking API planned?
Blasche Alexander
alexander.blasche at theqtcompany.com
Mon Apr 11 09:25:42 CEST 2016
Hi Andre,
I have no immediate plan but it is a suggestion which I am willing to take onboard. I have converted your mail to:
https://bugreports.qt.io/browse/QTBUG-52495
--
Alex
________________________________________
From: Interest <interest-bounces+alexander.blasche=theqtcompany.com at qt-project.org> on behalf of André Hartmann <andre.hartmann at iseg-hv.de>
Sent: Monday, April 11, 2016 09:13
To: Interest at qt-project.org
Subject: [Interest] [QtSerialBus] [CAN] Blocking API planned?
Hi all,
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.
Is there already something planned in this direction?
Best regards,
Andre
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list