Commit Graph

10 Commits

Author SHA1 Message Date
Cort Buffington 8615e40e51 Exclude PubNub Files
DMRlink pubnub implementation is not yet ready to release, so I'm
holding it back until it at least works somewhat.
2013-10-30 08:18:59 -05:00
Cort Buffington 329a701395 First two applications added 2013-10-29 07:07:17 -05:00
Cort Buffington 8c23bbf45d Remove references to application modules in progress... 2013-10-28 20:41:09 -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
Adam Fast 3413dee576 Attempt to load configuration from a module my_ipsc_config.py to allow leaving your systems configured without editing the main Python source file - and as that file is expected to have IPs / keys that may not be intended for the public, tell git to ignore that file. 2013-06-28 23:38:28 -05:00
Adam Fast 20d8013b26 Fix gitignore from merge errors. 2013-06-28 22:50:18 -05:00
Cort Buffington 7f4a4ccbd5 fix 2013-06-28 20:29:01 -05:00
Cort Buffington 34af24d617 Merge branch 'master' of https://github.com/n0mjs710/IPSC
Conflicts:
	.gitignore
2013-06-28 20:28:25 -05:00
Cort Buffington b8ce998cf4 Update .gitignore 2013-06-28 20:26:35 -05:00
Cort Buffington b810e1377c Adding gitignore 2013-06-27 16:17:33 -05:00