Go to file
Cort Buffington ace0831fee Revert "Update hb_confbridge.py"
This reverts commit c713ca6675.
2018-12-05 10:36:14 -06:00
retired update 2018-10-08 22:14:50 -05:00
systemd Add simple systemd start / stop 2018-10-30 11:27:47 -04:00
.gitignore update 2018-10-08 22:14:50 -05:00
LICENSE.txt update 2018-10-08 22:14:50 -05:00
README.md update 2018-10-08 22:14:50 -05:00
hb_bridge_all.py Added BSD style copyright notice 2018-11-25 10:36:14 -06:00
hb_confbridge.py Revert "Update hb_confbridge.py" 2018-12-05 10:36:14 -06:00
hb_confbridge_rules-SAMPLE.py update 2018-10-08 22:14:50 -05:00
hb_config.py Revert "Added connection time" 2018-12-05 09:54:22 -06:00
hb_const.py Consolidate ACLs into HBlink.py 2018-11-21 10:24:19 -06:00
hb_log.py Update hb_log.py 2018-11-24 10:21:08 -06:00
hb_parrot.py Added BSD style copyright notice 2018-11-25 10:36:14 -06:00
hblink-SAMPLE.cfg Merge pull request #28 from n0mjs710/openbridge 2018-12-02 18:18:09 -06:00
hblink.py Revert "Added connection time" 2018-12-05 09:54:22 -06:00
install.sh Add simple install script 2018-10-19 10:19:54 -04:00
reporting_const.py update 2018-10-08 22:14:50 -05:00
requirements.txt update 2018-10-08 22:14:50 -05:00

README.md

Please join the DVSwitch group at groups.io for online forum support, discussion, and to become part of the development team. DVSwitch@groups.io
### FOR SUPPORT, DISCUSSION, GETTING INVOLVED ### Please join the DVSwitch group at groups.io for online forum support, discussion, and to become part of the development team. DVSwitch@groups.io

PROJECT: Open Source HomeBrew Repeater Proctol Client/Master.

UPDATES:

PURPOSE: Thanks to the work of Jonathan Naylor, G4KLX; Hans Barthen, DL5DI; Torsten Shultze, DG1HT we have an open protocol for internetworking DMR repeaters. Unfortunately, there's no generic client and/or master stacks. This project is to build an open-source, python-based implementation. This is a non-commercial license. Atribution is required if you use it.

For those who will ask: This is a piece of software that implements an open-source, amateur radio networking protocol. It is not a network. It is not indended to be a network. It is not intended to replace or circumvent a network. People do those things, code doesn't.

PROPERTY:
This work represents the author's interpretation of the HomeBrew Repeater Protocol, based on the 2015-07-26 documents from DMRplus, "IPSC Protocol Specs for homebrew DMR repeater" as written by Jonathan Naylor, G4KLX; Hans Barthen, DL5DI; Torsten Shultze, DG1HT, also licenced under Creative Commons BY-NC-SA license.

WARRANTY None. The owners of this work make absolutely no warranty, express or implied. Use this software at your own risk.

PRE-REQUISITE KNOWLEDGE:
This document assumes the reader is familiar with Linux/UNIX, the Python programming language and DMR.

MORE DOCUMENTATION TO COME

0x49 DE N0MJS

Copyright (C) 2016-2017 Cortney T. Buffington, N0MJS n0mjs@me.com

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA