Keyboard Shortcuts
Likes
- Bpq32
- Messages
Search
开云体育Do you have both the KISS and AGW interfaces enabled in SoundModem? If so there is the risk that both SoundModem and BPQ will respond to a connect request. So long as your users only ever connect to an alias you should be ok, as SM won't respond to that, but if anyone tries to connect to your callsign both will repond and result in protocol errors.73, John On 06/06/2022 21:19, Matt Atwood, WE1H
wrote:
Success!? Looks like I spoke too soon with failure ;)? Here is what I did to get this to work (if anyone ever needs this): |
Re: CAT Control Over IP
开云体育WinmorControl () can pass cat commands from BPQ Rigcontrol to a remote Windows machine.73, John On 07/06/2022 02:21, N3MEL - Glenn
wrote:
I am using LinBPQ and have 2 Windows 10 PC's running Soundmodem and VARA HF for packet forwarding and Winlink. |
CAT Control Over IP
I am using LinBPQ and have 2 Windows 10 PC's running Soundmodem and VARA HF for packet forwarding and Winlink.
IC-7300 connected to the Windows machine so that I can use the VARA software using CAT. My questions is there a script or BPQ Driver that will allow LinBPQ to control the PTT of VARA HF like you can do with Soundmodem using IP address and? port number?? |
Success!? Looks like I spoke too soon with failure ;)? Here is what I did to get this to work (if anyone ever needs this):
In the UZ7HO software for the HF TNC: Set to dual channel in Settings...Devices Set the "B" Channel to RX&TX in Settings ... Modem Im my cfg file Set the port 12 channel to "B" Set the L3ONLY to 0 In the BPQ Mail app Set the connect script to ATTACH 12
RADIO 3.589 LSB 1
C !ABCNOD
BBS
Ran the following at the CMD prompt in Windows (as Admin) netsh interface portproxy add v4tov4 listenport=8000 connectport=8100 connectaddress=127.0.0.1 Restarted BPQ all seems to work.? Now to add the times to the connect script and see what happens tonight. Thanks to all who replied! -- 73, - Matt, WE1H we1h AT arrl.net http://www.we1h.com |
Re: PILINBPQ w/Signal Link USB
开云体育The config is the same for Soundmodem and QtSoundModem.73, John On 06/06/2022 18:55, Brett Williams
wrote:
|
I have narrowed the issue down to the connect script and the ports configuration...
If I change my CFG file to use all UZ7HO drivers (no KISS) and adjust the connect script to the below (where Port 2 is my HF Port) and start forwarding, all works FB. ATTACH 2
RADIO 3.598 LSB 1
C N1ABC-7
BBS
If I leave that in place(changing ATTACH 2 to ATTACH 12 [my UZ7HO "ghost" rig control port]) and go back to my KISS drivers and "ghost" ports ...? no attempt to connect. Additionally, I changed the port 12 config to allow L2 connects, and to listen on channel A.? Still no connect attempts. I also tried redirecting port 8000 traffic to port 8100 but that did not resolve it either (I assume that there is a difference in communication protocols between the two ports). I am now assuming that what I want to do cannot be done with the config I have. 73, - Matt, WE1H we1h AT arrl.net http://www.we1h.com |
Re: PILINBPQ w/Signal Link USB
开云体育I would like to run everything on pi, So I would to try your QT Southmodem. What is config for your QT Soudmodem on the pi? Installing you QTSoundModem; I will follow your website institutions; if I run problem I will let you know.....
On 6/5/2022 10:57 PM, John G8BPQ wrote:
A normal UZ7HO port definition is |
Hi all,
?
I am running into a challenging issue with forwarding.
?
I am trying to forward, at night, via RF to a station that is mapped in my AX/IP port definition and it's not working.? Here is what I have done and the results I?
have gotten:
?
This is the connect script:
?
TIMES 0000-0659
C N1ABC-7
BBS
TIMES 0700-1059
RADIO 12 3.598 LSB 1
C 2 N1ABC-7
BBS
TIMES 1100-2359
C N1ABC-7
BBS
?
A few things...??
?
1. Port 2 is a UZ7HO Soundmodem KISS port for my HF radio
2. Port 12 is a dummy port (driver=UZ7HO) that I "open" for rig control (Icom IC-746)
3. I expect that, with the connect script above, BPQ will forward via AX/IP from 0000 - 0659 & 1100-2359, and from 0700-1059 it will change the rig's?
frequency, forward via RF on port 2, and return to 14.105
?
What actually happens:
?
From 0000 - 0659 & 1100-2359 BPQ forwards via AX/IP on port 1 as expected
From 0700-1059 BPQ changes the freq to 3.589, does not forward and makes no attempt to connect to N1ABC-7 on port 2, and changes back to 14.105
?
First troubleshooting steps:
Removed the N1ABC MAP statement from my cfg file
Removed the AUTOADDMAP statement from my cfg file
Renamed the BPQNodes.dat file
restarted BPQ
?
The radio changes frequency but still no attempt to connect
?
Next troubleshooting steps:
changed connect script to:
?
RADIO 12 3.598 LSB 1
C 2 N1ABC-7
BBS
?
The radio changes frequency but still no attempt to connect
?
Next troubleshooting steps:
changed connect script to:
?
C 2 N1ABC-7
BBS
?
Opened a telnet session and manually made the following changes
from Node: RADIO 12 3.589 LSB 1 (radio changed freq)
From BBS: fwd N1ABC now
?
The radio changes frequency but still no attempt to connect
?
However, if I manually change the frequency via the RADIO statement then C 2 N1ABC, BPQ attempts to connect.
?
I am stumped.? It seems to be related to the BBS and forwarding component.
?
The pertinent parts of my cfg file are attached as WE1H-7.cfg.
?
I assume that the issue lies somewhere with my ports config.? I use UZ7HO in KISS mode to facilitate alias connections to the BBS and other "apps"
(i.e. users connecting direct to MMKBBS versus the CALL-SSID), but to have rig control and to autostart / autostop the UZ7HO software, I need a non-KISS port,?
so I define dummy ports to handle that which works beautifully for that purpose.? Perhaps there is a better way? Or maybe that is not related to the issue?
at all.
?
I apologize for the long message...? but there's alot of detail. I'd appreciate any help with this you all can give.
-- 73, - Matt, WE1H we1h AT arrl.net http://www.we1h.com |
Re: Radio only BPQ station not responding to RF connections
开云体育This really makes no sense. Could you send me the WX7RNO config and I'll try it here and see if I can find out what is going on.Thanks, John On 05/06/2022 02:14, Don Mahin wrote:
John, |
Re: Messages deleted after 2 days.
开云体育It is a good point to raise. Max Message Number defines the point at which Housekeeping renumbers messages, starting from 1. It is not actually a hard limit, and the BBS won't crash. However it could cause BID clashes, which is definitely undesirable.73, John On 05/06/2022 15:37, Mark Taylor wrote:
Mike, we misunderstand each other.? The original post shows the following: |
Re: PILINBPQ w/Signal Link USB
开云体育A normal UZ7HO port definition isPORT ?ID=UZ7HO ?DRIVER=UZ7HO ?CHANNEL=A ?INTERLOCK=4 ?PACLEN=100 ?CONFIG ? ADDR 127.0.0.1 8000 ? MAXSESSIONS=5 ? UPDATEMAP ENDPORT How are you running UZ7HO Soundmodem on a Pi? Or are you running my QtSoundModem? If you are running Soundmodem on a separate Windows machine, the ADDR line should have the IP address of the Windows machine in place of 127.0.0.1 Make sure that the AGWPE interface is enabled in the Soundmodem Devices menu, with the same port number as in the ADDR line. 73, John On 05/06/2022 23:16, Brett Williams
wrote:
|
Re: Radio only BPQ station not responding to RF connections
Mike,
WX7RNO and WA6MTY are both BPQ systems, I manage both of them.? WX7RNO is a radio only station with no direct internet connection, but it has an excellent antenna location and altitude facilitating somewhat distant RF connections over some mountains when it is working. I can access WA6MTY remotely for full station administration. I am not questioning how to use a new station that I have discoverer or learned about.? WX7RNO is a station that i have managed for more than 5 years and it recently quit responding to incoming RF connections, but it easily makes RF connections that it initiates. Don N7WTR |
Re: PILINBPQ w/Signal Link USB
开云体育UZ7HO. But I'm not sold only to that as it is the only one I used.... Brett On 6/5/2022 3:13 PM, John G8BPQ wrote:
Which modem are you trying to use with the Signallink? |
Re: PILINBPQ w/Signal Link USB
I'm not at home right now so I can't access my configuration, but the other thing needed to make it work right is to set the delay pot as low as possible.? If the delay is up to high you will transmit okay but your radio will still be transmitting when the answering station responds.? If you have CAT control another solution is to remove the PTT jumper in the Signalink and use CAT for PTT. On Sun, Jun 5, 2022, 16:01 Al Gordon <al@...> wrote:
|
Re: PILINBPQ w/Signal Link USB
开云体育Which modem are you trying to use with the Signallink?73, John On 05/06/2022 17:10, Brett Williams
wrote:
Group, is anyone using a Signal Link USB with a PILINBPQ setup? I have tried some pre-made port configs, non seemed to work.? |
Re: PILINBPQ w/Signal Link USB
Al Gordon
开云体育I have, but I took my station down recently due to moving QTH, and am not sure when it will be back online. In other words: I don’t have the config handy to share. At a high level however, the important thing to understand with SignaLink USB with PILINBPQ is that you’re configuring Direwolf (or other soundmodem) for VOX, and you need to make sure that you get your audio levels set high enough to trigger the SignaLink, but not so high that you’re splattering. You probably will need to run something like “alsamixer” (command line audio level configuration “GUI”), and tweak the knobs on the SignaLink USB to get the right TX and RX audio. The Delay knob on the SignaLink USB should probably be cranked all the way to the left (no delay). I hope this helps. 73 de K7AJG . .
|
Re: Messages deleted after 2 days.
开云体育Hi
Mark
?
Sorry about
the misunderstanding, I am not sure what will happen in that case, seems to
me
I had
similar setting Max messages lower then number of day before renumbering I
think
Mail Server
either crashed or gave me an error, it was some time a go so I just don’t
remember
what
happened.
Sorry I
can’t give you a better answer.
Mike Melnik-N9PMO BPQ32 Group Moderator |