Commit Graph

453 Commits

Author SHA1 Message Date
Cort Buffington fec5f76ef7 Debug, don't use 2015-08-13 21:20:50 -05:00
Cort Buffington 8e24e4ceea Now Working: REALLY!!! 2015-08-12 11:12:49 -05:00
Cort Buffington 2e331c6f10 testing 2015-08-12 11:08:40 -05:00
Cort Buffington 566a8abf32 testing 2015-08-12 11:07:04 -05:00
Cort Buffington 9100349fb2 testing 2015-08-12 11:05:39 -05:00
Cort Buffington 82de012f2f testing 2015-08-12 10:58:02 -05:00
Cort Buffington f1ed42d2eb testing 2015-08-12 10:57:33 -05:00
Cort Buffington c460709c9c testing 2015-08-12 10:57:02 -05:00
Cort Buffington a41fde756b testing 2015-08-12 10:49:58 -05:00
Cort Buffington 47bbfad702 testing 2015-08-12 10:48:32 -05:00
Cort Buffington a70b48a275 testing 2015-08-12 10:47:19 -05:00
Cort Buffington 8a1e883ea4 testing 2015-08-12 10:43:55 -05:00
Cort Buffington a3fa36e74b test 2015-08-12 10:41:54 -05:00
Cort Buffington 289edb310d testing 2015-08-12 10:30:21 -05:00
Cort Buffington 1677247b75 testing 2015-08-12 10:29:25 -05:00
Cort Buffington 9b077fc2f0 testing 2015-08-12 10:27:06 -05:00
Cort Buffington a844c99daa testing 2015-08-12 10:25:48 -05:00
Cort Buffington 342f5ac079 testing 2015-08-12 10:23:31 -05:00
Cort Buffington db489526b1 testing 2015-08-12 10:14:48 -05:00
Cort Buffington f4aec00fa4 more testing 2015-08-12 10:07:52 -05:00
Cort Buffington 22fdca6436 Fixed bug 2015-08-12 10:07:01 -05:00
Cort Buffington 0076fd5f5a Working: TGID, TS and SRC translation working!
This application now meets it’s target functionality!
2015-08-12 10:06:30 -05:00
Cort Buffington 075dad4ee9 Might Work 2015-08-12 09:45:32 -05:00
Cort Buffington 20f16091c8 debugging, don't use 2015-08-12 09:43:25 -05:00
Cort Buffington 9803a944b8 debugging, don't use 2015-08-12 09:39:25 -05:00
Cort Buffington a9ef6314cd debugging, don't use 2015-08-12 09:37:48 -05:00
Cort Buffington 174d74385e debugging, don't use 2015-08-12 09:36:33 -05:00
Cort Buffington 51be01c77d debugging, don't use 2015-08-12 09:34:52 -05:00
Cort Buffington 3705c08434 debugging, don't use 2015-08-12 09:33:54 -05:00
Cort Buffington 6eef23c9e2 debugging, don't use 2015-08-12 09:30:48 -05:00
Cort Buffington 5cccdd0bb7 don't use 2015-08-12 09:27:13 -05:00
Cort Buffington bc9ab4e11c don't use 2015-08-12 09:26:32 -05:00
Cort Buffington 725110e48e Works w/o TS/TGID translation 2015-08-12 09:21:20 -05:00
Cort Buffington dff474cbfb debugging, don't use 2015-08-12 09:16:22 -05:00
Cort Buffington c03cbe48b7 debugging, don't use 2015-08-12 09:14:45 -05:00
Cort Buffington 7a4e5fd07d debugging don't use 2015-08-12 09:10:50 -05:00
Cort Buffington 03f80f900d debugging, don't use 2015-08-12 09:07:49 -05:00
Cort Buffington 7259f16ec0 debugging, don't use 2015-08-12 09:04:35 -05:00
Cort Buffington fc18a2f3c0 debugging, don't use 2015-08-12 09:02:49 -05:00
Cort Buffington 8d8f5a6eed debugging 2015-08-12 08:55:53 -05:00
Cort Buffington fb0b522e17 fix logging of trigger TGID 2015-08-12 08:50:56 -05:00
Cort Buffington 0885a3b565 TS/TGID Matching + re-Writes on TX
borrowed matching and re-write logic from bridge.py to make this match
on specific TS/TGID combinations and re-write values on playback.
2015-08-11 21:18:36 -05:00
Cort Buffington 95a03fc28a Bridge contention bug
Fixed a problem where I used return instead of continue in contention
handling. ONE rule problem threw the packet away for ALL subsequent
rules!!!
2015-08-06 22:51:34 -05:00
Cort Buffington 02d54288f3 Added Master/Peer IP Address 2015-08-05 10:20:42 -05:00
Cort Buffington 08ea043b46 Update RCM Message Types
I previously mistakenly put these contributed types (THANK YOU MARK!)
in the wrong place, this corrects that mistake.
2015-07-28 18:34:37 -05:00
Cort Buffington 2524822e80 added null reporting loop
this makes importing consistent for applications in case there is no
reporting configured.
2015-07-27 20:10:35 -05:00
Cort Buffington 2635046aad logging bug: Unknown IPSC Type
The packet type’s numeric value was reported wrong in log messages for
unknown types.
2015-07-27 17:13:41 -05:00
Cort Buffington 7850ec8f85 Additional IPSC Message Types
Thanks Mark M for the additional IPSC message types discovered!
2015-07-27 17:12:34 -05:00
Cort Buffington 52a2b26c0a Bug in Call Contention Error
saved the original packet destination TGID for checking on the target
IPSC, not the target (translated) TGID.
2015-07-27 16:34:46 -05:00
Cort Buffington 231c37f744 See Last Push 2015-07-27 16:29:23 -05:00