Steve N4IRS
b2f3bf89da
Update to json
2019-07-09 15:22:43 -04:00
Cort Buffington
d756529701
Merge pull request #25 from marrold/HB_Bridge
...
Update hblink.cfg to use ham-digital DMR ID CSVs
2018-08-05 12:37:56 -05:00
Matthew
80c6e6c7b7
Update hblink.cfg to use ham-digital DMR ID CSVs
2018-08-05 17:54:19 +01:00
Cort Buffington
260fe8f8cd
Change alternate bridge config to single letter CLI flag.
2018-06-29 10:37:49 -05:00
Cort Buffington
0445739fa2
Merge pull request #15 from enhanced/HB_Bridge
...
Added the capability to specify a different bridge config
2018-06-29 10:35:23 -05:00
Cort Buffington
b0a12e5dd5
Merge pull request #19 from marrold/Toggle_validation-HB_Bridge
...
Minor comment update for new "Loose" mode
2018-06-25 16:33:29 -05:00
Cort Buffington
6b48a98b0d
Merge branch 'HB_Bridge' into Toggle_validation-HB_Bridge
2018-06-25 16:33:18 -05:00
Matthew
819dd1401e
Adds comment for Loose config option.
2018-06-25 22:26:12 +01:00
Matthew
394cf13317
Refactor validation to optimise code
2018-06-25 17:21:10 +01:00
Cort Buffington
046163b3dd
Merge pull request #18 from marrold/Toggle_validation-HB_Bridge
...
Allows user to disable strict validation when connecting to master (HB_Bridge Branch)
2018-06-25 11:09:47 -05:00
Matthew
dc753bf2db
Refactor validation to optimise code
2018-06-25 16:44:19 +01:00
Matthew
508172e195
Allows user to disable strict validation when connecting to master
2018-06-23 20:35:36 +01:00
Steve Zingman
5b18a7cf41
Adjust fromgateway and to gateway to match Analog_Bridge
2018-06-05 13:13:44 -04:00
Mike Zingman
037f01ba1f
Merge critical changes from Cort
2018-02-02 16:43:49 -05:00
Mike Zingman
2de3737e57
Update to match master branch
2018-02-02 16:43:18 -05:00
enhanced
81f778fcec
Added the capability to specify a different bridge config (HB_Bridge.cfg) file/path
2018-01-03 14:24:23 -07:00
Michael Zingman
e0b979591e
Sequence number fix (error count was inflated because I was not counting non-voice frames)
2017-12-10 18:04:39 -05:00
Steve Zingman
f73a0b987b
Update hblink-SAMPLE.cfg
2017-11-02 09:55:42 -04:00
Cort Buffington
ba82df201f
Merge pull request #14 from MichaelZingman/patch-1
...
Update hblink.py
2017-08-18 08:54:03 -05:00
MichaelZingman
6685829a05
Update hblink.py
2017-08-18 09:52:29 -04:00
Michael Zingman
f4151e2071
Add global exception handler to make sure everything goes to the log and not stderr.
2017-07-24 11:39:43 -04:00
MrBungle42
b1822af576
Update hblink.py
...
Data type error
2017-07-17 20:19:22 -04:00
MrBungle42
7610c25a19
Update hblink.py
...
Add warning when RADIO_ID is rejected.
2017-07-17 16:41:42 -04:00
Steve Zingman
04e98b66bc
Update hblink-SAMPLE.cfg
2017-06-29 12:54:29 -04:00
Steve Zingman
2c850bfb8e
Add script for required
...
chmod +x mk-required
2017-06-24 19:02:09 -04:00
Steve N4IRS
e66e352e17
Fix SOFTWARE_ID and PACKAGE_ID
2017-06-20 21:02:12 -04:00
Steve Zingman
146fcbb0c0
reversed SOFTWARE_ID and PACKAGE_ID
2017-06-20 18:48:07 -04:00
Steve Zingman
03eb14c408
Update hblink-SAMPLE.cfg
2017-06-20 17:03:23 -04:00
Steve Zingman
c1f0062af7
Update version number
2017-06-20 14:29:33 -04:00
N4IRS
76a1356507
ambe support programs moved to dmr_utils
2017-06-20 14:01:49 -04:00
Mike Zingman
a3e41b66a0
HB_Bridge updates
2017-06-18 20:46:50 -04:00
Cort Buffington
8d208db204
ONLINE SUPPORT FORUM
2017-05-24 09:50:10 -05:00
Mike Zingman
3febfe780e
Change app log sign on
2017-04-13 11:41:14 -04:00
Mike Zingman
f1e76d16c0
Add parrot module as a subclass of HBSYSTEM
2017-04-11 10:41:12 -04:00
Cort Buffington
7d91fac34a
Update README.md
2017-02-01 09:03:30 -06:00
Cort Buffington
70508f7ae2
Update README.md
2017-02-01 09:03:11 -06:00
Cort Buffington
a16d670e1b
Update README.md
2017-02-01 08:57:41 -06:00
Cort Buffington
8c552faae9
Merge pull request #13 from z28cueball/master
...
Added ability to send options to master - Thanks WX1N
2016-12-27 08:26:23 -06:00
Rob
9cb014a55c
Added ability to send options to master
2016-12-26 21:36:22 -05:00
Rob
aafb321f8a
Added ability to send options to master
2016-12-26 10:47:34 -05:00
Cort Buffington
6bff580a6f
fix class name
2016-12-22 12:57:17 -06:00
Cort Buffington
69941711c0
Fixed Bug - See Description
...
There was missing logic to detect whether or not a target was active.
This could cause one-way transmission and a system only being 1/2
disconnected from a conference bridge.
2016-12-21 20:58:18 -06:00
Cort Buffington
55b5afe41f
Bug fixes
2016-12-21 19:55:11 -06:00
Cort Buffington
627a5ae33d
fixed missing value: GROUP_HANGTIME
2016-12-20 20:59:56 -06: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
76ea038f62
update
2016-12-19 07:55:17 -06:00
Cort Buffington
40086a09bc
eliminating unused files.
2016-12-19 07:52:02 -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
6675f2e83d
update
2016-12-17 11:40:43 -06:00