Commit Graph

56 Commits

Author SHA1 Message Date
Cort Buffington
23ba7fef3e
Keep version number higher for ease of "upgrading"
DMR-MARC, once again changed their database dump stuff.... back to .csv and without warning. This reverts all of the changes made in the last month to accommodate their changes. Thanks for hour of unnecessary work DMR-MARC. Great.
2018-04-16 08:40:00 -05:00
Cort Buffington
acf74bed41 Revert "Accommodate DMR-MARC JSON only database dumps"
This reverts commit 596fdd1975.
2018-04-16 08:37:17 -05:00
Cort Buffington
50baf50ba7 Revert "Fix recursion problem on lesser machines"
This reverts commit 7f5a223637.
2018-04-16 08:37:07 -05:00
Cort Buffington
2d971a2950 Revert "Added json and dictionary checking to eliminate terminations when the DMR-MARC database can't download."
This reverts commit 192d36a94c.
2018-04-16 08:36:59 -05:00
Cort Buffington
bbd5a90eff Revert "Bump Version: mk_id_dict update"
This reverts commit eb79dd4484.
2018-04-16 08:36:43 -05:00
Cort Buffington
eb79dd4484
Bump Version: mk_id_dict update
Added exception catching for problems with he downloaded JSON data files from DMR-MARC. Recently noticed when MARC servers are overwhelmed.
2018-04-05 08:06:15 -05:00
Cort Buffington
192d36a94c Added json and dictionary checking to eliminate terminations when the DMR-MARC database can't download. 2018-04-04 13:51:51 -05:00
Cort Buffington
7f5a223637 Fix recursion problem on lesser machines 2018-03-16 21:59:39 -05:00
Cort Buffington
596fdd1975 Accommodate DMR-MARC JSON only database dumps
This is about as easy as I can make it. DMRlink and HBlink main config
files will have to change. It will still accommodate .csv files for
standard dictionaries, but not the full ones. To date, only dmrmonitor
uses the “full” tables, not DMRlink or HBlink.
2018-03-16 20:27:41 -05:00
Cort Buffington
2d62803f8b
Update Version 2018-03-13 15:51:06 -05:00
Cort Buffington
1e1a88fff0 Improve Templated "find & replace" algorithm for IPSC packets
This DECREASES the risk of a false positive replacing TGID and
Subscriber ID by 16,581,375 times.
2018-03-13 08:25:13 -05:00
Michael Zingman
dccbe86fd3 Add mask because sequence numbers are 8 bits long 2017-12-10 18:09:56 -05:00
Steve N4IRS
689b0aaa5a Add required programs for first time install 2017-12-07 13:35:54 -05:00
Steve Zingman
d5983e0955
Update install.sh 2017-12-07 08:40:53 -05:00
Steve Zingman
b16a9edf28 Update install.sh 2017-10-02 18:18:38 -04:00
MrBungle42
630c849e60 Missed a change on a merge
Put back the proper object dereference needed for 49 bit AMBE from Analog_Bridge
2017-08-25 14:07:58 -04:00
Steve N4IRS
91135f3707 simple install/upgrade script 2017-08-24 09:28:14 -04:00
Steve N4IRS
d4a3ee7275 Add 500ms watchdog timer for end of stream marker 2017-08-24 08:36:18 -04:00
Steve Zingman
a29cb01f35 Fix typo 2017-08-22 12:23:30 -04:00
Steve Zingman
1040c796d1 Add bitstring to requires to simplify install 2017-08-22 09:22:43 -04:00
Steve Zingman
2cf7e8f071 Fix typo 2017-08-22 09:01:08 -04:00
Steve Zingman
f60f9ab817 Fix typo 2017-08-22 09:00:15 -04:00
MrBungle42
be1d698671 Update ambe_bridge.py
Add context for variable
2017-07-16 13:39:29 -04:00
Cort Buffington
f6b4a7ff7a Merge pull request #2 from MrBungle42/patch-2
Update ambe_bridge.py
2017-07-13 13:34:33 -05:00
MrBungle42
8dcfb4e015 Update ambe_bridge.py
Make template.bin not found a fatal error.
2017-07-13 14:05:20 -04:00
Cort Buffington
302937879e Merge pull request #1 from N4IRS/master
Add support for HB_Bridge and IPSC_Bridge
2017-06-19 10:13:46 -05:00
Steve N4IRS
6d7d116398 Add support for HB_Bridge and IPSC_Bridge 2017-06-19 10:59:46 -04:00
Cort Buffington
f481d23649 naming bug fix for TGIDs field types 2017-05-19 12:57:50 -05:00
Cort Buffington
a06eda9ef0 Added New ID Alias Abilities 2017-05-19 09:45:56 -05:00
Cort Buffington
e908cdc7eb rollback changes... again 2017-05-18 20:52:05 -05:00
Cort Buffington
03bdaaae6b Rollback change to mk_id_dict 2017-05-18 20:33:43 -05:00
Cort Buffington
177aca7225 Add new functions, re-arrange golay tables 2017-05-17 20:39:50 -05:00
Cort Buffington
0b5c997637 adding ambe fec 2016-12-22 07:36:25 -06:00
Cort Buffington
b5fb8fc36f package installs correctly now 2016-12-13 22:16:53 -06:00
Cort Buffington
be42cba8de update 2016-12-13 22:01:14 -06:00
Cort Buffington
5acfdd3ce9 re-organize files 2016-12-13 21:34:12 -06:00
Cort Buffington
b46faae2f1 fixed typo 2016-12-13 21:33:16 -06:00
Cort Buffington
27fac0ba45 clean up 2016-12-04 14:36:06 -06:00
Cort Buffington
1f24215534 Update README.rst 2016-12-03 20:28:46 -06:00
Cort Buffington
e2bdb57fab Update README.rst 2016-12-03 20:18:36 -06:00
Cort Buffington
25a6f29633 Update README.rst 2016-12-03 20:08:57 -06:00
Cort Buffington
2bb6131ec2 Update README.rst 2016-12-03 20:08:38 -06:00
Cort Buffington
2cc0362936 Update README.rst 2016-12-03 20:07:25 -06:00
Cort Buffington
4a7df13d64 Update README.rst 2016-12-03 20:02:01 -06:00
Cort Buffington
40876e73aa Update README.rst 2016-12-03 18:28:06 -06:00
Cort Buffington
662ec33e76 Update README.rst 2016-12-03 18:08:52 -06:00
Cort Buffington
4939108087 Update README.rst 2016-12-03 15:45:48 -06:00
Cort Buffington
31d8c4e8c4 Update README.rst 2016-12-03 15:45:04 -06:00
Cort Buffington
035ad33573 Update README.rst 2016-12-03 15:44:32 -06:00
Cort Buffington
2468d3d25f Update README.rst 2016-12-03 15:43:34 -06:00