Emmanuel Ledoux
|
0db3d9dbb0
|
winpr-comm: cleaning up code, focused on indentation and whitespaces
|
2014-06-16 19:18:45 +02:00 |
|
Emmanuel Ledoux
|
4c743de69c
|
winpr-comm: got IOCTL_SERIAL_SET_TIMEOUTS / IOCTL_SERIAL_GET_TIMEOUTS
serial redirection: use of winpr-comm's functions and not serial_tty.* anymore
|
2014-05-12 17:33:56 +02:00 |
|
Emmanuel Ledoux
|
c2b024512a
|
winpr-comm: got IOCTL_SERIAL_SET_HANDFLOW / IOCTL_SERIAL_GET_HANDFLOW
|
2014-05-06 16:08:58 +02:00 |
|
Emmanuel Ledoux
|
feb4405941
|
wimpr-comm: got IOCTL_SERIAL_SET_LINE_CONTROL and IOCTL_SERIAL_GET_LINE_CONTROL
|
2014-04-29 22:25:07 +02:00 |
|
Emmanuel Ledoux
|
ee2339addc
|
winpr-comm: implemented IOCTL_SERIAL_SET_CHARS and IOCTL_SERIAL_GET_CHARS
|
2014-04-29 04:04:09 +02:00 |
|
Emmanuel Ledoux
|
fff1f22f8c
|
winpr-comm: completed GetCommProperties() (the underlying ioctl remains unfinished)
|
2014-04-28 22:56:25 +02:00 |
|
Emmanuel Ledoux
|
18dd3d3141
|
winpr-comm: tests are done according the "remote serial driver" in TestGetCommState/TestSetCommState
|
2014-04-28 22:32:27 +02:00 |
|
Emmanuel Ledoux
|
69eeeebe67
|
winpr-comm: got IOCTL_SERIAL_GET_BAUD_RATE and IOCTL_SERIAL_GET_PROPERTIES (partial)
winpr-comm: cleant up unit tests
|
2014-04-28 19:57:17 +02:00 |
|
Emmanuel Ledoux
|
21f9bfeb6c
|
winpr-comm: First implementation of CommCreateFileA()
winpr-comm: Implementation of GetCommState()/SetCommState() in progress (BaudRate, fBinary and fParity done)
|
2014-04-22 17:04:07 +02:00 |
|
Emmanuel Ledoux
|
7e44488e0a
|
winpr-file: introduced HANDLE_CREATOR type
winpr-comm: got a _CommHandleCreator
|
2014-04-18 19:25:25 +02:00 |
|
Emmanuel Ledoux
|
f9fc107c20
|
new functions: DefineCommDevice / QueryCommDevice / IsCommDevice
|
2014-04-18 17:18:08 +02:00 |
|
Marc-André Moreau
|
82ed4f0f38
|
libwinpr-comm: initial stubs
|
2014-04-02 15:51:28 -04:00 |
|