Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Voice GPS is sent to all networks at the same time #44

Open
DL4OCH opened this issue Nov 3, 2017 · 5 comments
Open

In Voice GPS is sent to all networks at the same time #44

DL4OCH opened this issue Nov 3, 2017 · 5 comments

Comments

@DL4OCH
Copy link

DL4OCH commented Nov 3, 2017

Maybe a feature, maybe not.

When I transmit locally in TG9, which is BM, inVoiceGPS is sent to XLX and DMR+ as well.
Any chance to restrict GPS-data to the network the TG belongs to?

@g4klx
Copy link
Owner

g4klx commented Nov 10, 2017

GPS data is only sent to the networking that is currently active for your TG. I don't understand how it can go to other networks. The DMR Gateway does no interpretation of embedded or explicit (as a data transmission) GPS data.

@DL4OCH
Copy link
Author

DL4OCH commented Nov 12, 2017

Jonathan,

please find below a sample from APRS.fi. I was transmitting in TG9 of Brandmeister.

2017-11-10 20:37:55 CET: DL4OCH>APZDMR,DB0EIG*,TCPIP*,qAU,T2KOBLENZ:!5136.63N/01013.01E/000/000 DMRplus via DB0EIG

2017-11-10 20:37:55 CET: DL4OCH>APBM1D,DB0EIG,DMR*,qAR,DB0EIG:=5136.63N/01013.01E[Wilm

I've double-checked my settings. DMR+ TG9 is mapped to TG99 on TS2, BM TG9 also TS2

@g4klx
Copy link
Owner

g4klx commented Nov 12, 2017 via email

@DL4OCH
Copy link
Author

DL4OCH commented Nov 12, 2017

'# DMR+
[DMR Network 1]
Enabled=1
Name=DP
Address=c4fm.ysfreflector.de
Port=55555
'# Local=3352
TGRewrite=2,99,2,9,1
'#Reflector control command slot 2 94000->4000 to 95000->5000
PCRewrite=2,94000,2,4000,1001
Password=passw0rd
Location=0
Debug=0

'# BrandMeister
[DMR Network 2]
Enabled=1
Name=BM
Address=master1.bm262.de
Port=62031
'# Local=3352
'# Local cluster
PassAllPC=1
PassAllPC=2
PassAllTG=1
PassAllTG=2
Password=passw0rd
Location=1
Debug=0

There is only 1 mapping. TG99 RF to TG 9 Net for DMR+.
It happens, when I transmit in BM

(tick marks added to override formatting in Github)

@g4klx
Copy link
Owner

g4klx commented Jul 17, 2019

I have changed the behaviour of the routing of the embedded GPS and talker alias data, it should now only be sent to the active network. I think this is what you were expecting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants