terminal-simulator icon indicating copy to clipboard operation
terminal-simulator copied to clipboard

Simulate baud, parity, etc mismatch

Open larsbrinkhoff opened this issue 4 years ago • 1 comments

Read the host side termios settings and simulate sending data at the appropriate baud rate.

larsbrinkhoff avatar May 18 '21 04:05 larsbrinkhoff

A mechanism for this is implemented, but I'm not sure the details are right. The firmware outputs the ░ checkerboard character for most off-baud characters. I think they are received with framing errors, but in reality maybe this doesn't happen so often.

larsbrinkhoff avatar May 21 '21 09:05 larsbrinkhoff