Commit Graph

34 Commits

Author SHA1 Message Date
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
Cort Buffington 518e0a02b6 remove unecessary key/value 2019-03-09 22:46:33 -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 22cc9d1920 UPDATE FOR JSON DATABASE INSTEAD OF CSV 2019-03-01 08:32:57 -06:00
Cort Buffington 605698ca09 Update bptc.py 2018-11-23 11:12:31 -06: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
Matthew Harrold 2c9134dad3
Include Users DMR ID in Log 2018-06-24 23:48:36 +01: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 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 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
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 d4a3ee7275 Add 500ms watchdog timer for end of stream marker 2017-08-24 08:36:18 -04:00
MrBungle42 be1d698671 Update ambe_bridge.py
Add context for variable
2017-07-16 13:39:29 -04:00
MrBungle42 8dcfb4e015 Update ambe_bridge.py
Make template.bin not found a fatal error.
2017-07-13 14:05:20 -04: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 5acfdd3ce9 re-organize files 2016-12-13 21:34:12 -06:00
Cort Buffington 27fac0ba45 clean up 2016-12-04 14:36:06 -06:00
Cort Buffington 051f6fddbb Initial Upload 2016-12-03 15:16:21 -06:00