Jef Driesen
|
dea1ae1518
|
Added a function to assert or clear a break condition.
|
2008-02-24 19:52:12 +00:00 |
|
Jef Driesen
|
898b1479bc
|
Set the fAbortOnError flag explicitly to FALSE.
This change prevents some unexpected errors.
|
2008-02-08 14:17:38 +00:00 |
|
Jef Driesen
|
a004a94c2a
|
Added utility functions to duplicate all output to a logfile.
|
2008-01-02 12:11:31 +00:00 |
|
Jef Driesen
|
b9a43e3157
|
Do not flush the input and output buffers when configuring the device.
|
2007-11-29 09:08:25 +00:00 |
|
Jef Driesen
|
40835b8d80
|
Added a function to configure the size of the input and output buffers.
|
2007-11-27 15:09:38 +00:00 |
|
Jef Driesen
|
295c95ac03
|
Fixed include file.
|
2007-11-22 15:46:44 +00:00 |
|
Jef Driesen
|
c5fc289cb2
|
Added missing break statements in the serial_flush() functions.
|
2007-10-29 10:54:40 +00:00 |
|
Jef Driesen
|
76e5f12094
|
Implemented the win32 serial_drain function using FlushFileBuffers.
|
2007-10-29 10:49:35 +00:00 |
|
Jef Driesen
|
21e9cf9739
|
Implemented the win32 serial_drain function using WaitCommEvent.
|
2007-10-29 10:45:35 +00:00 |
|
Jef Driesen
|
3f33f82bc2
|
Initial import.
|
2007-10-29 09:22:19 +00:00 |
|