¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

aprs.fi path


 

Good evening
?
Enjoying trying to get linbpq setup for aprs -
?
Currently the only path I see on aprs.fi is tcpip. However, if I run Direwolf alone, I get an RF path, so something is amiss, by my own hand.
?
Here's my settings:
?
PORT
?PORTNUM=3
?ID=QtSM APRS
?TYPE=ASYNC
?PROTOCOL=KISS
?IPADDR=127.0.0.1
?TCPPORT=8001
?DIGIFLAG=0
?CHANNEL=A
?MAXFRAME=2
?FULLDUP=0
?FRACK=10000
?RESPTIME=3000
?RETRIES=4
?PACLEN=200
?TXDELAY=500
?TXTAIL=50?
?PERSIST=64
?SLOTTIME=100
?PERSIST=63
ENDPORT
----------------------------------------------------------------
APRSDIGI
?APRSCall W9JUN-10
?StatusMsg=IGate (EM78ht)
?
?Symbol=- ? ? ? ? ; Icon to display for station.
?Symset=/ ? ? ? ? ; This is a "B" in a Red Diamond.?
?;
?; ? ?Specify a Dest Addreess and Path for each port you want to use for APRS. No dest means receive only port
?; ? ?Ports without an APRSPath statement will not be used by the Digi
?;
?; ? ?Note if you specify APRS as the destination call it will be replaced by the current BPQ32 APRS
?; ? ?identification destination - APBPQ1. If you really want to send APRS, specify APRS-0.?
?
? ?;APRSPath 1= ? ? ? ? ? ? ? ? ? ? ? ? ; Receive only port
? ;APRSPath 7=APRS,WIDE1-1 ? ? ? ? ? ? ; Dest and up to 8 digis
? APRSPath 3=APRS,WIDE2-2
??
? BeaconInterval=15
? BeacontoIS=1 ? ? ? ? ? ? ? ? ? ; Send Beacon every 30 minute. Minimum is 5 mins
? ;MobileBeaconInterval=2 ? ? ? ? ? ? ?; Beacon interval when moving
?;MaxAge=1440
?; ? ?Define Crossport Digi. For each port, a list of ports to send a packet to (IS means send to APRS-IS)
?; ? ?If a Digimap isn't specified for a port, digi out on the port the packet arrived on,
?; ? ? ? ?and send to APRS-IS (if enabled)
?; ? ?If you want to digi on same port, but not send to APRS-IS, Specify Digimap n=n?
?; ? ?If you dont want to digi on a port, specify Digimap n=
?;
?; ? ?If you only have one APRS port, you probably don't need a Digimap statement
?
?;Digimap 1=9 ? ? ? ? ? ?; Packets from 1 to 9, but not APRS-IS
?;Digimap 3=3,IS ? ? ? ; Packets from 7 to 7, 9 and APRS-IS
?;Digimap 9= ? ? ? ? ? ? ; Don't digi packets received on port 9
?
?; ? ?Define Digipeating parameters
?
?TraceCalls=WIDE,TRACE ? ; Calls for CALLN-n Processing with Trace
?FloodCalls=USA ? ? ? ? ; Calls for CALLN-n Processing without Trace
?DigiCalls=W9JUN ? ? ? ?; Calls for Normal (ie no SSID manipulation) Digi
? ? ? ? ? ? ? ? ? ? ? ? ?; For a Local "Fillin" Digi, you could include WIDE1-1 and leave out TraceCalls and FloodCalls
? ? ? ? ? ? ? ? ? ? ? ??
?;ReplaceDigiCalls ? ? ? ; Replace DigiCalls with APRSCall. Omit if you want the call to be left as it is received.
? ? ? ? ? ? ? ? ? ? ? ??
?MaxTraceHops=2 ? ? ? ? ; Max value of n in CALLN-n processing. If a packet is received with n greater than
?MaxFloodHops=2 ? ? ? ? ; this, the value will be replaced BEFORE it is decremented.
?; ? ?Specify position. You can specify a fixed LAT/LONG, or use GPS
?LAT=3847.78N ? ? ? ? ? ; Must be in standard APRS Format (ddmm.mmN/S)
?LON=08522.26W ? ? ? ? ?; Must be in standard APRS Format (dddmm.mmE/W)
?;GPSPort=/dev/ttyACM0 ? ? ? ? ? ? ?; if specified, lat/lon will be taken from a GPS,
?;GPSSpeed=9600 ? ? ? ? ? ? ; overriding the values set above.

?; The Digi can generate Object and Item reports.?
?
?; The format is pretty strict - a single space between param=value pairs,
?; a comma but no spaces in PATH and PORT string.
?
?; Minimum interval is 10 mins. You can have as many OBJECT lines as you need.
?; See thr APRS specification for information on how to format an Object or Item string.
?
?;OBJECT PATH=APRS,WIDE2-2 PORT=3,IS INTERVAL=30 TEXT=;444.80BPQ*111111z5807.60N/00610.63Wr%156 R15m
?
?; IGATE Params. If specified you will gate RF packets and your beacons to APRS-IS
?ISHost=indiana.aprs2.net ? ?; APRS-IS Host Name. May be either an IPV4 or an IPV6 Host
?ISPort=14580 ? ? ? ? ? ? ? ?; Normal port for a filtered feed
?ISPasscode= ? ? ? ? ? ? ? ?? ; If you don't already have a passcode I can issue you one.
?;
?; You can specify a filter command to be sent when you log on to APRS-IS. Normally you don't
?; need one. The APRS Mapping Application (BPQAPRS) sets a filter when it starts,
?; and if you aren't running an APRS application, there isn't much point in getting info from APRS-IS
?;
?ISFilter=m/80 b/-CW -s/w ?
?;GateLocalDistance=50
?LOGAPRSIS=1


 

On Tue, May 6, 2025 at 08:37 PM, Don wrote:
?;Digimap 3=3,IS
Uncomment this line. This is the line that allows BPQ to transmit APRS on your port 3.
?
?
Add your APRS IS Passcode:
ISPasscode=8334
?
?
A couple of other minor things but those more familiar with BPQ and APRS can help you with those...
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?


 

Thanks for the feedback Mark I¡¯ll let you know


Sent from for iOS


On Wed, May 7, 2025 at 06:37, Mark Taylor <mtaylor@...> wrote:
On Tue, May 6, 2025 at 08:37 PM, Don wrote:
?;Digimap 3=3,IS
Uncomment this line. This is the line that allows BPQ to transmit APRS on your port 3.
?
?
Add your APRS IS Passcode:
ISPasscode=8334
?
?
A couple of other minor things but those more familiar with BPQ and APRS can help you with those...
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?