qextserialport
forked from "https://github.com/qextserialport/qextserialport"
QextSerialPort provides an interface to old fashioned serial ports for Qt-based applications. It currently supports Mac OS X, Windows, Linux, FreeBSD.
- to receive the notifications of appearance or disappearance of a serial port under Linux, it is necessary to modify the file 'qextserialenumerator_linux.cpp' and methode 'void QextSerialEnumeratorPrivate::_q_deviceEvent()' we change the location of 'udev_device_unref(dev);'