;09 Nov 2005 ; ; This script sets those parameters that facilitate ; Gateway operation. ; ; W0IPL ; ; The hot key. HOTKEY F3 ; ; The title. TITLE Gateway ON. ; ; Insure we are in command mode send ^c waitfor cmd: ; ; Set to MiXeD case send CASedisp 0 waitfor cmd: ; ; Enable Gateway Users send GUsers 3 waitfor cmd: ; ; Enable both ports send RADIO 1/2 waitfor cmd: ; ; Enable Mail Drop send TM ON waitfor cmd: ; ; Turn off PACTOR Auto Receive to enable VHF access send PTRound OFF waitfor cmd: ; ; Set my Gateway call send MYCAL W0XYZ/W0XYZ waitfor cmd: ; ; Turn on XGateway ON send XG ON waitfor cmd: ; ; The PK900, DSP-2232 in now in Gateway mode. ;