home *** CD-ROM | disk | FTP | other *** search
- ; ARES/DATA configuration file for version 0.1
- ; NOTE: default is NO TNC SUPPORT (see below). YOU MUST EDIT THIS FILE
- ; TO ADD TNC SUPPORT!!!!!!!!!
- ; Don't change the order of the parameters, or remove any parameters.
- ; Pure comment lines allowed only at the beginning of this file
- ; Each parameter must start in column 1 and be followed by at least one space
- ; and a semicolon. Comments may follow the semicolon.
- ;
- a ; p - prompted startup, a - automatic startup
- NO ; Use TNC for remote access to db? YES or NO
- NO ; Allow remote delete of database records? YES or NO
- 8 ; Maximum number of connections you'd like to have polled. Max is 8.
- A:\TEMP\ ;d path for automatic database backup. e.g. C:\BACKUP\
- a:\TEMP\ ;d path for automatic journal e.g. C:\BACKUP\
- 50 ; Number of transactions before entire DB written to backup - 0 = no backup
- 10 ; Number of new entries to the DB before journal is updated. Max is 25.
- 1 ; Serial COMx port for initialization. May be 0, 1, or 2. To skip COM port init, set to 0.
- $3F8 ; Actual hardware address of 8250 UART chip. COM1=$3F8; COM2=$2F8 usually
- 9600 ; Serial port baud rate Note: must be parity N, data bits 8, stop bits 1
- 10 ; Serial port retry count. Try 10. Set higher if TNC times out.
- ENABLE ; ENABLE/DISABLE interrupts during Serial I/O TNC-->PC. (Suggest E)
- 1 ; Printer port to use. May be 1, 2, or 3.
- / ; Start of the TNC Command table: "/"
- I K8ZFR ; Initial commands sent to TNC (max 25 allowed) : call sign
- MN ; monitoring off
- R0 ; digipeat off (Req'd if using Version 1.1 firmware. May be set on if using V1.2 or TNC2)
- A1 ; linefeed enabled
- F5 ; frame acknowledge time - 5 sec.
- N10 ; number of retries - 10
- O4 ; number of outstanding I frames - 4
- P128 ; p-persistence value - 128/256 = 0.50 (Gives invalid msg on TNC1..that's OK though).
- T50 ; transmitter keyup delay before start of data - 500 ms
- V2 ; AX.25 level 2 version 2 protocol
- W12 ; 120 ms repeater wait - should be smaller than all connected stations
- X1 ; xmit enable
- Z3 ; flow, XON/XOFF enabled
- U1 Cle Red Cross Database...System Ready > ;
- @T2 250 ; T2 Timer (TAPR calls this RESPTIME) 250 mS.
- / ; end of parameter settings