Commit Graph

735 Commits

Author SHA1 Message Date
Cort Buffington a55f73d059 RadioID changes 2019-05-09 09:31:47 -05:00
Steve Zingman 1c684486ca
Merge pull request #27 from lorenzocipriani/master
Commented some cp commands on moved files
2019-04-15 09:42:59 -04:00
Lorenzo Cipriani 67fd6d62a5 Updated install script to work on RedHat and Debian derivates 2019-04-14 23:39:23 +00:00
Lorenzo Cipriani 785f44e7e6 Commented some cp commands on moved files 2019-04-14 18:35:58 +01:00
Cort Buffington c023d4a565 Change ID file format to JSON 2019-03-02 13:26:10 -06:00
Cort Buffington ad399792c9 Update dmrlink_config.py 2018-11-26 10:19:35 -06:00
Cort Buffington 198278c288 Update dmrlink_SAMPLE.cfg
because we can't just have one place to get config files that doens't change constantly
2018-10-12 22:58:06 -05:00
Cort Buffington 2520f394ed update 2018-10-08 22:12:56 -05:00
Cort Buffington bc59c75eb0 Added IPv6 Support
Someone made a comment… I added it.
2018-06-15 12:14:10 -05:00
Cort Buffington 01a3fff754
Fixing DMR-MARC database changes
....again... and again...
2018-04-16 09:09:47 -05:00
Cort Buffington 2e1a4c3a58 Revert "Accommodate DMR-MARC JSON only database changes"
This reverts commit 59a59e4100.
2018-04-16 08:46:42 -05:00
Cort Buffington 59a59e4100 Accommodate DMR-MARC JSON only database changes
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:29:46 -05:00
Cort Buffington 81c3467ec0 Clean up formatting 2018-03-12 21:29:05 -05:00
Cort Buffington 25d6bc08d0 cleaned up superfluous spaces 2018-03-12 21:26:33 -05:00
Cort Buffington e8311b1f54 Last commit was MESSED UP! 2018-03-12 19:32:20 -05:00
Cort Buffington cd11397416 Improve IPSC/DMR Re-Write 2018-03-11 17:37:22 -05:00
Cort Buffington cdd65d8edf Added support for IPSC "Trunks"
A “TRUNK” is a variant on IPSC unique to this project. They are used to
pass traffic between DMRlink instances. They do no contention handling
regarding TS/TGID, they take any traffic sent to them.
2018-02-05 12:27:44 -06:00
Cort Buffington 2b63b5c111 Fix Bug where confbridge.py would not start if there was not an ACL defined. 2018-02-05 11:20:42 -06:00
Cort Buffington 3fc0bdc63d
Update playback_config_SAMPLE.py 2018-01-26 07:49:35 -06:00
Cort Buffington f5bc547d4d
Update DO_NOT_README.md 2018-01-08 13:29:34 -06:00
Cort Buffington 0acc6042e8
Update DO_NOT_README.md 2018-01-08 13:29:02 -06:00
Cort Buffington b4ab2d31a3
Update DO_NOT_README.md 2018-01-08 13:27:55 -06:00
Cort Buffington 5950240787
Update DO_NOT_README.md 2018-01-08 13:24:37 -06:00
Steve Zingman 63611f2c6c
Fix typo 2017-12-13 12:42:08 -05:00
Steve Zingman eb2ffe4ecb
Create README.MD 2017-12-09 07:58:53 -05:00
Cort Buffington bf699dcfbc Move retired file 2017-08-29 07:42:34 -05:00
Steve N4IRS c6a543527f Move retired applications to a seperate directory 2017-08-25 15:27:53 -04:00
Steve Zingman 3279aeb527 bitstring and bitarray moved to dmr_utils setup.py 2017-08-22 09:24:40 -04:00
Cort Buffington f216300539 Logic error where RESET TGID caused unintended action 2017-07-30 11:02:37 -05:00
Cort Buffington 8e858e48a2 Missed building hex values for RESET TGID Addition (see last) 2017-07-30 10:52:48 -05:00
Cort Buffington c16d549e94 Added additional way to reset running timers
Added a list of RESET TGIDs used, additionally, to reset running
timers. All previous actions still work the same way, this is only
ANOTHER way to reset timers.
2017-07-30 10:29:52 -05:00
Cort Buffington ae9f71d715 Merge branch 'socket-reporting' 2017-06-29 13:03:33 -05:00
Cort Buffington 4ac862b93c update ACL format and action to add "ranges" 2017-06-29 13:02:53 -05:00
Cort Buffington 8fbd7ccf33 more formatting.... UGH! 2017-06-28 16:35:51 -05:00
Cort Buffington b8d1449d2f format fix from last update. 2017-06-28 16:32:23 -05:00
Cort Buffington c8804d7231 Network logging format update
Make it a format that webtables.py can more easily re-format/manipulate.
2017-06-28 16:30:15 -05:00
Cort Buffington 7fde9d1ce8 Fixing syntax problems in network logging. Incremental 2017-06-28 16:22:38 -05:00
Cort Buffington d1143ddb7c bug fix - last update 2017-06-28 16:11:23 -05:00
Cort Buffington 0079ad1baa Change Network Logging Format 2017-06-28 16:07:29 -05:00
Cort Buffington 547d6e23ed Merge branch 'master' into socket-reporting 2017-06-28 16:03:42 -05:00
Cort Buffington 62fc209b4f fix TS parsing during trigger action 2017-06-23 16:04:45 -05:00
Cort Buffington a3a296161a Merge pull request #23 from M0NWI/master
Add files via upload
2017-06-13 08:26:17 -05:00
M0NWI 7edb7e26d5 Add files via upload
Corrected wrong copy too directory for the proxy, not RCM, probably a cut and paste issue.
2017-06-13 13:55:05 +01:00
M0NWI 018ecfebc7 Add files via upload
Fixed issue where ACL list and action were both being imported as ACTION.
2017-06-13 13:46:17 +01:00
Steve N4IRS 36a7092bfb Generalize the install source directory location 2017-05-29 07:56:32 -04:00
Steve N4IRS 0fe54ad948 Update install script and fix missing section 2017-05-29 07:25:09 -04:00
Cort Buffington 702159d20c Update copyright 2017-05-27 09:00:54 -05:00
Cort Buffington fa8e53bd81 Merge branch 'socket-reporting' 2017-05-27 08:59:21 -05:00
Cort Buffington ff0801ba54 Merge branch 'master' into socket-reporting 2017-05-27 08:58:56 -05:00
Cort Buffington e3070c5bb7 logging of report server connection attempts 2017-05-25 14:19:00 -05:00