;This is a sample TNC initialisation file for use with ;the Kenwood TS2000 & UI-View ;Source by Laurie - G6ISY 16th November 2004 ;Reset TNC commands to TS-2000 defaults on exit. ;If normal TNC2 defaults are used on exit then it will stop PCT and SkyCommand from working ;Please note - It is recommended by the author of UI-View that you use KISS mode not this command file ;Angepasst von Torsten, DL4APJ 23.01.2006 ;Bitte keine weiteren Veraenderungen vornehmen, wenn Sie nicht 100% wissen was dieses Kommando bewirken wird [SETUP] ;DON'T alter anything in this section unless you are ;sure you know what you are doing! ;siehe oben ;-) COMMAND_PROMPT=cmd: COMMAND_CHARACTER_CODE=3 ESCAPE_CHARACTER_CODE= CONV_COMMAND=CONV MYCALL_COMMAND="MYCALL " UNPROTO_COMMAND="UNPROTO " NO_BEACON_COMMAND=BEACON EVERY 0 [INIT_COMMANDS] ^C ;Make sure we are in PC Control command mode ;Umschalten auf PC-Steuerung TC 1;! ;Turn on sub band ;SUB-RX einschalten - falls noch nicht geschehen SB1;! ;Set TX and Control to the sub-receiver ;Umschalten auf den SUB-Band-RX DC11;! ;Set frequency to 144.800 and wait for confirmation response from radio ;angepasst auf APRS in DL: QRG 144.800 MHz FC00144800000;!FC00144800000 ;Set TNC to packet mode ;TNC in Packet-Mode umschalten TC 0;! ;Set TNC commands ;die ueblichen TNC-Commandos ECHO OFF BEACON EVERY 0 HBAUD 1200 MON ON MCOM ON PACLEN 250 XFLOW OFF [EXIT_COMMANDS] ;Reset TNC commands to TS-2000 defaults to prevent problems with PCT and SkyCommand ;beim Verlassen von UI-View die TS-2000-Standardeinstellungen laden MON ON MCOM OFF PACLEN 128 XFLOW ON ;Exit packet mode and go into PC Control command mode ;Packet-Mode verlassen TC 1;! ;Set TX and control to main ;Umschalten auf den MAIN-RX DC00;! ;Turn off sub-receiver ;das lassen wir lieber - oder? ;SB0;!