Cort Buffington
8d451abebc
Work on Master Support
2014-05-14 20:58:58 -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
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
ff9469aaea
Add configuration file for playback.py
2014-04-25 15:34:53 -05:00
Cort Buffington
45455322ce
Easier config, just use integer string, no hex coding
2014-04-24 21:57:38 -05:00
Cort Buffington
39aa714907
Added TGID and TS parsing
2014-04-24 21:46:01 -05:00
Cort Buffington
c3a33c7c85
NOW WORKING!
...
This module records transmissions on an identified TGID and immediately
plays them back on the same IPSC, TS and TGID.
2014-04-24 21:32:23 -05:00
Cort Buffington
3e8177f80b
Cleanup
2014-04-24 08:18:57 -05:00
Cort Buffington
dc07204f03
NOT YET WORKING
...
Playback transmissions by repeating a packet stream… not yet working.
2014-04-20 21:37:59 -05:00