;-------------------------Radio port definitions---------------------------------------- ; PORT ID=BPQ 145.010 MHz ; Displayed by PORTS command TYPE=I2C ; Port is RS232 Com PROTOCOL=KISS ; TNC is used in KISS, JKISS or BPQKISS mode I2CBUS=1 ; 0 for version1 board, 1 for version 2 I2CDEVICE=16 ; this is in decimal KISSOPTIONS=PITNC,NOPARAMS ; Added for TNC-PI FULLDUP=0 ; Only meaningful for KISS, JKISS or BPQKISS devices ; IOADDR=4 ; 1 = SERIAL PORT COM1 ETC. SPEED=19200 ; SERIAL PORT SPEED, NOT RADIO DATA SPEED. CHANNEL=A ; A for single channel TNC, A or B for multichannel PERSIST=255 ; PERSIST=256/(# of transmitters-1) SLOTTIME=100 ; CMSA interval timer in milliseconds TXDELAY=200 ; Transmit keyup delay in milliseconds TXTAIL=100 ; TX key down, in milliseconds, at packet end QUALITY=192 ; Quality factor applied to node broadcasts heard on ; this port, unless overridden by a locked route ; entry. Setting to 0 stops node broadcasts ; With QUALITY=0, the value of MINQUAL is irrelevant MINQUAL=81 ; Entries in the nodes table with qualities greater or ; equal to MINQUAL will be sent on this port. A value ; of 0 sends everything. MAXFRAME=2 ; Max outstanding frames (1 thru 7) FRACK=5000 ; Level 2 timout in milliseconds RESPTIME=1000 ; Level 2 delayed ack timer in milliseconds RETRIES=7 ; Level 2 maximum retry value PACLEN=236 ; Default max packet length for this port UNPROTO=ID,ALTNC,MON7NC,SARC ; BTEXT broadcast addrs format: DEST[,digi1[,digi2]] BCALL=KK4HOK-1 ; BTEXT call. unstated defaults to APPL1CALL L3ONLY=0 ; 1=No user downlink connects on this port DIGIFLAG=1 ; Digipeat: 0=OFF, 1=ALL, 255=UI Only DIGIPORT=0 ; Port on which to send digi'd frames (0 = same port) USERS=0 ; Maximum number of L2 sessions, 0 = no limit ENDPORT ;