Skip to content

Instantly share code, notes, and snippets.

@mpentler
Last active February 14, 2024 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpentler/a1fc50d943d9213027f85b348bac5dcf to your computer and use it in GitHub Desktop.
Save mpentler/a1fc50d943d9213027f85b348bac5dcf to your computer and use it in GitHub Desktop.
Current BPQ32 node configuration
SIMPLE
LOCATOR=IO85gw ; Set to your Grid Square to send reports to the BPQ32 Node Map s ystem
MAPCOMMENT=2M0IIG Experimental Node<br>144.9375 | Other bands/modes to follow
EnableM0LTEMap=1 ; new packet node map
NODECALL=2M0IIG-7
NODEALIAS=BRXBRN
SAVEMH=1
NODESINTERVAL=15
IDINTERVAL=15
;BBS=1 ; comment out for Linux
;NODE=1
LINMAIL ; comment out for Windows
LINCHAT ; comment out for Windows
MINQUAL=10
INFOMSG:
2M0IIG's experimental 2m/sometimes 40m Broxburn packet node
https://packet.oarc.uk for more info on our project
***
BTINTERVAL=15
BTEXT:
2M0IIG's packet node (BRXBRN)
***
CTEXT:
Welcome to 2M0IIG's packet node, located in Broxburn, West Lothian, Scotland
Type ? for list of commands.
***
;FULL_CTEXT=1
HFCTEXT=Broxburn Packet Node, IO85gw, send ?
IDMSG:
Node is (BRXBRN)
***
PORT
PORTNUM=1
ID=VHF 1200 baud AX.25
TYPE=ASYNC
PROTOCOL=KISS
; IPADDR=127.0.0.1 ; Direwolf
; TCPPORT=8002 ; Direwolf
; TXDELAY=500 ; Direwolf
; COMPORT=COM9 ; comment out for Linux
COMPORT=/dev/ttyACM0 ; comment out for Windows
SPEED=57600 ; NinoTNC
CHANNEL=A
PACLEN=136
FRACK=5000
RESPTIME=500
MAXFRAME=2
RETRIES=5
NOKEEPALIVES=1
SLOTTIME=2000
QUALITY=192
MINQUAL=100
PERSIST=32
KISSOPTIONS=ACKMODE ; disable when using Direwolf
DIGIFLAG=0
ENDPORT
;PORT
;PORTNUM=2
; ID=HF 300 baud IL2P
; TYPE=ASYNC
; PROTOCOL=KISS
; IPADDR=127.0.0.1 ; Direwolf
; TCPPORT=8001 ; Direwolf
; TXDELAY=250 ; Is this the minimum it can be? Test it!
; TXTAIL=50 ; is this really needed? Test it! It isn't on VHF
; COMPORT=COM8 ; comment out for Linux
; COMPORT=/dev/ttyACM1 ; comment out for Windows
; SPEED=57600
; CHANNEL=A
; PACLEN=60 ; may want to up this?
; FRACK=7000
; RESPTIME=3000
; MAXFRAME=1
; RETRIES=10
; NOKEEPALIVES=1
; KISSOPTIONS=ACKMODE ; disable when using Direwolf
; DIGIFLAG=0
;ENDPORT
PORT
PORTNUM=3
ID=Telnet Server
DRIVER=TELNET
CONFIG
LOGGING=1
DisconnectOnClose=1
TCPPORT=8010
HTTPPORT=8080
CMDPORT=63000 63001
MAXSESSIONS=10
CTEXT=Broxburn Node Telnet Server\nEnter ? for list of commands\n\n ; Telnet c onnect message
USER=2M0IIG,password,2M0IIG,,SYSOP
ENDPORT
APPLICATION 1,BBS,,2M0IIG-1,BRXBBS,255
APPLICATION 2,CHAT,,2M0IIG-4,BRXCHT,255
APPLICATION 3,ADSB,C 3 HOST 0 S,2M0IIG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment