Commit Graph

26 Commits

Author SHA1 Message Date
Cort Buffington
dce6339051 Fixed typo printing status code 2016-05-01 16:19:41 -05:00
Cort Buffington
2d0bff17d1 General Cleanup... Trying to improve it 2016-05-01 16:13:03 -05:00
Cort Buffington
475dc9d766 Housekeeping Updates 2016-04-28 14:28:32 -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
f0d50c8211 Update Versions/Documentation 2014-08-31 13:18:35 -05:00
Cort Buffington
02dc63075c Time Formatting 2014-05-27 10:28:40 -05:00
Cort Buffington
46b1ad92f7 RPT Status for TS1 and TS2 Added 2014-05-18 16:45:30 -05:00
Cort Buffington
12eab90fa5 Fixed Repeat State Function 2014-05-18 16:18:21 -05:00
Cort Buffington
8f5c636888 Additional Features 2014-05-18 15:39:06 -05:00
Cort Buffington
9e7f9961f4 Additional Features 2014-05-18 15:29:01 -05:00
Cort Buffington
d6fafd256a RCM Updates 2014-05-18 15:28:27 -05:00
Cort Buffington
0ee36acc52 Additional Features 2014-05-18 15:25:22 -05:00
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