-
```
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 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("/…
-
```
Use Windows Vista. Port is open, reads data (event driven) from the device.
If I disconnect / connect the device again, I have no chance to get the port
working again, nevertheless I close the p…
-
```
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. Build & Run the attached Qt command line program
2.
3.
What is the expected output? What do you see instead?
The 'write' command should return number of …
-
```
Hi,
First, many thanks for the useful code!
The aforementioned function is marked as TODO.
I need a "Polling" Port running in separate thread.
The "Eventdriven" is not working for me for two reas…
-
```
Use Windows Vista. Port is open, reads data (event driven) from the device.
If I disconnect / connect the device again, I have no chance to get the port
working again, nevertheless I close the p…
-
```
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…
-
```
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…