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

Support DMRGateway MMDVM upstream #8

Open
1 of 3 tasks
smarek opened this issue Dec 24, 2020 · 2 comments
Open
1 of 3 tasks

Support DMRGateway MMDVM upstream #8

smarek opened this issue Dec 24, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@smarek
Copy link
Member

smarek commented Dec 24, 2020

To be more drop-in replacement for gw_hytera_mmdvm we need to support DMRGateway

per discussion at g4klx/DMRGateway#99

We need to support 3 protocols, and 2 of them will allow supporting DMRGateway

  • Homebrew protocol (G4KLX 2015, adopted in Brandmeister) - not supported yet
  • MMDVM protocol 2020 (G4KLX in MMDVMHost Type=Direct and DMRGateway before 8/2020) - supported fully
  • DMR Gateway protocol (G4KLX in MMDVMHost Type=Gateway and DMRGateway after 8/2020) - not supported yet

So currently, if you want to use Hytera_Homebrew_Bridge with DMRGateway you need to use DMRGateway version before this commit: g4klx/DMRGateway@b344248

@smarek smarek added the enhancement New feature or request label Dec 24, 2020
@smarek smarek added this to the 2020.2 milestone Dec 24, 2020
smarek added a commit that referenced this issue Dec 25, 2020
@smarek
Copy link
Member Author

smarek commented Dec 25, 2020

To connect to DMRGateway configure settings.ini section [homebrew] like this

[homebrew]
# from which IP:port the connection to MMDVM is made
# useful for example for DMRGateway configuration (must match DMRGateway.ini configs RptAddress/RptPort)
local_ip = <RptAddress from DMRGateway.ini>
local_port = <RptPort from DMRGateway.ini>
# master ip, port and password
master_ip = 192.168.1.3
master_port = 62031
password = B3S3CURE

@smarek smarek closed this as completed Dec 25, 2020
@smarek smarek reopened this Dec 26, 2020
@smarek smarek removed this from the 2020.2 milestone Jan 1, 2021
@gj8pvl
Copy link

gj8pvl commented Mar 18, 2021

Hi Guys

I have a Hytera RD-985 repeater and it is working fine with Brandmeister but I also need a bridge to talk to a private server and Brandmeister at the same time. I have only just heard of this system and need all the help I can get is there any documentation on this please.
de Peter GJ8PVL, Jersey. Email: [email protected]

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

No branches or pull requests

2 participants