Posted: Thu Oct 18, 2007 11:26 pm
hate to butt into your beautiful hijack attempt, but i got some more interesting information.
after unsuccessfully making several sling bins using custom code 0140, i decided to ask my R&D team to directly read the codes into an existing set-top-box using the debugging output. here are the raw results:
KEY VALUE : fc031004 (Button "3")
KEY VALUE : fb041004 (Button "4")
KEY VALUE : fa051004 (Button "5")
KEY VALUE : f9061004 (Button "6")
it does appear the information i got from the RCU supplier might be incorrect or reversed in some manner. as you can see from the output, the bits should be read in reverse (LSB?). the last 2 bits are the custom code. the third bit from right to left is the key code.
should the custom code be: 04 10? also, can the exact protocol name be identified with the output sample given?
thanks.
after unsuccessfully making several sling bins using custom code 0140, i decided to ask my R&D team to directly read the codes into an existing set-top-box using the debugging output. here are the raw results:
KEY VALUE : fc031004 (Button "3")
KEY VALUE : fb041004 (Button "4")
KEY VALUE : fa051004 (Button "5")
KEY VALUE : f9061004 (Button "6")
it does appear the information i got from the RCU supplier might be incorrect or reversed in some manner. as you can see from the output, the bits should be read in reverse (LSB?). the last 2 bits are the custom code. the third bit from right to left is the key code.
should the custom code be: 04 10? also, can the exact protocol name be identified with the output sample given?
thanks.