PDA

View Full Version : QtSerialPort: waitForReadyRead fixed ?



phenoboy
14th March 2014, 08:08
Is waitForReadyRead function already working in latest QtSerialPort version from GIT ?

I just pulled and compiled latest STABLE QtSerialport from git. I read the history and it gave me the impression it was fixed.

In my tests I can see it is not. In my case waitForReadyRead returns false even there is data available on device.

Thanks.

sonulohani
14th March 2014, 09:08
Please check this url (https://codereview.qt-project.org/#change,47729) for more detail and yes it is fixed.