[BBC-Micro] Comms software
Jonathan Graham Harston
jgh at arcade.demon.co.uk
Fri Jul 27 12:29:36 BST 2007
>Message-ID: <089401c7cd7e$ed3f7200$6602a8c0 at domxp>
"Dominic Beesley" <dominic at brahms.demon.co.uk> 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 at arcade.demon.co.uk - mdfs.net/User/JGH
The most perfect world is an imperfect world as the imperfections
give people a reason to strive to change it.
More information about the bbc-micro
mailing list