From 6778bf79e6765bfb0e2a504d19dce971e43a6d49 Mon Sep 17 00:00:00 2001 From: Pavel Vymetálek Date: Mon, 5 Feb 2024 16:33:14 +0100 Subject: Add -o/--oldprot switch for using old protocol without ack messages. - This is useful for old .sercp on computers with missing HW flow control (eLeMeNt ZX) --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index bc4625c..91596cc 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,9 @@ +2024-02-05 + + add -o switch to use old "protocol" wihout ack messages + - fix buffer overflow when receiving fileinfo @115200Bd and other computer send it @38400Bd + 2024-01-11 - - check Ack messages properly + + check Ack messages properly 2023-07-29 + add support for ack of messages -- cgit