1
0
mirror of synced 2026-05-03 06:29:26 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
AK6DN
e85a7746c0 Major serial comm rewrite to fully support handling BREAK condition 2017-05-20 13:35:36 -07:00
AK6DN
d5775dd678 Fix minor bug in fileseek() routine when seeking to block 512. 2017-05-16 15:56:09 -07:00
AK6DN
e707b2bd9a Restructure baud rate table with ifdefs; update documentation 2017-05-07 13:06:16 -07:00
AK6DN
ba6692a67f Documentation update. 2017-01-10 16:03:12 -08:00
AK6DN
d7fea97432 Updated serial.c baud rate setting to use cfsetispeed()/cfsetospeed() routines.
Changed serial stop bits default to 1 (from 2); added option switch to select 1 or 2.
2017-01-09 14:56:15 -08:00
AK6DN
0e2c375a60 Update to v1.4n. Add support for baud rates from 230.4Kb up to 3Mb (higher rates for special serial interfaces). 2016-04-06 16:58:22 -07:00
AK6DN
d029f1e38a Updated comments about cygwin executable provided. 2016-02-23 15:52:28 -08:00
AK6DN
804ffb5855 Added support for Mark Blair's 'vax' (-x) and 'background' (-b) modes. 2016-02-23 15:09:31 -08:00
AK6DN
be3f806a61 dded support for Mark Blair's 'vax' (-x) and 'background' (-b) modes. 2016-02-23 15:06:35 -08:00
AK6DN
320032775a Added support for Mark Blair's 'vax' (-x) and 'background' (-b) modes. 2016-02-23 14:42:31 -08:00
Don North
9fa75c01ca change to v1.4k 2015-06-11 14:36:58 -06:00
Don North
f75f74ab54 Update README.md
Added tu58ew comments.
2015-06-08 12:47:31 -06:00
Don North
11c3d4cefe Update README.md
Added Win7 notes
2015-06-08 11:04:08 -06:00
Don North
c493519b73 Update README.md
More formatting
2015-06-08 10:56:13 -06:00
Don North
3d2369791c Update README.md
Adding formatting
2015-06-08 10:48:15 -06:00
Don North
c3a64d06c6 Update README.md
adding code block formatting
2015-06-08 10:45:49 -06:00
Don North
1be0a6389e Create README.md 2015-06-08 10:30:35 -06:00