
I saw this email yesterday from Alexander for changes to DMRGateway to support more networks. You’ll have to clone from Github and then compile and replace your DMRGateway executable in /usr/local/bin for this to work. At the moment, I have mine working with 8 networks if you include XLX refelectors. You just have to make sure that you configure the talk group translations properly, and assign different local ports for each network. So I have mine working with XLX, Brandmeister, DMR+, DMR2YSF, TGIF, Amcomm, System V and FreeDMR. One note, I’m using the Pi-Star 4.3.4 Beta, and it only shows the first 7 networks, but the eighth network is still operational.
Hello, Jonathan!
I’m done with the unlimited number of networks feature. Now, each section starting from the text “[DMR Network” is considered a network.
There is a thing I need your help/advice with — RemoteControl. Now it is hardcoded to 8 networks. It requires remote control protocol to be changed.
Tested on my WPSD hotspot with 2 networks, but as there were a lot of changes, I think it requires some more testing, especially with XLX (I have only DMR).
You can view, comment on, or merge this pull request online at:
https://github.com/g4klx/DMRGateway/pull/136
Commit Summary
- 68e68c9 [unlim-networks] indentation fix
- fa55855 [unlim-networks] Config
- 366b32a [unlim-networks] DMRGateway
File Changes
(5 files)
- M Conf.cpp (1325)
- M Conf.h (236)
- M DMRGateway.cpp (1948)
- M DMRGateway.h (64)
- M RemoteControl.h (7)