Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Bpq32
- Messages
Search
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 |
Re: libQt5Widgets
Nice! Thank you? Sent from for iOS On Tue, May 6, 2025 at 03:02, John G8BPQ via groups.io <john.wiseman@...> wrote:
I've not sure where it went, but I've put it back |
Re: libQt5Widgets
开云体育I've not sure where it went, but I've put it back73, John On 06/05/2025 03:47, Don via groups.io
wrote:
|
Re: libQt5Widgets
Thank you Sir Sent from for iOS On Sun, May 4, 2025 at 01:29, John G8BPQ via groups.io <john.wiseman@...> wrote:
You have installed the 64 bit version of Qt. Make sure you are using the 64 bit version of QtBPQAPRS. |
Re: libQt5Widgets
开云体育You have installed the 64 bit version of Qt. Make sure you are using the 64 bit version of QtBPQAPRS.73, John On 04/05/2025 02:43, Don via groups.io
wrote:
|
Re: libQt5Widgets
Thanks for the reply, Rich.
?
sudo apt install libqt5widgets5 [sudo] password for donp:? Reading package lists... Done Building dependency tree... Done Reading state information... Done Note, selecting 'libqt5widgets5t64' instead of 'libqt5widgets5' libqt5widgets5t64 is already the newest version (5.15.13+dfsg-1ubuntu1). libqt5widgets5t64 set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded |
Re: Prevent ID Beacon
Thank you Sent from for iOS On Sat, May 3, 2025 at 16:59, N9SEO via groups.io <kayne.kruse@...> wrote:
|
Re: Please do not re-write my @ARL bulletins to @WW
BPQ may not forward a bull addressed @ARL from the HR forwarding field. ?It will forward it to any station that has ARL in the AT column. ?Yes, the alias ARL:WW will cause BPQ to forward it as if it were addressed @WW without rewriting the address. ?
?
The big difference is that you will find many BPQ bbs sysops that will not bother with forwarding to non-hierarchical addresses. Many won’t even realize a bull addressed to a non-hierarchical address is not being forwarded. Addressed to @USA.NOAM would give the bull the best chance of reaching the largest USA audience.?
of course that’s just my opinion.?
?
?
?
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
? |
Re: I hope W6TJ completes his testing soon.
开云体育On 5/3/25 11:07, Chris Maness KQ6UP via
groups.io wrote:
Hi, Chris:"I hope W6TJ completes his testing soon." kind of has this eye roll thing. Maybe that is not what you intended (for the benefit of doubt), but that is how it comes across. Sincerely, 73 de Chris KQ6UP Thanks. I see your point. I apologize. 73, Chuck |
Re: I hope W6TJ completes his testing soon.
开云体育On 5/3/25 10:39, Chris Maness KQ6UP via
groups.io wrote:
It is the way JNOS does its rewrite. I forward CW to Charles no matter what the @AREA is. That is because it matches CW first. This behavior is not the same as BPQ's flood bulletin rules. It is first match wins and I have topics before flood areas. Maybe matching areas first is a better option. I have to consider the ramifications of that. That is a good reason to do testing to get constructive feedback. Hi, Chris: So, now I understand JNOS uses different criteria in the routing of messages. It seems to me that the routing interface between JNOS<>BPQ(AA4RE,F6FBB) may be the crux of the issue. I am uncomfortable with the word 'rewrite'. I urge you to consider routing [Bulletins,P,T] via @AREA ahead of 'TO' [addressee,topic]. 'CW'? may be a common acronym in @SCA[.CA.USA.NOAM] and yet may have a different meaning/usage elsewhere. I think this list server is a marvelous place to discuss interoperability among other software and BPQ32. 73, Chuck |
Re: I hope W6TJ completes his testing soon.
"I hope W6TJ completes his testing soon." kind of has this eye roll
thing. Maybe that is not what you intended (for the benefit of doubt), but that is how it comes across. Sincerely, 73 de Chris KQ6UP On Sat, May 3, 2025 at 8:04?AM Chuck Gelm via groups.io <nc8q-aredn@...> wrote:
-- Thanks, Chris Maness |
Re: I hope W6TJ completes his testing soon.
开云体育On 5/3/25 10:39, Chris Maness KQ6UP via
groups.io wrote:
Hi, Chris:Snark is not really helpful. What part of my post resembles 'snark'? 73, Chuck |
Re: Please do not re-write my @ARL bulletins to @WW
开云体育On 5/3/25 10:08, Mark Taylor wrote:
Hi, Mark: Thank you for your post.
Your opinion matters. 73, Chuck |
Re: I hope W6TJ completes his testing soon.
It is the way JNOS does its rewrite. I forward CW to Charles no
matter what the @AREA is. That is because it matches CW first. This behavior is not the same as BPQ's flood bulletin rules. It is first match wins and I have topics before flood areas. Maybe matching areas first is a better option. I have to consider the ramifications of that. That is a good reason to do testing to get constructive feedback. Snark is not really helpful. On Sat, May 3, 2025 at 6:25?AM Charles Hargrove via groups.io <n2nov@...> wrote:
-- Thanks, Chris Maness |
to navigate to use esc to dismiss