Forum

Konfigurace
 
Oznámení
Smazat vše

Konfigurace

21 Příspěvky
6 Uživatelé
0 Reactions
51.7 K Zobrazeno
Příspěvky: 100
Úvodní téma
(@ok2slc)
Estimable Member
Přidal se: před 17 roky

Ahojte,
aby se to tady trochu rozjelo, posílám konfiguraci kterou jsem již "napálil" do TNC2. Vzhledem k tomu že ne všechny parametry jsou mi zcela jasné a čerpal jsem z více vzorových konfigurací, uvítám jakékoli připomínky k této konfiguraci. Hlavně toto nepovažujte za vzorovou konfiguraci :). Ke "kompilaci" jsem použil poslední verzi uidgcfg32.exe. Mělo by to být nastaveno jako "Fill-in".

/*
UIDIGI Configuration source file
Version 1.9 BETA 3 20040101
Written by Marco Savegnago IW3FQG
*/
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Set the digipeater ax.25 address callsign (SSID allowed)
// Up to 6 characters+SSID
// Digicall [t]

DigipeaterCallsign = OK2SLC-2

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Set the digipeater address alias
// Up to 6 characters (NO SSID)
// DIGIAlias [t]

DigipeaterAlias = UIDIGI

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Digipeater Info Text up to 80 char
// Info [t]
// 12345678901234567890123456789012345678901234567890123456789012345678901234567890

InfoText = UIDIGI 1.9 BETA 3

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// 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
// Default (RELAY, WIDE, TRACE)
// Uidigi [calls]

UIDigiCall = WIDE1-1

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UI Flood Call (up to 6 characters)
// Default (WIDE)
// UIFlood [call]

UIFloodCall = CZE

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UI Trace Call (up to 6 characters)
// Default (TRACE)
// UITrace [call]

UITraceCall = WIDE

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Txdelay (default 30 = 300)
// range 1-255 x10ms
// TXdelay [n]

TxDelay = 30

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// 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 = 64

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Slottime (default 10)
// range 1-255 x100ms
// SLottime [n]

SlotTime = 10

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// 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 = 25

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// 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 0)
// bit 0 make call substitution after the last WIDEn-n digied
// bit 1 insert callsign before WIDEn-n
// UIFLDfl [n]

UIFLOODOptions = 1

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// UITRACE Algorithm flag (default 0)
// bit 0 makes call substitution after the last TRACEn-n digied
// bit 1 Disables
// UITRFl [n]

UITRACEOptions = 0

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// 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 1)
// Enable processing of UI frame only
// 0 disables
// range 0-1
// UIOnly [n]

UIOnly = 1

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// 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 = XXX

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Beacon x interval Seconds
// default 1 = 600
// default 2 = 1800
// default 3 = 3600
// range 0-65535 seconds
// BEacon [x] [n]

Beacon1Interval = 2700

Beacon2Interval = 2700

Beacon3Interval = 2700

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Beacon x offset (default 0)
// range 0-65535 seconds
// BEACONOffset [x] [n]

Beacon1Offset = 0

Beacon2Offset = 900

Beacon3Offset = 1800

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Digipeater Beacon x Text up to 70 char
// see APRS reference doc for layout
// BText [n] [t]
// 1234567890123456789012345678901234567890123456789012345678901234567890

Beacon1Text = !4909.64NU01620.73E# (PHG34603/APRS DIGIPEATER - UIDIGI 1.9b3) 1

Beacon2Text = !4909.64NU01620.73E# (PHG34603/SysOp - Slavek OK2SLC - ok2slc@ok2slc.cz) 2

Beacon3Text = !4909.64NU01620.73E# (PHG34603/QTH - Zbysov near Brno - TEST) 3
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// Destination ax.25 address of beacon (6 characters + SSID)
// See APRS working group documentation APNUnn
// UNproto [t]

BeaconDestination = APNU19

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// AX.25 Beacon x path (up to 8 hops)
// Path that Beacon x will be sent out with
// Bdl [x] [path]

Beacon1Path = WIDE2-2

Beacon2Path = WIDE2-2

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

//-----------------------------------------------------------------------
//-----------------------------------------------------------------------


Odpověď
20 Odpovědí
Příspěvky: 443
(@ok2zo)
Přidal se: před 17 roky

Jo, to vypada dobre.. ted jeste doufam, ze to bude stabilni.. Kdy to pustis do testovaciho provozu?


Odpověď
Příspěvky: 100
Úvodní téma
(@ok2slc)
Estimable Member
Přidal se: před 17 roky

Pokusím se o víkendu jestli "velitelka" nezmění "denní rozkaz"...


Odpověď
Příspěvky: 212
(@ok2ila)
Estimable Member
Přidal se: před 17 roky

Docela by me zajimalo, jak Ti to funguje. Jak kdyz tam dam UIFloodCall = CZE, tak mi to nic neopakuje. Musim nechat WIDE. NEvim, jestli je to kombinaci jinych parametru...


Odpověď
Příspěvky: 100
Úvodní téma
(@ok2slc)
Estimable Member
Přidal se: před 17 roky

