FreeDMR Peer Server
Go to file
Simon edb7b448cd
Arghh - need to concentrate ;-)
GLOBAL was missing
2022-04-23 11:23:49 +01:00
Audio Merge branch AMI 2022-02-19 16:19:47 +00:00
doc 5 2022-03-26 01:22:18 +00:00
docker-configs bump python version to 3.10 2022-04-12 00:57:55 +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
.gitlab-ci.yml Update .gitlab-ci.yml file 2021-12-20 17:38:36 +00:00
AMI.py Merge branch AMI 2022-02-19 16:19:47 +00:00
CONTRIBUTING.md Add CONTRIBUTING 2021-10-12 21:57:45 +00:00
FreeDMR-SAMPLE-commented.cfg Update sample configs for PROXY_CONTROL 2022-03-07 00:22:29 +00:00
FreeDMR-SAMPLE.cfg Update sample configs for PROXY_CONTROL 2022-03-07 00:22:29 +00:00
LICENSE.txt non-programatic updates 2019-03-01 11:30:45 -06:00
README.md Update README.md 2022-04-04 19:00:20 +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 Update to make protov5 work with bridge.py 2022-03-26 00:51:08 +00: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 Revert "sysignore should be a set not an array, for speed" 2022-04-21 01:44:43 +01:00
config.py Send all data packets to DATA-GATEWAY if configured and enabled 2022-03-27 23:25:01 +01:00
const.py Protocol V5 - add support for Source Repeater (or hotspot) in packet. 2022-03-26 00:45:44 +00:00
hblink-SAMPLE.cfg Update hblink-SAMPLE.cfg 2019-06-21 17:14:16 +01:00
hblink.py Arghh - need to concentrate ;-) 2022-04-23 11:23:49 +01:00
hotspot_proxy_v2.py Tidying up logging. 2022-04-12 00:06:08 +01:00
i8n_voice_map.py alpha alfa 2022-02-19 19:10:59 +00:00
install.sh Add basic XLX support 2019-06-19 07:32:44 +00:00
languages.py Revert "more tidying up" 2021-12-27 18:11:17 +00:00
log.py add new trace() debug method and put all the really low level stuff in there 2022-01-23 01:21:47 +00:00
loro.cfg update loro.cfg 2022-03-29 14:08:14 +01:00
mk_voice.py Revert "more tidying up" 2021-12-27 18:11:17 +00:00
mysql_config.py Revert "tidy up FreeDMR module and class structure" 2021-12-27 18:12:02 +00:00
play_ambe.py update copyrights 2019-03-05 19:01:07 -06:00
playback.py fix parrot 2022-02-26 18:03:25 +00:00
read_ambe.py Revert "tidy up FreeDMR module and class structure" 2021-12-27 18:12:02 +00:00
repeaters.sql Add SQL repeaters table definition for MySQL support 2020-10-31 23:39:41 +01:00
report_receiver.py Add example code for connecting to the FreeDMR logging port 2022-04-14 01:01:48 +01:00
report_sql.py threaded 2022-04-22 00:55:44 +01:00
reporting_const.py Revert "tidy up FreeDMR module and class structure" 2021-12-27 18:12:02 +00:00
requirements.txt Add setproctitle to requirements 2021-09-12 11:24:00 +01:00
rules_SAMPLE.py Preparing for v1 release 2021-01-07 18:40:15 +00:00
voice_lib.py Update GPLv3 compliance - ensure files all have GPL header and coypright 2021-09-20 19:38:02 +01:00

README.md

FreeDMR Peer Server is a (now very diverged) fork of the hblink3 project

FreeDMR Peer Server - software to assist in building a peer mesh network

Please see the wiki for documentation.