home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / ares / aresdata.cfg < prev    next >
Text File  |  1979-12-31  |  2KB  |  40 lines

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