/*
	UIDIGI Configuration source file

	Versione 1.6 07022000

	Written by Marco Savegnago IW3FQG
*/

//	Set the digipeater ax.25 address callsign (with SSID if necessary)

DigipeaterCallsign      =   UIDIGI

//	Set the digipeater address alias (without SSID if necessary)

DigipeaterAlias         =   APRS

//	Destination ax.25 address of beacon

BeaconDestination		=	APZ16

//	AX.25 Beacon path

BeaconPath              =       WIDE, WIDE

//	Txdelay (default 30 = 300)

TxDelay                 =       30

//	Fullduplex (default 0)

FullDuplex              =       0

//	PPErsistence (default 64)

PPersistance            =       64

//	Slottime (default 10)

SlotTime                =       10

//	Frack	(default 5)

Frack                   =       5

//	Maxframe (default 4)

Maxframe                =       4

//      Retry (default 10)

Retry                   =       10

//	Timer 2 (default 100)

Timer2                  =       100

//	Timer 3 (default 18000)

Timer3                  =       18000

//	Beacon enable flag (default 1)

BeaconEnable			=	1

//	Beacon interval (default 600)

BeaconInterval			=	600

//  Minimum Digipeated Interval second (default 28)

MiniDigipeatedInterval  =       28

//  Digipeater Enable Mask (default 31)

DigipeaterEnableMask    =       31

//  Digipeater Algorithm (default 149)

DigipeaterAlgorithm		=	149

//  Reply to APRS Query (default 0) Not yet implemented

ReplyToAPRSQuery        =       0

//	Sysop Password up to 80 char

SysopPassword           =   abcdef01234567890

//	Digipeater Info Text up to 80 char

DigipeaterInfoText      =   UI DIGI 1.6 TEST Vicenza (JN55SN)

//	Digipeater Beacon Text up to 120 char

DigipeaterBeaconText    =       !4532.21N/01132.21E#PHG2260/Vicenza TEST APRS DIGIPEATER (UIDIGI 1.6)
