Re: [Interest] Odd error using QSerialPort with hardware flow control

2015-10-24 Thread Denis Shienkov
Hi, I have not this issue. * QtSerialPort from the 5.6 branch * Windows 10 * On-board serial port (where the pins 2-3, 7-8 are connected) * The Terminal example Please provide a minimal example which reproduces this issue (also give more info about your serial port type). BR, Denis 23.10.2015

[Interest] Odd error using QSerialPort with hardware flow control

2015-10-23 Thread Michael R Nelson
Hi, When using offline install of Qt 5.5.1 QSerialPort in Windows7/64bit, if I set the hardware flow control flag, errors are signaled on most port operations (e.g., open, read, and write). The error type is QSerialPort::UnsupportedOperationError, and the error string is "The parameter is inco