开云体育

Using mobile APRS device as both digipeater and iGate


 

Ok, by adding:

sendto=IG

to the TBEACON statement, beacons?go out over the Igate.

But now they never go out over RF.

I need the beacons?to go out over both RF and the Igate.

So it looks like I still have an issue.

Thoughts?

Thanks!

--

73,
AB1PH
Don Rolph


 

Okk it looks like:

sendto=0,IG

does the job.

On Wed, Mar 5, 2025 at 7:55?AM Don Rolph via <don.rolph=gmail.com@groups.io> wrote:
Ok, by adding:

sendto=IG

to the TBEACON statement, beacons?go out over the Igate.

But now they never go out over RF.

I need the beacons?to go out over both RF and the Igate.

So it looks like I still have an issue.

Thoughts?

Thanks!

--

73,
AB1PH
Don Rolph



--

73,
AB1PH
Don Rolph


 

I'll be honest.? A lot of us just put in 2 lines with a different comment when sending to IG vs. RF.
As you have learned, you don't have to.
I have used "sendto" with 2 arguments ((sendto=0,1) for left and right audio (ACHANNELS 2) as well.?
I've never tried 3 (sendto=0,1,IG).
?
-------
Robert Giuliano
KB8RCO


 

This seems like a good solution for something I am doing.? I want a beacon from this Pi/Direwolf to go to both RF and into the direwolf Log.? I'm using Direwolf 1.8D.
I tried
PBEACON SENDTO=0,IG
and that does send to both port 0 (RF) and to the IGate.
I tried
PBEACON SENDTO=0,R0
and that is only sent to whatever the first parameter is, channel 0 in this case.
When I do
PBEACON SENDTO=R0
it does go into the Direwolf Log.
I tried using R1, but that didn't work I suppose because channel 1 isn't set up.
Or did I do something wrong trying to SENDTO=0,R0? ??
?
I can do it with two PBEACONs, but sendto two places appeared to be a good solution.
?
Arnold,
KQ6DI
?

On 03/05/2025 5:27 AM PST Rob Giuliano via groups.io <kb8rco@...> wrote:
?
?
I'll be honest.? A lot of us just put in 2 lines with a different comment when sending to IG vs. RF.
As you have learned, you don't have to.
I have used "sendto" with 2 arguments ((sendto=0,1) for left and right audio (ACHANNELS 2) as well.?
I've never tried 3 (sendto=0,1,IG).
?
-------
Robert Giuliano
KB8RCO