Go to file
Simon fa20a25852 Add traffic source validation:
Change behaviour of NETWORK_ID in OPENBRIDGE config:

This should be the ID of remote system. If traffic received on this bridge is not shown as
from this ID, it will be disgarded.

Fix reporting of PEER so it actually takes the peer from the incoming connection, not NETWORK_ID:

So, in short:

SERVER_ID in [GLOBAL] - the ID you send to other servers via OBP
NETWORK_ID in OPENBRIDGE - the expected ** remote ** ID for the bridge.
2021-06-15 00:24:49 +01:00
Audio Remove indexed files for fr_FR 2021-06-08 11:26:47 +01:00
doc Add conceptual png 2021-05-01 21:16:06 +01:00
docker-configs Use Docker-conpose in install script. 2021-06-03 02:25:51 +01:00
hdstack Options support update: 2021-03-07 16:11:30 +00:00
systemd-scripts Systemd scripts 2021-02-14 15:31:32 +00:00
.gitattributes Initial commit 2018-12-24 16:09:34 -06:00
.gitignore non-programatic updates 2019-03-01 11:30:45 -06:00
FreeDMR-SAMPLE-commented.cfg New language - CW 2021-06-08 02:07:52 +01:00
FreeDMR-SAMPLE.cfg New language - CW 2021-06-08 02:07:52 +01:00
LICENSE.txt non-programatic updates 2019-03-01 11:30:45 -06:00
README.md Modify the readme 2021-02-14 16:40:00 +00:00
app_template.py non-programatic updates 2019-03-01 11:30:45 -06:00
blank_app.py Create an "app template" 2020-02-10 10:09:40 -06:00
bridge.py LoopNDup for HBP derived connections in bridge.py 2021-04-20 23:29:44 +01:00
bridge_all.py Changed initial state values for some reporting variables. Cosmetic, but avoids unecessary tracabacks. 2020-01-13 14:45:17 +00:00
bridge_all_master.py Create copy of bridge_all to work on 2020-08-20 16:47:17 +01:00
bridge_master.py Add traffic source validation: 2021-06-15 00:24:49 +01:00
config.py Add automatic downloading of tgid file from FreeDMR website to use 2021-05-31 23:48:05 +01:00
const.py Adds support for new Bridge Control OPCODE - BCSQ 2021-04-12 23:28:01 +01:00
e Revert "ss" 2021-04-15 16:40:02 +01:00
hblink-SAMPLE.cfg Update hblink-SAMPLE.cfg 2019-06-21 17:14:16 +01:00
hblink.py Add traffic source validation: 2021-06-15 00:24:49 +01:00
hotspot_proxy_v2.py Send contents of numbered AMBE files in language directory. 2021-05-24 22:32:54 +01:00
i8n_voice_map.py Best not to use this-is and freedmr for CW 2021-06-08 02:10:35 +01:00
install.sh Add basic XLX support 2019-06-19 07:32:44 +00:00
log.py non-programatic updates 2019-03-01 11:30:45 -06:00
loro.cfg Update parrot config 2021-05-17 00:27:59 +01:00
mk_voice.py Sequence number. 2020-09-18 00:49:48 +01:00
mysql_config.py Send contents of numbered AMBE files in language directory. 2021-05-24 22:32:54 +01:00
play_ambe.py update copyrights 2019-03-05 19:01:07 -06:00
playback.py Echo works with new streamid 2021-03-28 12:03:57 +01:00
read_ambe.py Send contents of numbered AMBE files in language directory. 2021-05-24 22:32:54 +01:00
repeaters.sql Add SQL repeaters table definition for MySQL support 2020-10-31 23:39:41 +01:00
reporting_const.py Mostly kinda works now 2019-01-04 15:32:13 -06:00
requirements.txt Error in requirements.txt 2021-02-06 11:19:13 +00:00
rules_SAMPLE.py Preparing for v1 release 2021-01-07 18:40:15 +00:00
voice_lib.py Working on voice playback 2020-09-13 18:04:11 +01:00

README.md

FreeDMR Master Server is a (now quite diverged) fork of the hblink3 project

FreeDMR Master Server extends hblink3 to assist in building a master server using HBLink3

Please see the wiki for documentation:

https://github.com/hacknix/FreeDMR/wiki