Go to file
Simon 09a3015f77 Don't error on unresolvable hostname in TARGET_IP
Allow null TARGET_IP - Waits for first keepalive to update - use for
endpoints that are on a dynamic or unknown IP

Support IPv6 for OBP - to listen IPv6 set IP: :: or other valid ipv6 address

IPv6 addresses can be used in TARGET_IP or will be resolved from DNS

Note, might cause confusion if the target has an IPv6 address and we don't
take note of this and specify ipv4 explicitly if needs be.

IPv6 Needs some testing :-)
2021-06-18 01:52:13 +01:00
Audio Missing sierra on cy_GB 2021-06-15 00:57:01 +01:00
doc Add conceptual png 2021-05-01 21:16:06 +01:00
docker-configs Don't error on unresolvable hostname in TARGET_IP 2021-06-18 01:52:13 +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 Add TGID_URL into sample config 2021-06-15 20:23:45 +01:00
FreeDMR-SAMPLE.cfg Add TGID_URL into sample config 2021-06-15 20:23:45 +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 Debug LC exception 2021-06-15 21:02:24 +01:00
config.py Don't error on unresolvable hostname in TARGET_IP 2021-06-18 01:52:13 +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 Don't error on unresolvable hostname in TARGET_IP 2021-06-18 01:52:13 +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 Fix new languages (cy_GB, CW) 2021-06-15 00:56:31 +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 Should fix parrot 2021-06-15 20:23:03 +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