aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPavel Vymetálek <pavel@vym.cz>2024-01-11 13:44:10 +0100
committerPavel Vymetálek <pavel@vym.cz>2024-01-11 13:44:10 +0100
commit9951618476f25d92907510eddd83ab51bbbd58d3 (patch)
tree388e891829eccc7e43691fb5da7c8c32fac009b7 /CHANGELOG
parentaf2ed1c080cc5a8635a498b9dbcc66d230024969 (diff)
downloadsercp-pc-9951618476f25d92907510eddd83ab51bbbd58d3.tar.gz
Communication confirmed by Ack messages without hw-flow control
- default confirmation by Ack messages - still compatible with old .sercp by -l switch for hw flow control - switch -w is not used when using ack messages - new switch for turbo speed - 115200Bd. Same as on the Speccy TODO - check Ack messages properly
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bcab710..834fa8f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,4 @@
+2024-01-11 v0.4.0 use new ACK messages instead hw-flow control
2020-05-01 v0.3.5 use gnu99 instead of gnu11, add O_NDELAY to serial port initialization
2020-04-08 v0.3.4 removed hw flow control for mac and bsd
2020-04-06 v0.3.3 fixed progressbar for files smaller than 256 bytes