Zatím nemohu podat informace jak se to chová, nestíhám. Doufám, že nebudu řešit stejný problém který jsem řešil před lety s nižší verzí a to ten, že si to opakovalo jen některé rámce a jiné které to mělo dle konfigurace opakovat to z neznámého důvodu neopakovalo...


Odpověď
Stránka 1 / 5
Sdílet:
RAFI99 RAFI88 RAFI88 RAFI88 RAFI88 mekahtoto mekahtoto mekahtoto mekahtoto mekahtoto slot gacor slot gacor slot dana slot dana RAFI88 slot gacor slot gacor slot gacor slot gacor pakjp pakjp slot dana slot gacor RAFI88 slot gacor slot gacor slot dana slot terpercaya slot thailand gadaitoto slot dana slot terpercaya slot thailand mekahtoto slot terpercaya slot gacor slot thailand slot dana pakjp ocatoto slot gacor ocatoto ocatoto ocatoto slot gacor slot gacor hari ini situs gacor situs gacor hari ini slot dana slot qris RAFI88 ocatoto rafi99 gadaitoto gadaitoto toto slot toto slot gadaitoto rafi88 rafi88 rafi88 rafi88 rafi99 gadaitoto gadaitoto gadaitoto gadaitoto ocatoto oca toto slot gacor oca toto ocatoto slot gacor rafi88 rafi88 rafi88 rafi88 rafi88 rafi99 pakjp pakjp pakjp pakjp pakjp pakjp pakjp rafi88 rafi88 pakjp pakjp pakjp pakjp pakjp pakjp rafi88 rafi88 mix parlay judi parlay judi bola parlay rafi88 pakjp ocatoto ocatoto ocatoto rafi88 rafi88 rafi99 rafi99 rafi99 ocatoto oca toto bermain slot online ocatoto ocatoto pakjp result data macau 5d bandar toto macau togel hari ini pakjp situs toto pak jp pakjp pak jp situs togel slot mahjong ways 2 pakjp pakjp pak jp situs slot online ocatoto ocatoto ocatoto ocatoto ocatoto ocatoto rafi99 rafi99 pakjp pak jp slot gacor slot resmi slot online rafi88 pakjp slot online slot resmi slot gacor slot gacor slot resmi slot maxwin pakjp gadaitoto gadaitoto gadaitoto gadaitoto gadai toto RAFI99 gadaitoto rafi99 pakjp pakjp slot toto pakjp pakjp rafi99 slot toto toto slot ocatoto ocatoto ocatoto slot toto rafi88 slot toto slot gacor slot gacor slot gacor slot toto ocatoto rafi99 ocatoto ocatoto ocatoto ocatoto ocatoto slot jp toto macau ocatoto ocatoto rafi99 rafi88 ocatoto gadaitoto pakjp rafi88 ocatoto ocatoto rafi99 ocatoto rafi99 gadaitoto ocatoto ocatoto ocatoto gadaitoto rafi88 rafi99 rafi99 rafi88 rafi88 rafi88 pakjp pakjp rafi88 pakjp pakjp rafi99 gadaitoto gadaitoto rafi88 gadaitoto pakjp pakjp pakjp pakjp pakjp pakjp pakjp pakjp pakjp gadaitoto gadaitoto rafi88 gadaitoto ocatoto ocatoto ocatoto ocatoto ocatoto ocatoto gadaitoto gadaitoto slot gacor kucingjp kucingjp gadaitoto kucingjp pakjp ubstoto ubstoto ubstoto ubstoto ubstoto gadaitoto gadaitoto ocatoto ocatoto ocatoto ocatoto ocatoto rafi99 gadaitoto gadaitoto ocatoto slot gacor ocatoto gadaitoto gadaitoto gadaitoto gadaitoto gadaitoto ocatoto ocatoto ocatoto ocatoto rafi99 gadaitoto gadaitoto gadaitoto gadaitoto rafi88 rafi88 rafi99 ocatoto ocatoto ocatoto ocatoto ocatoto rafi99 rafi99 ocatoto slot gacor slot toto ocatoto ocatoto ocatoto ocatoto ocatoto ocatoto ocatoto rafi99 pakjp rafi88 ocatoto maka77 ocatoto rafi88 pakjp kucingjp kucingjp gadaitoto ocatoto pakjp ocatoto pakjp gadaitoto pakjp rafi99 gadaitoto ocatoto ocatoto ocatoto ocatoto ocatoto gadaitoto gadaitoto gadaitoto ocatoto pakjp ocatoto rafi88 ocatoto rafi88 rafi99 gadaitoto gadaitoto rafi99 gadaitoto pakjp pakjp gadaitoto kucingjp gadaitoto gadaitoto rafi99 rafi99 gadaitoto gadaitoto gadaitoto gadaitoto rafi88 pakjp pakjp slot gacor rafi99 slot gacor slot gacor slot gacor slot toto slot toto pakjp slot gacor toto 4d pakjp pakjp pakjp pakjp pakjp pakjp pakjp rafi88 pakjp rafi99 pakjp pakjp rafi99 rafi99 rafi99Karyawan Muda Raup 20 Juta dari Black Scatter Rahasia Tips Trik