Commit Graph

76 Commits

Author SHA1 Message Date
Cort Buffington
1a82ecaacf Update Version Number 2019-05-08 13:58:22 -05:00
Cort Buffington
6fe0cd1a61 Improve RadioID file handling 2019-05-08 13:56:58 -05:00
Cort Buffington
66a082dbb8 More RadioID compatibilty
Fixing this to agree with the ever changing formats over at RadioID and to be more tolerant of missing data.
2019-05-07 16:11:56 -05:00
n0mjs710
c1b7edfcc4 update version 2019-03-09 23:00:26 -06:00
Cort Buffington
518e0a02b6 remove unecessary key/value 2019-03-09 22:46:33 -06:00
Cort Buffington
22e9948341
Merge pull request #4 from f4hlv/patch-2
Update utils.py
2019-03-07 17:00:14 -06:00
Vincent
7bd72198dc
Update utils.py
KeyError: 'tgid'
2019-03-07 23:02:31 +01:00
Cort Buffington
622d14bdfc workaround for TGIDs 2019-03-01 11:46:38 -06:00
Cort Buffington
18b1a74a11 Merge branch 'master' of https://github.com/n0mjs710/dmr_utils 2019-03-01 08:33:00 -06:00
Cort Buffington
22cc9d1920 UPDATE FOR JSON DATABASE INSTEAD OF CSV 2019-03-01 08:32:57 -06:00
Steve Zingman
59d554e7e2
Update install.sh 2019-01-02 14:00:45 -05:00
Cort Buffington
605698ca09 Update bptc.py 2018-11-23 11:12:31 -06:00
Steve N4IRS
21bf6730d5 simplify install script 2018-10-19 10:18:32 -04:00
Cort Buffington
9f80343c38
Update README.rst 2018-10-17 16:13:30 -05:00
Cortney Buffington
585d761464 Finish changes to upload to pypi 2018-10-17 16:09:01 -05:00
Cort Buffington
388a64ab49 prepare for upload to pypi 2018-10-17 14:34:01 -05:00
Cort Buffington
00299e3df3 ignore rows in the wrong format
Becuse we can't goddam go longer than a few weeks without someone having to chnage the format of the ID files.
2018-10-12 22:51:16 -05:00
Cort Buffington
bcee6d60d3 update .gitignore 2018-10-08 22:10:25 -05:00
Cort Buffington
090c102978
Merge pull request #3 from marrold/log_id
Include Users DMR ID in Log
2018-06-25 16:36:32 -05:00
Matthew Harrold
2c9134dad3
Include Users DMR ID in Log 2018-06-24 23:48:36 +01:00
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