I've started playing with this and I'm impressed, things are looking good. There are a few things that still need a bit of tweeking though.
Using the V0616_JU.bin file (ie, VCR/0616 for ReplayTV).
First off, the setup code isn't being captured, it's just showing up as zeroes, and the device type is being displayed as DAT, which isn't a valid device type for the Slingbox. It should be VCR. (Check the RDF in case I set the device types up incorrectly).
The protocol was incorrectly displayed as JVC-48 (rather than Panasonic) but the device codes displayed where correct. So, I changed the protocol to Panasonic, and the device codes disappeared. The JVC-48 and Panasonic protocols use different OEM codes, so you should be able to use those to differenciate between these two similar protocols.
If you try importing the C0476_JU.bin file (for Motorola cable boxes) nothing happens. There's nothing particularly unusual about the data in this file, here's what it looks like...
Code: Select all
0000 40 00 11 dc c4 00 fe fe f6 fe fe ff 00 80 40 c0
0010 20 a0 60 e0 10 90 b0 70 f0 d0 30 50 50 50 98 68
0020 cc 88 c8 28 48 2c ac 6c ec a8 0c 5c dc 1c 9c e8
0030 e4 14 94 54 d4 34 b4 74 f4 1c f8 78 b8 9c 8c c4
0040 4cKeep in mind, these were the exceptions, most of the files I tried imported totally correctly, and the PL versions seemed to also import correctly, so we're pretty close. I know that alot of Slingbox users are going to be pretty psyched when this is all ironed out, starting with the guys at Sling Media themselves!