Commit Graph

14 Commits

Author SHA1 Message Date
Cort Buffington
313078039e Additional Features 2014-05-18 15:24:24 -05:00
Cort Buffington
72721d9870 Additional RCM Features 2014-05-18 15:23:19 -05:00
Cort Buffington
80114833b1 Update Copyright 2014-04-28 22:07:34 -05:00
Cort Buffington
8cad9ee839 Update Copyright 2014-04-28 22:05:31 -05:00
Cort Buffington
6ab3fa7bc3 Cleaned superfluous "stuff"
Significantly simplified this file.
2014-04-28 22:01:33 -05:00
Cort Buffington
a4a339aabf Move RCM Messages to ipsc.ipsc_message_types.py
Consolidate so that only one file with message-type mappings are used,
so that only one place needs updated.
2014-04-28 21:52:53 -05:00
Cort Buffington
43e11ea19a Removed Class & Inheritance for Unauth IPSCs
Previously, an unauthenticated network used a different class that
subclassed IPSC and overrode the the three functions that affect
authentication. Now, during class instantiation ( with __init__ ), the
set of functions are “aliased” depending on whether or not the IPSC’s
auth flag is set in dmrlink.cfg
2014-04-28 21:42:48 -05:00
Cort Buffington
874b11db7b Daemon Support
Shebangs added to all files expected to be executed, command line
argument for configuration file added (otherwise, it looks for
dmrlink.cfg in the same directory as dmrlink.py) - this divorces it
from the last ties to a shell environment… or at least I think.
2014-01-03 15:01:43 -06:00
Cort Buffington
6b4fa3b479 Configuraiton Clean-up 2013-12-22 16:16:10 -06:00
Cort Buffington
0291bbbd9d minor formatting updates 2013-12-06 06:52:43 -06:00
Cort Buffington
d0ee799f91 THIS IS NOW USEABLE! 2013-12-01 20:59:53 -06:00
Cort Buffington
aea410ec58 bug fixes after fixing the bugs... 2013-12-01 19:24:50 -06:00
Cort Buffington
73f882e554 Work in progress... 2013-11-26 16:05:21 -06:00
Cort Buffington
6124ae5bb9 NEW APPLICATION! 2013-11-24 22:01:30 -06:00