DMRlink/ipsc
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
..
__init__.py MAJOR UPDATE! 2013-09-10 15:28:18 -05:00
.gitignore Added Config File Parser 2013-10-12 11:08:06 -05:00
ipsc_logger.py MAJOR UPDATE! 2013-09-10 15:28:18 -05:00
ipsc_mask.py MAJOR UPDATE! 2013-09-10 15:28:18 -05:00
ipsc_message_types.py MAJOR UPDATE! 2013-09-10 15:28:18 -05:00
my_ipsc_config_SAMPLE.py Merge branch 'master' of https://github.com/n0mjs710/DMRlink 2013-10-10 16:19:12 -05:00