-
```
I've added readyReady() support to the the POSIX implementation. It looks
like someone already took care of the Win32 side. Here is the patch.
It's pretty simple. I just used a QSocketNotifier o…
-
```
Hey all.
Is the event driven serial port i/f for qextserialport using interrupts to
work? If not, how can you tell data has been received without polling?
I have a controller I'm trying to talk…
-
```
Hey all.
Is the event driven serial port i/f for qextserialport using interrupts to
work? If not, how can you tell data has been received without polling?
I have a controller I'm trying to talk…
-
```
Hello all,
i'm having the following issue trying to build qextserialport lib on win32
(winXP): i've downloaded the latest version of the library and created a
CFileList file to compile the libra…
-
```
Hello,
For the last two days I am unable to solve this problem:
I tried to run your Qespta example that comes with the download. Eveything went
fine ( I am using Qt Creator 2.2.1 32 bit, Windows…
-
```
Working under Windows Vista. Sometimes the port opens normally, but doesn't
read data, until another program opens the port too, closes it afterwards. A
new program start, and the port is runnin…
-
```
Hello,
For the last two days I am unable to solve this problem:
I tried to run your Qespta example that comes with the download. Eveything went
fine ( I am using Qt Creator 2.2.1 32 bit, Windows…
-
```
I have implemented the following things:
- event driven mode for POSIX systems (tested on Linux only).
- implemented the errorString() function.
- qextserialenumerator is working on Linux
- Creat…
-
```
Hello all,
i'm having the following issue trying to build qextserialport lib on win32
(winXP): i've downloaded the latest version of the library and created a
CFileList file to compile the libra…
-
```
What steps will reproduce the problem?
1. Execute the following code (the last line is the important one, you can
change other settings as you want)
QextSerialPort port = new QextSerialPort("/…