- 08 Feb, 2022 2 commits
-
-
Rob Swindell authored
in sexpots.ini [COM] section(s). Fixed bug where Parity was only initially set (in sexpots) if BaudRate was non-zero.
-
Rob Swindell authored
Set Parity=true in [com] section of sexpots.ini Set ParityOdd=true if using Odd parity.
-
- 16 Aug, 2020 1 commit
-
-
Rob Swindell authored
-
- 26 Jun, 2020 5 commits
-
-
rswindell authored
Change the Get/Set FlowControl function to control both tx and rx flow control and accept/return a bit-field so multiple flow control methods can be enabled concurrently.
-
rswindell authored
Change the return value and arguments to Get/SetTxFlowControl functions to support multiple types of flow control, not just RTS/CTS, but also DTR/DSR and XON/OFF (and obviously, none). TODO: consider how the dcb.fRtsControl member might need to be adjusted by the comSetTxFlowControl function (for Win32).
-
rswindell authored
-
rswindell authored
Need *nix implementations now.
-
rswindell authored
Need a *nix implementation now.
-
- 24 Jul, 2018 1 commit
-
-
rswindell authored
Most of the copyright years in the source code were misleading (the date of most recent publish was actually later) and all were unnecessary. I've been removing copyright years piecemeal, for a long time, but I decided it was time to just perform a bulk search and (mostly) replace. In some cases, I left old copyright years on files that either are not used (and soon to be removed) or obsolete and unlikely to ever be touched again (e.g. Win9x FOSSIL VXD). Some of the runtime binaries still contain copyright years and those were updated to 2018.
-
- 14 Feb, 2014 1 commit
-
-
deuce authored
-
- 06 Jul, 2009 1 commit
-
-
rswindell authored
to E-7-1.
-
- 21 Apr, 2007 1 commit
-
-
rswindell authored
Moved comReadBuf() into comio.c (common functions)
-
- 20 Apr, 2007 2 commits
- 23 Mar, 2007 2 commits