Keyboard Shortcuts
Likes
- Bpq32
- Messages
Search
Re: New Version
Here it is with no GDB. ./linbpq G8BPQ AX25 Packet Switch System Version 6.0.24.62 February 2025 Copyright ? 2001-2025 John Wiseman G8BPQ Current Directory is /home/odroid/BPQ Log Directory is /home/odroid/BPQ Making Directory /home/odroid/BPQ/logs Configuration file Preprocessor. Using Configuration file /home/odroid/BPQ/bpq32.cfg Conversion (probably) successful PORTS 0x688194 LINKS 0x68fdd8 DESTS 0x693bd8 ROUTES 0x6a0ec8 L4 0x6a28c8 BUFFERS 0x6aa6a8 Initialising Port 01 ? ? TCPKISS IP 127.0.0.1 Port 8004 Chan A Initialising Port 02 ? ? ASYNC /dev/ttyUSB0 Chan A Initialising Port 03 ? ? AXIP Initialising Port 04 ? ? Telnet Server Initialising Port 05 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan A Initialising Port 06 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan B Initialising Port 07 ? ? VARA Host 192.168.200.6 8300 Initialising Port 10 ? ? AXIP Using Shared Memory /BPQAPRSSharedMem Map APRS Shared Memory Allocated at 0x43000000 APRS Digi/Gateway Enabled HAMLIB Slave Thread 4532 Running Rig Control Enabled MQTT Enabled 0 Starting Chat Config File is /home/odroid/BPQ/chatconfig.cfg Chat Started Starting Mail Config File is /home/odroid/BPQ/linmail.cfg Config Processed Mail Started Connected to VARA TNC Port 7 Connect Failed for AX/TCP port 10093 ?- error code = 110 SIGSEGV Received 73, Lee K5DAT On Sat, Feb 15, 2025 at 12:24?PM John G8BPQ via <john.wiseman=[email protected]> wrote:
|
Re: New Version
¿ªÔÆÌåÓýIt's odd, because I should be trapping and ignoring?SIGPIPE. Do you get the same error message when not running under gdb?Thanks, John On 15/02/2025 17:46, Lee Bengston via
groups.io wrote:
|
Re: New Version
Fyi, this is when running the .62 code, but I believe it's the same issue I've been seeing since trying to upgrade from .53 to .56.? The .62 binary was built from source Thread 1 "linbpq" received signal SIGPIPE, Broken pipe. Download failed: Invalid argument.? Continuing without source file ./csu/../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S. __libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47 warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory (gdb) bt #0 ?__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47 #1 ?0xb6e97158 in __libc_send (flags=0, len=1, buf=0x9ef956, fd=36) at ../sysdeps/unix/sysv/linux/send.c:26 #2 ?__libc_send (fd=36, buf=0x9ef956, len=1, flags=0) at ../sysdeps/unix/sysv/linux/send.c:23 #3 ?0x005df3a2 in InnerProcessData (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190, len=4) at TelnetV6.c:3777 #4 ?0x005dec08 in DataSocket_Read (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190) at TelnetV6.c:3603 #5 ?0x005db9ee in TelnetPoll (Port=4) at TelnetV6.c:2216 #6 ?0x005d8d8c in ExtProc (fn=1, port=4, buff=0x75c3d8 <DATAAREA+578116>) at TelnetV6.c:1029 #7 ?0x005592e8 in EXTRX (PORTVEC=0x6d2030 <DATAAREA+11932>) at cMain.c:430 #8 ?0x0055cfb2 in TIMERINTERRUPT () at cMain.c:2431 #9 ?0x005a8806 in main (argc=1, argv=0xbea1cd54) at LinBPQ.c:1576 (gdb) Fyi, the 3 of us that have seen this issue are all running LinBPQ and communicating to VARA running on a Windows computer. I thought it was related to incoming vara connections, but the last time it happened I could not correlate it to VARA. I'll try the binary version from the beta downloads in case the behavior is different. 73, Lee K5DAT On Sat, Feb 15, 2025 at 8:00?AM John G8BPQ via <john.wiseman=[email protected]> wrote: I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and |
Re: New Version
¿ªÔÆÌåÓýSorry, just checked and pilinbpq was built needing libasound.I've uploaded a replacement to beta. 73, John On 15/02/2025 16:09, jeff arthur via
groups.io wrote:
|
Re: New Version
¿ªÔÆÌåÓýIt shouldn't need libasound.Which architecture? are you running? 73, John On 15/02/2025 16:09, jeff arthur via
groups.io wrote:
|
Re: New Version
¿ªÔÆÌåÓýIt is basically a packet version of WhatsApp. At the still being developed and at the moment only runs on one node in the UK.There isn't a lot of information about yet WhatsPacWhatsPac is a great new application for packet that has chat channels and private messages. Visit??for more information. Note that the project is in alpha so a few things are still being ironed out. It is possible to route to the main WhatsPac server node??from GB7BSK, although the most stable route includes one AXIP link, the rest is all RF. Have a look a the??to get an idea of routes and feel free to drop 2E0HKD a message by packet mail or on the OARC discord if you need help with routing. On 15/02/2025 14:06, Pascal Lafond
VA2HOM via groups.io wrote:
What is WhatsPac where can i get information about this?? I try to google it but i found nothing. |
Re: New Version
What is WhatsPac where can i get information about this?? I try to google it but i found nothing.
toggle quoted message
Show quoted text
73 de Pascal va2hom Le 2025-02-15 ¨¤ 09 h 00, John G8BPQ via groups.io a ¨¦crit?:
I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and github. |
Re: Route Sorting
¿ªÔÆÌåÓýLooks useful!Would you mind sending me your code? Thanks, John On 15/02/2025 12:10, G7UOD via
groups.io wrote:
|
Re: APRS Beacon over TCP/IP vs RF
¿ªÔÆÌåÓýThanks so much Brian!? It worked!? I am now beaconing my KM7N-5 LinBPQ node over APRS-IS! ? Awesome group here¡ ? Adam ? From: [email protected] <[email protected]>
On Behalf Of Adam KM7N via groups.io
Sent: Friday, February 14, 2025 3:27 PM To: [email protected] Subject: Re: [bpq32] APRS Beacon over TCP/IP vs RF ? This is great!? Thanks for sharing that!? I will make some adjustments to my config file and see how that works! ? Adam, KM7N ? From:
[email protected] <[email protected]>
On Behalf Of Brian W7BMH via groups.io ? Here's my example APRS configuration.? My node sends APRS beacons to the APRSIS by TCP but does not send any beacons over a RF port.? This configuration also forwards HF traffic from six of my rf ports to the APRSIS to be parsed for usable data.?? Hope this gives you some ideas. ? 73 ? Brian, W7BMH ? APRSDIGI ?BeaconInterval=30 ? ? ? ? ? ? ? ? ? ? ? ? ; Send Beacon every n minute. Minimum is 5 mins ?APRSPATH 1=? ?ISHost=noam.aprs2.net? ?GPSPort=0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; if specified, lat/lon will be taken from a GPS *** ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Denotes end of APRS ? ? |
Re: APRS Beacon over TCP/IP vs RF
¿ªÔÆÌåÓýThis is great!? Thanks for sharing that!? I will make some adjustments to my config file and see how that works! ? Adam, KM7N ? From: [email protected] <[email protected]>
On Behalf Of Brian W7BMH via groups.io
Sent: Friday, February 14, 2025 3:03 PM To: [email protected] Subject: Re: [bpq32] APRS Beacon over TCP/IP vs RF ? Here's my example APRS configuration.? My node sends APRS beacons to the APRSIS by TCP but does not send any beacons over a RF port.? This configuration also forwards HF traffic from six of my rf ports to the APRSIS to be parsed for usable data.?? Hope this gives you some ideas. ? 73 ? Brian, W7BMH ? APRSDIGI ?BeaconInterval=30 ? ? ? ? ? ? ? ? ? ? ? ? ; Send Beacon every n minute. Minimum is 5 mins ?APRSPATH 1=? ?ISHost=noam.aprs2.net? ?GPSPort=0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; if specified, lat/lon will be taken from a GPS *** ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Denotes end of APRS ? ? |
Re: APRS Beacon over TCP/IP vs RF
Here's my example APRS configuration.? My node sends APRS beacons to the APRSIS by TCP but does not send any beacons over a RF port.? This configuration also forwards HF traffic from six of my rf ports to the APRSIS to be parsed for usable data.?? Hope this gives you some ideas.
?
73
?
Brian, W7BMH
?
APRSDIGI
?APRSCall=W7BMH-7 ?StatusMsg=BBS CHAT 14,103.3 kHz usb cf PKT-AX25 / 14,103.8 RPR ?Symbol=& ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Icon? ?Symset=/ ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Primary series. ? ?BeacontoIS=1 ? ? ? ? ? ? ? ? ? ? ? ? ? ; Send beacons to IS via TCP/IP 1=yes 0=no, default is on if not specified ?BeaconInterval=30 ? ? ? ? ? ? ? ? ? ? ? ? ; Send Beacon every n minute. Minimum is 5 mins
? ?MobileBeaconInterval=0 ? ? ? ? ? ? ? ? ? ?; Beacon interval when moving ?APRSPATH 1=?
?APRSPATH 2= ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; UNPROTO path for beacons on PORT #, blank inhibits beacon ?APRSPATH 3= ?APRSPATH 4= ?APRSPATH 5= ?APRSPATH 6= ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; UNPROTO path for beacons on PORT #, blank inhibits beacon? ? ?MAXAGE=60 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; In minutes, after which the APRSCall is 'old'? ? ?Digimap 2=2,IS ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Digi 2 on 2 (same as incoming, Port 2) ?Digimap 3=3,IS ?Digimap 4=4,IS ?Digimap 5=5,IS? ?Digimap 1=1,IS ? ? ? ? ? ? ? ? ? ? ? ? ? ; Digi 5 on 5 (same as incoming, Port 2) ?Digimap 6=6,IS ? ?;TraceCalls=WIDE,TRACE ? ?DigiCalls= ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; WIDE1-1,W7BMH-7 Calls for Normal (ie no SSID manipulation) Digi ?ReplaceDigiCalls ?ISHost=noam.aprs2.net?
?ISPort=14580 ?ISPasscode=*** ?ISFilter=-m/50 -q/rR -q//i? ?;RXONLY=1 ?GPSPort=0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; if specified, lat/lon will be taken from a GPS
?GPSSpeed=0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; You can specify a fixed LAT/LONG instead of using GPS ?LAT=4401.88N ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Must be in standard APRS Format (ddmm.mmN/S) ?LON=12308.72W ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Must be in standard APRS Format (dddmm.mmE/W) *** ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Denotes end of APRS
?
?
|
APRS Beacon over TCP/IP vs RF
Hi all-
? ? ?I am running LinBPQ v 6.0.24.59 on an RPi3, connected to a Yaesu FT-1802 2M rig via DigiRig Lite.? I've got the BBS and Chat applications running, and the web interface and radio keying and receiving are running perfectly.? I have a Telnet port and an AX25 port currently configured/
? ? ?My question is this--my node is running on a 2M packet frequency, and not on 144.390.? Can I keep my APRS object beacon pushing to APRS, but use a TCP/IP connection vs RF, since my single band radio cannot switch between 145.71 and 144.39 to send the beacon? I was hoping I could just do it via APRS-IS.? Is that possible?? How do I configure my APRS path to do this?? Here is what that part of my config file looks like:
?
APRSDIGI
? ? APRSCALL=KM7N-5 ? ? APRSPATH 1=APRS,WIDE1-1,WIDE2-1 ? ? STATUSMSG=RANCHO LinBPQ BBS Node AZ ? ? Symbol=& ? ? Symset=\ ? ? LAT=3159.14N ? ? LON=11059.12W ? ? APRSPATH 1=APRS,WIDE1-1,WIDE2-1 ? ? BeaconInterval=30 ? ? TraceCalls=WIDE,TRACE ? ? FloodCalls=USA ? ? MaxTraceHops=2 ? ? MaxFloodHops=2 ? ? ISHost=noam.aprs2.net ? ? ISPort=14580 ? ? ISPasscode=[masked] ?
?
Thanks for the help!
?
73,
Adam, KM7N |
Re: Route Sorting
¿ªÔÆÌåÓýThere isn't a way to sort it, and I suspect most people's lists aren't long enough for it to be a problem but I'll have a look and see how easy it would be.73, John On 14/02/2025 17:17, Mark Taylor wrote:
|