Line timestamping does not work with add linefeed
Juho Jokelainen
juho.jokelainen at vincit.com
Mon May 13 13:24:57 BST 2024
When minicom receives only CR and itself adds the LF,
the result does not register as a newline for timestamping lines.
This results in no timestamps at all.
One way to fix this is to change the test for last_ch, as in
minicom-timestamp-test.patch,
another way is to override the last_ch when adding the extra LF as in
minicom-last_ch-change.patch
These changes clash with
https://salsa.debian.org/minicom-team/minicom/-/merge_requests/20 and
https://salsa.debian.org/minicom-team/minicom/-/merge_requests/6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/minicom-devel/attachments/20240513/97a1104e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minicom-timestamp-test.patch
Type: text/x-patch
Size: 357 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/minicom-devel/attachments/20240513/97a1104e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minicom-last_ch-change.patch
Type: text/x-patch
Size: 434 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/minicom-devel/attachments/20240513/97a1104e/attachment-0001.bin>
More information about the minicom-devel
mailing list