WiModem232 and ProTERM 3.1 for Apple II
#24
I just looked at the default init string for the Smart Modem 9600 driver.  It has &K3 which is not supported, so it would generate an error and the remainder of the string would be invalid.  It also has W1 which is not supported and thus the remainder of the line would fail.  There is also S36 being used, which deals with a v.42 bis connection failure and that is not supported.

I am adding support for &k3 (which is the same as &K1) and I am adding support for ATWx so that it doesn't generate an ERROR when attempting to use it, but it won't actually do anything (like the speaker mode and volume level don't do anything).  I don't think I need to add support for S36 since it does not apply.

But... the actual reason why the Smart Modem 9600 driver is failing to initialize is that for some reason it is setting ProTERM's baud rate to 19200 - not 9600!  I am looking into that.
Reply


Messages In This Thread
RE: WiModem232 and ProTERM 3.1 for Apple II - by admin - 01-29-2018, 10:48 PM



Users browsing this thread: 1 Guest(s)