Cort Buffington
e5978f79ca
Consolidate ACLs into HBlink.py
...
MAJOR CHANGE: Move ACLs into the main hblink.cfg configuraiton file and process all ingress ACLs in hblink.py itself. This means removing all other ACL processing from other programs, except hb_bridge_all.py which uses the main hblink.py ACLs for egress processing.
2018-11-21 10:24:19 -06:00
Cort Buffington
5511a3b25a
OpenBridge initial commit
...
The beginning of OpenBridge support. It does not yet do anything, so
downloading this is worthless for all but selected alpha testers.
2018-09-25 20:17:55 -05:00
Cort Buffington
fbe7862faa
Added min & max DMR IDs
...
precursor to sanity checks on ACL improvements and additions.
2018-02-06 16:06:01 -08:00
Cort Buffington
0652abef02
Descriptions added (below copyright and license area)
2016-12-19 08:36:17 -06:00
Cort Buffington
b8f4915760
resolve conflicts
2016-12-19 07:59:16 -06:00
Cort Buffington
8b9dfdf739
Merge branch 'modularization'
...
# Conflicts:
# bptc.py
# constants.py
# crc.py
# dec_dmr.py
# golay.py
# hamming.py
# hb_const.py
# hb_router.py
# qr.py
2016-12-19 07:50:30 -06:00
Cort Buffington
9fefedc2fd
fix typos
2016-11-23 15:07:10 -06:00
Cort Buffington
eeec223609
Modularized... I think this works.
2016-11-23 15:01:05 -06:00