Steve N4IRS
624cf923b5
Update to json
2019-07-09 15:21:54 -04:00
Steve Zingman
da1c24b84f
Update dmrlink_SAMPLE.cfg
2017-06-29 13:11:18 -04:00
Steve Zingman
77f7d612c9
point log at /tmp no errors
2017-06-28 22:00:27 -04:00
Steve N4IRS
942e26348b
Use programs in ipsc directory and dmr_utils
2017-06-20 08:40:28 -04:00
Steve N4IRS
a826489424
Temporary fix
2017-06-19 06:33:41 -04:00
Steve N4IRS
0fe54ad948
Update install script and fix missing section
2017-05-29 07:25:09 -04:00
Cort Buffington
8f971496cd
cleanup
2017-05-16 13:50:56 -05:00
Cort Buffington
a8703e058c
Updates....
2017-05-15 14:31:34 -05:00
Cort Buffington
86b2160330
better example
2017-05-01 16:45:43 -05:00
Cort Buffington
65df5a2ab7
update sample for network reporting
2017-05-01 16:44:28 -05:00
N4IRS
dd56cc40d9
Rename files and tweaks
2017-01-05 15:01:32 -05:00
Cort Buffington
f566cce1ca
Preparing for confbridge app. WARNING - CONFIG ADDITION!!!
2016-12-21 19:55:53 -06:00
Cort Buffington
53c4ff5b23
ALL ARE WORKING EXCEPT ambe_audio.py
2016-12-18 21:51:13 -06:00
root
b9a96a594d
Fix typos
2016-08-31 15:02:07 -04:00
Cort Buffington
1465468a96
Added null log handler
...
For those who REALLY like to be in the dark, now you can be completely
unaware.
2016-05-02 08:44:46 -05:00
Ryan Turner
e138cfc12f
Updated dmrlink sample config to comment lines
2016-02-01 10:46:23 -06:00
Steve Zingman N4IRS
047963cd93
Expand examples
2015-12-06 22:16:39 -05:00
Steve Zingman N4IRS
fccc8b3367
fix config
2015-12-04 21:41:16 -05:00
Steve Zingman N4IRS
7113a56d2a
path needs a trailing /
2015-12-04 21:40:23 -05:00
Steve Zingman N4IRS
e8789a6d96
Create directory structure and copy files
2015-12-03 09:32:18 -05:00
Cort Buffington
574a89e7f9
Remove JSON Reporting
...
It has a major problem with byte strings in the dictionaries… this may
never work
2015-06-20 19:57:07 -05:00
Cort Buffington
31223a846d
Work on reporting options
2015-06-12 08:28:48 -05:00
Cort Buffington
10a21ed118
Word on data reporting options
...
in the process of adding several ways to dump the data structure from
each IPSC for processing by some external program.
2015-06-07 20:54:21 -05:00
Cort Buffington
ec9c20d5ee
*NOT_BACKWARD_COMPATIBLE* changes
...
Changes to the REPORTS section of the config and dmrlink.py to pave the
way for more flexible reporting types.
2015-06-07 15:46:29 -05:00
Cort Buffington
5a5ecb322b
IP Interface may be specified now
...
This is useful when using multiple interfaces and bridge.py is employed
as an application gateway between multiple un-connected networks (like
VPNs to the real world).
2014-10-31 10:30:18 -05:00
Cort Buffington
324c16660c
Corrected MASTER_PEER Comment
...
Forgot to change this once DMRlink became capable of being a master.
2014-09-18 18:54:26 -05:00
Cort Buffington
82d93a759d
Added Logger name to config
...
Now you can configure the name shown in syslog on a per-instance basis.
Handy when you run more than one DMRlink instance on the same machine.
2014-09-05 07:50:49 -05:00
Cort Buffington
d88f90d0b4
Add cfg configurable report interval
2014-08-15 08:39:52 -05:00
Cort Buffington
68d52ee976
Master Support Cleanup
...
Also fixed lack of decoding of some hex strings in debug logging
function calls.
2014-05-15 17:17:54 -05:00
Cort Buffington
cd217b94b5
Bug fix -- extra information in the cfg file not necessary!
2014-01-02 19:01:28 -06:00
Cort Buffington
97246370c5
Official Version V0.1 Release
2014-01-02 11:16:23 -06:00
Cort Buffington
c739e03dec
cleanup
2013-12-22 16:26:17 -06:00
Cort Buffington
2973b66142
Cleanup
2013-12-22 16:23:42 -06:00
Cort Buffington
6b4fa3b479
Configuraiton Clean-up
2013-12-22 16:16:10 -06:00
Cort Buffington
2be203cb8d
LOTS ADDED!!!
...
Reporting output and logging configurations are now included here,
along with more/better inline documentation on how to set up this file.
2013-12-15 10:05:34 -06:00
Cort Buffington
9fb850b878
Comments added to config file sample
2013-10-12 11:21:00 -05:00
Cort Buffington
59cb7666f5
Added Config File Parser
...
No longer is it necessary to build the configuration by hand as a
python file. It now uses a basic INI style… not my favorite, but easily
added thanks to ConfigParser.
This BREAKS group-voice forwarding for now, as there's no good way to
add the rules config in the basic config file right NOW, but it will be
fixed soon.
2013-10-12 11:08:06 -05:00