I. Parameter für Fernkonfiguration:
Pfadersetzung:
II. UIDIGI-Config-File: (Download)
Änderungen im Fettdruck :
/*
UIDIGI Configuration source file
Version 1.9 BETA 3 20040101
Written by Marco Savegnago IW3FQG
2005/12/01: Configured for 'The New-N Paradigm', N=3, by Ron Stordahl,
N5IN. See InfoText,UIDigiCall,UIFloodCall,UITracecall,UIFLOODOptions,
UITRACEOptions,UIOnly,BeaconNInterval,BeaconNText,PPersistance & Slottime.
http://dxspots.com/FIX14439_UIDIGI-ROM.html
2008/04/04: Examples for DL-NEWn-N by DL1LJ (based on 3-Hop config by DL8RO).
*/
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Set the digipeater ax.25 address callsign (SSID allowed)
// Up to 6 characters+SSID
// Digicall [t]
DigipeaterCallsign = DB0ABC
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Set the digipeater address alias
// Up to 6 characters (NO SSID)
// DIGIAlias [t]
DigipeaterAlias = UIDIGI
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Digipeater Info Text up to 80 char
// Info [t]
// Note: W3,MNn applicable in section MN. Change to match your section
//
// 12345678101234567820123456783012345678401234567850123456786012345678701234567880
InfoText = Infos zum System
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Path used when SSID routing is used (Up to 8 hops)
// (Direction) Path
// xpath [path]
NorthPath =
SouthPath =
EastPath =
WestPath =
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// BudList Calls (up to 8 calls, default none)
// All SSID's of base call will be ignored
// BUdlist [calls]
BudList =
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UI Generic Calls (up to 8)
// Calls recognized by digi to repeat
// Hier die Pfade eintragen, welche ausgeschlossen werden sollen (Bsp.: W3 -DIGI)
// Uidigi [calls]
UIDigiCall = WIDE4-4,WIDE5-5,WIDE5-4,WIDE6-6,WIDE6-5,WIDE6-4,WIDE7-7,WIDE7-6
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UI Flood Call (up to 6 characters) - Set this for your State or ARRL Section
// Hier Kennung für distrikts-Bundesland-Routing eintragen
// UIFlood [call]
UIFloodCall = DEXX
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UI Trace Call (up to 6 characters)
// Hier wird nunmehr WIDE eingetragen.
// UITrace [call]
UITraceCall = WIDE
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Txdelay (default 30 = 300)
// range 1-255 x10ms
// TXdelay [n]
TxDelay = 35
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Fullduplex (default 0)
// Enables (1) or Disables (0)
// NO COMMAND FROM CONSOLE
FullDuplex = 0
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// PPErsistence (default 64)
// range 1-255
// Parameter fo channel access timing
// PErsistance [n]
PPersistance = 255
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Slottime (default 10)
// range 1-255 x100ms
// SLottime [n]
SlotTime = 1
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Frack (default 5)
// range 1-15
// Frack [n]
Frack = 5
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Maxframe (default 4)
// range 1-7
// MAxframe [n]
Maxframe = 4
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Retry (default 10)
// range 0-127
// RETry [n]
Retry = 10
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// RespTime 2 (default 100)
// range 0-6000 ms
// RESPtime [n]
RespTime = 100
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Link Check (default 18000)
// range 0-65535 ms
// CHeck [n]
LinkCheck = 18000
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Duplicate Packet Suppression Interval second (default 28)
// range 0-180 seconds
// UICheck [n]
DuplicateSuppression = 30
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Loop Packet Suppression Interval Mask (default 3)
// 0x01 = Do not repeat frame with source address equal to digipeater call or alias
// 0x02 = Do not repeat frame with the digipeater call in the already digipeated via list
// range 0-3
// UILoop [n]
LoopSuppression = 3
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Treat different SSID in destination call (default 1)
// Enables (1) or Disables (0) UISSID digipeating mode
// Used for SSID Directional routing
// UISsid [n]
HandleUISSID = 0
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Reply to Query (default 1)
// Enables (1) or Disables (0) ?APRS? response query
// UIQuery [n]
ReplyToQuery = 1
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UIFLOOD Algorithm flag (default 4)
// Bit 0: FLOODCALLn-0 will be repeated
// Bit 1: Insert callsign before FLOODCALLn-N
// BIT 2: Put has been repeated flag on FLOODCALLn-0
// BIT 3: Make call substitution on FLOODCALLn-0
//
// NOTE: You must use the October 4, 2005 or later version of the DOS
// configuration program UIDGCFG.exe or the 32 bit version UIDGCFG32.exe,
// otherwise if you set UIFLOODOptions=4 (offset X’344 in the binary)
// and UITRACEOptions=2 (offset X’346’ in the binary) as desired, both
// options are forced to 4 in the generated binary!! This new version
// of the DOS configuration program, which corrects the problem, can be
// obtained in the files section of the UIDIGI Yahoo Group in the
// UIDIGI 1.9 folder. The version in the archive UIDG19B3.zip is the
// defective version. The 32 bit version of the configuration program,
// UIDGCFG32.exe, found in the archive uitools32.zip in the UIDIGI 1.9
// folder, generates the correct binary.
//
// UIFLDfl [n]
UIFLOODOptions = 4
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UITRACE Algorithm flag (default 2)
// Bit 0: TRACECALLn-0 will be repeated
// BIT 1: Put has been repeated flag on TRACECALLn-0
// BIT 2: Make call substitution on TRACECALLn-0
// This is located at offset x'346' in the image.
//
// UITRFl [n]
UITRACEOptions = 2
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Make call substitution when repeat frames addressed to UIDIGI Callsign
// default (1)
// Enables (1) or Disables (0) UIDIGI callsign substituion for UIDIGI calls
// UIDCsb [n]
UIDIGICallSubstitution = 1
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Preempt calls (default none)
// see docs
PreemptCalls =
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Preempt add (default none)
// see docs
PreemptAdd =
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Preempte Digipeater (default 0)
// see docs
PreeemptedDigipeat = 0
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Don't change SSID (decrement) to UI Message (frame with info that start
// with char '~' default (1)
// 0 disables
// range 0-1
// UIMessage [n]
UIMessage = 1
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Process only UI Frame (default 0)
// Enable processing of UI frame only
// 0 disables
// range 0-1
// UIOnly [n]
UIOnly = 0
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// PID of processed frames (default 240)
// Enable frame filtering algorithm base on PID of frame
// 0 disables
// range 0-255
// UIPid [n]
UIPID = 240
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Sysop Password up to 80 char
// NO CONNAMD FROM LOCAL CONSOLE
SysopPassword = Einschoenespasswordsolltemanschonaussuchen+-oder:!?uswduerfenauchdabeiseinnadenn:vielerfolg
// 1234567810123456782012345678301234567840123456785012345678501234567860123456787012345678980
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Beacon x interval Seconds
// default 1 = 600
// default 2 = 1800
// default 3 = 3600
// range 0-65535 seconds
// BEacon [x] [n]
Beacon1Interval = 600
Beacon2Interval = 1740
Beacon3Interval = 3540
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Beacon x offset (default 0)
// range 0-65535 seconds
// BEACONOffset [x] [n]
Beacon1Offset = 0
Beacon2Offset = 0
Beacon3Offset = 0
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Digipeater Beacon x Text up to 70 char
//
// BText [n] [t]
// Beispiel: !5238.31NS01336.62E#PHG2220 W3,DEBW eigener Text
// Ggf. einen Text mit BDL = NULL für "lokale Informationen" vorsehen.
// 1234567810123456782012345678301234567840123456785012345678601234567870
Beacon1Text = DDMM.hhNSDDDMM.hhW#PHG3320 W(n),DESS(n) und Kommentar
Beacon2Text = DDMM.hhNSDDDMM.hhW#PHG3320 W(n),DESS(n) und Kommentar
Beacon3Text = DDMM.hhNSDDDMM.hhW#PHG3320 W(n),DESS(n) und Kommentar
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Destination ax.25 address of beacon (6 characters + SSID)
// See APRS working group documentation APNUnn
// UNproto [t]
BeaconDestination = APNU19-3
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// AX.25 Beacon x path (up to 8 hops)
// Path that Beacon x will be sent out with
// Bdl [x] [path]
Beacon1Path =
Beacon2Path = WIDE2-1
Beacon3Path = WIDE2-2
AuxPath =
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Destination ax.25 address of aux input device string
// Up to 6 characters + SSID
AuxDestination = AUX
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Aux Beacon interval (default 0)
// Sets the interval for the beacon of aux input data
// AUXRate [n]
AuxRate = 0
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
04.04.2008, DL1LJ (Dank an DL8RO)