Commit Graph

40 Commits

Author SHA1 Message Date
Cort Buffington 06476f91fd RadioID changes 2019-05-09 09:31:14 -05:00
Cort Buffington 45a7fc6b9c Change ID file format to JSON 2019-03-02 13:25:56 -06:00
Cort Buffington 5f87d1ed18
Merge pull request #28 from n0mjs710/openbridge
Openbridge to Master
2018-12-02 18:18:09 -06:00
Steve N4IRS c45da1de05 Fix typo in SUB_ACL of OB example 2018-11-26 09:00:48 -05:00
Cort Buffington 83692f037c Add maximum peer limit for master instances 2018-11-25 15:07:55 -06:00
Cort Buffington 5bbe8a2511
Update hblink-SAMPLE.cfg 2018-11-24 08:41:11 -06:00
Cort Buffington b4c4437c06
Update hblink-SAMPLE.cfg 2018-11-24 08:39:46 -06:00
Cort Buffington 2aafcf4583
Update hblink-SAMPLE.cfg 2018-11-24 08:39:16 -06:00
Cort Buffington e7ef8c62bc
Update hblink-SAMPLE.cfg 2018-11-23 10:22:27 -06:00
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 8cde74c737 Update hblink-SAMPLE.cfg
because we can't just have one place to get config files that doens't change constantly
2018-10-12 22:57:53 -05:00
Cort Buffington 9b8edd2e1c update 2018-10-08 22:14:50 -05:00
Cort Buffington 41fd8e6964
Update hblink-SAMPLE.cfg
Remove live IP and server ID
2018-09-26 09:00:26 -05:00
Cort Buffington 0904cade83 Initial upload of OpenBridge Support
This is only meaningful for the few selected pre-alpha testers of
OpenBridge support. It doesn’t actually do anything useful for those
building their own networks at this point.
2018-09-25 20:19:25 -05: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 9cfc21c909 change "CLIENT" to "PEER" in sample config 2018-09-23 09:43:32 -05:00
Cort Buffington fed03c8b29
Update hblink-SAMPLE.cfg 2018-08-12 11:10:06 -05:00
Matthew Harrold 749e1c53e6
Update hblink.cfg to use ham-digital DMR ID CSVs
DMRMarc no longer supply DMR ID CSVs, I've updated to use Ham-Digital instead. Testing and working
2018-08-05 17:47:08 +01:00
Cort Buffington 416ab12c5f Updated all applications to support socket reporting 2018-07-03 21:51:20 -05:00
Matthew Harrold c4375eacb2
Adds comment for "Loose" config option. 2018-06-25 22:15:51 +01:00
Matthew 39b3950af8 Refactor validation to optimise code 2018-06-25 18:23:56 +01:00
Matthew 8558bbcaa3 Allows user to disable strict validation when connecting to master 2018-06-23 20:25:19 +01:00
Cort Buffington df264042d6 Adding hooks for socket reporting.
NOT WORKING YET… but it is a start
2018-06-19 16:02:38 -05:00
Cort Buffington f9c4b78b45
Fixing MORE DMR-MARC database changes
....how many more without warning?
2018-04-16 09:10:58 -05:00
Cort Buffington 26db5270e7 Revert "Accommodate DMR-MARC JSON only database dumps."
This reverts commit 31d8d50358.
2018-04-16 08:46:58 -05:00
Cort Buffington 31d8d50358 Accommodate DMR-MARC JSON only database dumps.
Talkgroup files are samples – pick one format or the other if you want
those aliases. this changes the type of dump you do with DMR-MARC and
the way you save files locally. CSV still works, but DMR-MARC will stop
supporting it!!! DO NOT mix .csv filenames and .json downloads. The
extension must match the file data type.
2018-03-16 20:30:03 -05:00
Steve Zingman 382d594adf
Fix typo
SOFTWARE_ID and PACKAGE_ID values were reversed. DOH!
2017-11-09 06:17:36 -05:00
Rob aafb321f8a Added ability to send options to master 2016-12-26 10:47:34 -05:00
Cort Buffington 627a5ae33d fixed missing value: GROUP_HANGTIME 2016-12-20 20:59:56 -06:00
Cort Buffington eb88a0a285 Removed unused config parameter 2016-12-15 12:22:05 -06:00
Cort Buffington f27af4c4dd Further Modularization 2016-11-26 14:36:24 -06:00
Cort Buffington a07b0dd45e Integrate alias downloader 2016-09-12 11:26:41 -05:00
Steve Zingman c733addb65 Expand logging information explanation 2016-08-01 10:25:11 -04:00
Cort Buffington dd77705701 AMBE Export options added 2016-07-30 20:37:05 -05:00
Cort Buffington 739fc10a94 Repeat and DMRD... working on it. 2016-07-27 18:07:01 -05:00
Steve Zingman b02438fe4b Add SLOTS: 2016-07-25 09:23:12 -04:00
Cort Buffington 9b0c11e6b5 Update Config File 2016-07-24 20:29:36 -05:00
Cort Buffington cd993ee946 Master Update + Cleanup 2016-07-24 09:42:42 -05:00
Cort Buffington addc9cb52c Client Fully Connects with BrandMeister
Thanks to Colin Durbridge G4EML for figuring out MANY of the
BrandMeister changes to HB Protocol (some not documented).
2016-07-23 15:53:22 -05:00
Cort Buffington 3018379311 move config file to SAMPLE 2016-07-21 12:41:36 -05:00