Keyboard Shortcuts
Likes
Search
BPQ32 Connect Script Problems
Hello Robby, Try adding "USB" in the second radio statement -
RADIO 7.100 USB assuming you are staying on USB. 73, Lee K5DAT On Sat, Aug 31, 2024 at 6:34?AM N3MEL - Glenn via <n3mel.epa=[email protected]> wrote:
|
开云体育Okay LeeI just tried that and it didn’t work I don’t know why it will not switch to the other frequency? On Sep 1, 2024, at 9:51?AM, Lee Bengston via groups.io <kilo5dat@...> wrote:
|
toggle quoted message
Show quoted text
Okay Lee |
开云体育On Sep 1, 2024, at 10:45?AM, John G8BPQ via groups.io <john.wiseman@...> wrote:
|
开云体育That is the VARA log, not the BBS log. 73, John On 01/09/2024 16:57, Robby via
groups.io wrote:
|
Looks like you need a detach, and a pause prior to the next attach.
?
Not sure of the exact format but...
?
Times 0000-2359
Attach 5 RADIO 7.0945 USB-D C AD5EO ELSE DETACH 5
PAUSE 10
ATTACH 5
RADIO 7.100 USB-D C AD5EO ?
I also changes/added USB-D to put the radio into usb digital mode, if that works...
May not be necessary to detach and reattach... trial and error or someone else will know for sure.
?
?
? |
toggle quoted message
Show quoted text
On Sep 2, 2024, at 10:53?AM, Mark Taylor via groups.io <mtaylor@...> wrote:
|
If you have a yaesu 857d using a digrig mobile sound card this is what work for me to get it to change frequencies?
TIMES 0000-2359
ATT 5
RADIO 7.0945 USB?
C (callsign)
ELSE
PAUSE 20
ATT 5
RADIO 7.100 USB?
C (callsign)
beaware that using USB-D doesn’t work for my station but could work at your station? |
开云体育This is the problem: 240902 00:05:33 >AD5EO???? Attach 5 I've not seen that before. Do you have "Restart TNC after? failure" set in VARA Status window action menu? 73, John
On 02/09/2024 16:42, Robby via
groups.io wrote:
|
Robby, IF you see that you may need more around 30 second pause between to get around the TNC not ready. I think in some cases I worked out that 30 was an ideal number. That was what I noticed that TNC not ready message most of the time here. I have seen this before, most likely when I am trying to call someone using two different modem types on the same radio/interlock ports. It seemed to me that when the connection attempt timed out that to release interlock so the next in the script would work worked best with a 30 second gap. Also it probably gives your modems more time to determine the frequency's busy state. N9SEO |
Hi Mark
just to mention. Ka0pnd and myself were able to successfully install a dra-50 and Dra-52 into Bpq. The use of Soundmodem helped in calibration. We also used the current bpq installer. I hear some are having problems there. We did not go beta, but as an amateur experimenter I surly wanted to? (Humor)
?I don’t think this was too far off topic??
my paths are now ka9pnd, k5dat, m5mdt. This is just the beginning. ? |
I just recently ran into a situation where I needed to do the same thing, i.e. change frequencies via ELSE. I tend to use 30 second pauses whenever something fails and has to move on with an ELSE, so things worked for me right off the bat. I think I see why at least a 20 second pause is needed. After a failed attempt to connect using the first frequency, a detach evidently happens automatically, and there's a delay before scanning resumes. I expect it's the same delay seen when a detach is done manually. It looks like the script needs to pause in order to allow scanning to resume. What's after the ELSE essentially starts over, so things need to be back to square one, i.e. back to scanning, before attaching again. That's what it looks like to me, anyway. On Mon, Sep 2, 2024 at 12:17?PM Robby via <Robby.roberson=[email protected]> wrote:
73, Lee K5DAT |