<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Fri, 27 Jul 2007 12:29:36 +0100
From   : jgh@... (Jonathan Graham Harston)
Subject: Comms software

>Message-ID: <089401c7cd7e$ed3f7200$6602a8c0@...>
 
"Dominic Beesley" <dominic@...> wrote:
> > Yep. My XTerm at http://mdfs.net/Software/Comms/JGH
> 
> Do you have any objection to me having a play around with this I'll send
> you any updates). It looks good but I'd like to add:
> 
> - Hardware flow control option, it doesn't quite keep up at 19200 (might
>   not be worth much for writing to screen but makes a differnce for file
>   transfers)
 
It /does/ have hardware flow control. When the space in the input
buffer drops below a certain amount, the MOS asserts the "stop
sending" line. Do you mean /software/ flow control: when the space
in the input buffer drops below a certain value, an XOFF character
is sent?
 
> - Options to change the Parity, Stop bits etc
 
*FX whatever...
 
> - Turbo option - I'll have to have a dig around I made some quite quick
>   serial handling code when I messed about with Contiki a while ago.
 
It's just about as fast as it can possibly be. The core of the
code is a tight machine code loop that does nothing other than
poll the keyboard and the serial input.
 
I'll tidy up the source code a bit and upload it.
 
-- 
J.G.Harston - jgh@...                - mdfs.net/User/JGH
The most perfect world is an imperfect world as the imperfections
give people a reason to strive to change it.
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>