Page 1 of 1
T-Home X 300T IPTV
Posted: Tue Mar 04, 2008 9:58 am
by jfkispresident
Hi guys,
i placed a topic in the "Slingbox" section but the blocking point seems to be the decoding of the learned IR signals.
Therefore I would appreciate your help regarding this IR file I uploaded here:
http://www.hifi-remote.com/forums/dload ... le_id=5428
I learned the remote codes to a URC-7562 but the newest version of ir.exe and decodeir.dll would not decode the learned+downloaded signals.
The original post is here:
http://www.hifi-remote.com/forums/viewtopic.php?t=9530
Now I have no idea what to do.
Thanks for your support!
greetz, Jens
PS:
I didn't find any comment on double postings, so please don't blame me for putting the same topic in two forum categories, as my problem seems to be a decoding problem, which I didn't new prior.
Posted: Thu Mar 13, 2008 12:53 pm
by binky123
Code: Select all
Key OBC Hex
1 2 02
2 5 05
3 6 06
4 9 09
5 10 0A
6 13 0D
7 14 0E
8 17 11
9 18 12
0 21 15
+10{-/--} 37 25
AV{Exit_20} 34 22
MUTE{Select} 30 1E
LEFT 29 1D
RIGHT 33 21
UP 25 19
DOWN 26 1A
CH+{Bright+} 41 29
CH-{Bright-} 45 2D
VOL-{Color-} 42 2A
VOL+{Color+} 38 26
Menu 90 5A
PLAY{TextOff} 54 36
PAUSE{Hold} 54 36
REW{TextOn} 69 45
FFWD{Expand} 70 46
SP/LP{Red} 74 4A
STOP{Green} 77 4D
REC{Yellow} 78 4E
AUTO{Blue} 81 51
Upgrade protocol 0 = 01 A2 (HCS08) Custom Protocol for T-Home 300T
20 17 23 46 21 86 81 10 08 08 00 9D 00 9D 00 9D
00 9D AD D4 FF FF FF FF 02 CC FF 5F
End
Upgrade protocol 0 = 01 A2 (S3C8+) Custom Protocol for T-Home 300T
43 8B 21 8B 14 86 81 10 08 08 00 9D 00 89 00 9D
00 89 AD D4 FF FF FF FF 02 8D 01 46
End
Upgrade Code 0 = 0C 2C (CBL/1068) Test T-Home
A2 00 61 99 40 02 05 06 09 5A
End
I used fixed data of 99 40(the first 10 bits of the decode). The decodes with 17 bits, I post padded with 10. I used a bit time of 314uS.
Hex
02 19 bits, MSB value = 10011001 01 00000010 0
05 17 bits, MSB value = 10011001 01 00000101 0
5A 19 bits, MSB value = 10011001 01 01011010 0
Posted: Thu Apr 10, 2008 5:23 pm
by khauert
Hi, I am new and this is my first post.
I have the same problem as jfk with a simular box (x301t).
I also get the messege "phase encoded".
Since my box is simply the same as the x300t, just with a bigger HDD I think the codes should be the same.
But I have absolutly no idea what binky is talking about.
I tried to create a .bin file with this information, and I don't know what protocoll to use or what all those numbers mean (except OBC and HEX, I know where they should go).
Maybe you can tell me how I can use all these numbers to get my .bin or maybe jfk has managed to create one already and can upload it.
Thanks in advance, you would be great help
Posted: Wed Apr 16, 2008 8:28 am
by binky123
Edit RM's protocols.ini and add:
Code: Select all
[T-Home 300T]
PID=01 A2
FixedData=99 40
Code.S3C80=43 8B 21 8B 14 86 81 10 08 08 00 9D 00 89 00 9D 00 89 AD D4 FF FF FF FF 02 8D 01 46
Code.HCS08=20 17 23 46 21 86 81 10 08 08 00 9D 00 9D 00 9D 00 9D AD D4 FF FF FF FF 02 CC FF 5F
Then change Device 0: 153 and Device 1: 64.
Make Sure Fixed Data entry shows as 99 40 in RemoteMaster.
Fill in the OBC columns for your functions.
Export BIN.
Thanks alot
Posted: Wed Apr 16, 2008 10:03 am
by khauert
Hi,
thanks for the help.
Worked perfectly, had to find out some OBC for other bottuns, what now everything works.
I posted the .bin file for a Slingbox in the file section:
http://www.hifi-remote.com/forums/dload ... le_id=5518
.bin file for RV Chip
Posted: Wed May 21, 2008 9:48 am
by baguesse
Hi,
I have found out out that because my Slingbox classic is a UK box I needed the _RV.bin file (Iguess a new .binvexport of the RDF file for RV chip) in RM is the answer. Howver I have neither of those and I am not familiar with RM.
Could you please provide it because currently, they error message I am getting in Slingplayer is 'operation failed 0x93260001' I supposed it has to do with the fact that I renamed the .bin file from _PV to _RV which was the only way I could get it past the previous issue of "slingplayer cannot load ir file"
My IR blaster version is 4. Does it matter?
Please help me by providing another export of the .bin file for RV chips
Thanks very much in advance,
.bin RV export for T-Home X300T/X301T
Posted: Fri May 23, 2008 5:36 am
by baguesse
Hi,
I am desperate to get an _RV export of the .bin file for the T-Home X300T. Indeed, my slingbox is a UK one and thus the file currently available
http://www.hifi-remote.com/forums/dload ... le_id=5518 and posted by Khauert is
not the correct one (_PL) for my slingbox chip and a simple renaming to _RV will not work and generates an error message (0x9326001) when inputting the C0766 code in the cable/other input entry.
I would have tried to do another export myself but the rdf source file is not available and thus I cannot use Remote Master (nor do I really know how to use it)
Please help me
Thank You !
Posted: Fri May 23, 2008 7:38 am
by Capn Trips
baguesse wrote:I would have tried to do another export myself but the rdf source file is not available and thus I cannot use Remote Master
All four versions of the Slingbox rdf are present in the current
rdf.zip distribution, so I don't really see what your problem is getting the required rdf.
Anyways,
here's a converted BIN, but I didn't look at button assignments, so I don't know if any of them make any sense.
Thank you so much Capn Trips
Posted: Fri May 23, 2008 12:56 pm
by baguesse
I downloaded the file you posted and It works perfectly!!
You made my day !
Thanks again!
Posted: Wed Jul 30, 2008 5:49 pm
by The Robman
It doesn't appear that anyone has loaded a regular upgrade file for this device, so I have created one based on my best guesses as to the actual button names (but I don't expect that they're all correct).
http://www.hifi-remote.com/forums/dload ... le_id=5687
Posted: Thu Jul 31, 2008 9:12 am
by The Robman
The Scientific Atlanta Explorer 8455DVB "PVR" appears to use the same protocol (with different device codes and OBCs)
http://www.hifi-remote.com/forums/dload ... le_id=5688