diff options
| author | Pavel Vymetálek <pavel@vym.cz> | 2024-02-05 16:33:14 +0100 |
|---|---|---|
| committer | Pavel Vymetálek <pavel@vym.cz> | 2024-02-05 16:33:14 +0100 |
| commit | 6778bf79e6765bfb0e2a504d19dce971e43a6d49 (patch) | |
| tree | 915d1435dd0b7462dfe4d1536abb1b9abca78acc /TODO | |
| parent | 4c85cd016e7972f7affcff1f8a245b895886b69a (diff) | |
| download | sercp-pc-6778bf79e6765bfb0e2a504d19dce971e43a6d49.tar.gz | |
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)
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |
