I wanted to follow up with this issue - As it turns out, the TNC itself seems 
to be the culprit, at least with the M100.  Even small text strings get 
garbled, with software flow control enabled on both sides.  That TNC works fine 
with a PC, just not the M100.  Next time I have the scope out, I’ll take a look 
at the line and compare, and work back into the M100 as needed out of curiosity.

Another TNC I recently acquired works just fine at 9600 baud.  The backpack 
drive also works without an issue on this M100.  All is well.

> On Jul 19, 2023, at 8:14 PM, John R. Hogerhuis <[email protected]> wrote:
> 
> Yes. Since the data is processed at the hardware level that makes sense. The 
> garbling I usually see is because of the software level getting behind and 
> dropping portions of multibyte characters (UTF-8) or unprocessed escape 
> sequences (ANSI escapes, x terminal stuff)
> 
> But that may be specific to my use cases of Linux peers. 
> 
> If you're doing 7 bit ASCII then it makes sense to just get whole character 
> sequences dropping out versus intermingled control characters and spurious 
> extended characters. 
> 
> -- John. 

Reply via email to