DoG wrote: 06 Jan 2023 11:47
RTS/CTS-handshake is apparently need to be turned on in your software. Try selecting 110 baud to get 38400?
I've been using RTS/CTS on for a long time now. From way back when I got my first Lantronix UDS10 to the
new (and much better) WiModem232's available now.
What gave me hope that I might (finally) get the RSVE mod working here with my setup was an entry from
the BBS Express! ST support publication "Express Times". I found this when going through an old archive I had from
right after they shut down years ago. I won't post the whole publication, just the relevant parts. This is a
short excerpt from the article from this issue, by another BBS Express! SysOp who had the RSVE mod
working with his setup. I'm using exactly the settings he details below:
" =========================================================================
---/\------/\------------------------------------------------------------
--/ /\----/ /----------------Express Times-------------------------------
-/ / /\--/ \------------------------------------------------------------
-\ / /--\/\ \------" For The BBS Express ST! SysOp "--------------------
--\ /------\ \----------------------------------------------------------
---\/--------\/----------Issue 21, 9 April 1995 -------------------------
-------------------------------------------------------------------------
=========================================================================
Express Times is a publication for System Operators (SysOp's) of BBS
Express! ST. Material contained in this edition may be reprinted without
permission from C&R Systems except where noted. Reprinted articles must
remain unedited and contain reference to Express Times, with issue
number, name and author included at the top of each article reprinted.
Opinions presented are those of the individual author and do not
necessarily reflect the opinions of the staff of Express Times. BBS
Express! ST is a Bulletin Board System program for Atari ST computers
marketed by C&R Systems, P.O. Box J, Blue Ridge Summit, PA 17214. This
publication is not affiliated with Atari Corporation."
" ===============================================================
= ARTICLE BY: Darren Trutzenbach (King Arthur) =
============== SysOp of The Round Table BBS, 300-28.8 kbps =======
RSVE works great at 38400 on 8 Mghz machines, if you select higher speeds
then you will tend to loose characters on slower machines, I have mine
set at 38400 on a 16 Mghz Mega STe, I do loose the odd character at
57600, but 38400 works flawlessly.
HSMODEM software is very easy to install and can be used without the RSVE
board (The software fix for the Atari's RTS CTS problem). There are
several different programs that are included in the HSMODEM package, you
do not have to use them all, It depends on what modem port you are using.
If you are an Express sysop like myself you must be using modem 1. The
neccessary programs to use for modem 1 would be DRVIN.PRG, this is the
main driver for HSMODEM and must always load before any of the other
HSMODEM programs. MFP.PRG, this controls modem port 1. I suggest that
you load DRVIN.PRG and MFP.PRG boot from your AUTO folder. Although they
can be run from the desktop, make sure that they are the last programs
to run, this way any of the other programs that Auto load will not
interfere with the changes they make to TOS. I use the To configure
these two programs you must run the program SETTER.TTP, and on the
command line put the path and filename to either DRVIN.PRG or MFP.PRG.
The configurations are built into both these programs and by running
SETTER.TTP you are altering the actual program, which is a nice feature,
this saves having those configuration files located all over the place.
You will be prompted to enter some information when SETTER.TTP is
executed this can be a little confusing seeing as most of the text is in
German and very little in English.
These are my settings for DRVING.PRG and MFP.PRG:
-------------------------------------------------------------------------
DRVING.PRG
----------
FASTINIT: Yes
EXOPEN: No
MFP.PRG
-------
RSVE: Yes
I have the RSVE board installed. Answer no if you do not.
HISP: Yes
REPL: place 1: 19200
place 2: 38400
The above replaces bps rates, for example because of the limit in TOS
most older programs will only support rates as high as 19200. Now the
Software will notice the change and adapt 19200 to 38400. This will not
work if the RSVE board is not installed, so if this is so answer place 1
and 2 with a U.
Place 3: U
Place 4: U
Place 5: U
Place 6: U
U meaning Invalid or no entry.
DTR: Yes
Enables switching of the DTR lines answering yes keeps it like in TOS.
RBL: 32768
Size in bytes of the recieve buffer.
TBL: 256
Size in bytes of the transmit buffer.
The Size of the above receive and transmit buffers may vary from system
to system. For best results play around with these numbers until it works
best for you.
English docs are included in HSMODEM, so if you want to experiment with
different settings you can, but I found the above best for my system."