terminal-simulator
terminal-simulator copied to clipboard
Simulate baud, parity, etc mismatch
Read the host side termios settings and simulate sending data at the appropriate baud rate.
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.