home *** CD-ROM | disk | FTP | other *** search
- #
- # PMP Configuration file
- #
- # For PMP Version 1.1
- #
- # Last modified: 07/30/91 acp
- #
-
- #
- # MYCALL Operator's callsign
- #
- mycall n8kei
-
- #
- # PTHRESH The max I packet size for retries. If the unACKed packet
- # is longer than PTHRESH, a RR/Poll is sent, else the packet
- # is repeated (ala AX.25 Version 1.0)
- pthresh 20
-
- #
- # TXDELAY The wait after keying up and before transmitting starts
- # (in milliseconds)
- #
- txdelay 250
-
- #
- # RETRY Max number of retries before a connection is dropped.
- #
- retry 16
-
- #
- # FRACK Parameter used to calculate the timeout time before retrying
- # (in seconds)
- #
- frack 5
-
- #
- # CHECK Link keep-alive timer (in seconds). After this many seconds
- # of inactivity, the remote node is polled.
- #
- check 300
-
- #
- # MAXFRAME Specifies the maximum number of frames outstanding before
- # an ACK is expected.
- maxframe 1
-
- #
- # PACLEN Sets the maximum packet length in bytes, must be between
- # 1 and 256.
- paclen 128
-
- #
- # CLOCKSKEW Enables or disables clock skewing. When running PMP, the
- # BIOS clock will loose time. If CLOCKSKEW is enabled, PMP
- # attempts to correct this by speeding the BIOS clock slightly.
- # A zero value disables, and a non-zero value enables.
- clockskew 1
-
- #
- # Screen attributes
- #
- # These five parameters set the screen colors/attributes
- # (the default settings are for a monochrome display)
- #
- normal 3
- inverse 112
- status 112
- bright 11
- message 112
-
- #
- # SOUND Enables/disables sound. A one value enables, a zero value
- # disables.
- #
- sound 1
-
- #
- # CAPTURE Specifies the size, in bytes, of the RAM capture buffer.
- # After this buffer is filled, the contents are flushed to
- # disk. Larger values will minimize disk writes. Values
- # should be a multiple of a MS-DOS sector size (512 bytes).
- capture 4096
-
- #
- # CTEXT Text sent out first during an incoming connect. You can
- # have up to 10 lines in a CTEXT message.
- #
- ctext Hello! If I'm not around, please leave a message.
- ctext (I'm running a homebrew TNC setup. There may be bugs!)
- ctext
-
- #
- # BTEXT Text sent during a beacon
- #
- btext +++++ Poor Man's Packet (PMP) Version 1.1 +++++
-
- #
- # BADDR Address (and path) to which beacons are sent.
- #
- baddr cq v w2cxm-1
-
- #
- # BEACON Sets beacon interval (in seconds). A beacon interval of zero
- # turns beaconing off.
- #
- beacon 0
-
- #
- # PTTPORT Sets the PTT port, bit mask, and active level.
- #
- pttport 0x378 2 0
-
- #
- # TXPORT Sets the TX data port and bit mask.
- #
- txport 0x378 1
-
- #
- # CDPORT Sets the CD port, bit mask, and active level.
- #
- cdport 0x379 0x80 0
-
- #
- # RXPORT Sets the RX port and bit mask.
- #
- rxport 0x379 8
-
- #
- # INIT Sends initialzing values to ports. This statement is useful
- # to initialize any necessary hardware before starting PMP
- # (like mini-modems powered from spare output bits).
- init 0x378 0x0
-
- #
- # DEFINE Function key (F1-F8) definitions.
- #
- define f1 ~cn8kei v w2cxm-1^m
- define f2 lm^ml^m
- define f3 CQ +++++ CQ CQ de N8KEI Ithaca, NY (Connect to N8KEI-15) +++++^m
- define f4 ~ccrtlnd v w2cxm-1^m
- define f5 users^minfo^mroutes^m
- define f6 The quick brown fox jumped over the lazy dog's back.
-
- #
- # AUTOWRAP Defines the column at which autowrap is active. A value of
- # zero disables autowrap.
- #
- autowrap 0