JP1 Remotes Forum Index JP1 Remotes


FAQFAQ SearchSearch 7 days of topics7 Days MemberlistMemberlist UsergroupsUsergroups RegisterRegister
ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

Slingbox PRO-HD / 500 - Double Arrow Keypress help needed

 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> Slingbox
View previous topic :: View next topic  
Author Message
kaz911



Joined: 28 Jul 2011
Posts: 6
Location: UAE

                    
PostPosted: Sat Aug 17, 2013 2:04 am    Post subject: Slingbox PRO-HD / 500 - Double Arrow Keypress help needed Reply with quote

Hi,

I could do with some help. I have made a setup file for my CableTV Box (Etisalat eVision Pace DPI79xx) - and everything works perfectly - apart from the arrow keys - they generate DOUBLE keypress - on both my PRO-HD and my 500.

I know "protocols.ini" is where to look - but I'm blank Smile on how to solve it.
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Sat Aug 17, 2013 4:27 am    Post subject: Reply with quote

This is a real common problem for sling box users. You'll need to modify your proticol .INI with some special non-repeating protocols found. Here.
http://www.hifi-remote.com/forums/dload.php?action=file&file_id=11416

Append these to your current protocol.INI file. Hopefully you'll find a non-repeating version of the protocol you need. If not we can create one for you.

Please make sure to post your bin and rdmu files when you complete them to help our community.
Back to top
View user's profile Send private message Visit poster's website
kaz911



Joined: 28 Jul 2011
Posts: 6
Location: UAE

                    
PostPosted: Sat Aug 17, 2013 5:39 am    Post subject: Reply with quote

thanks - so I append it - and regenerate the BIN file? or do I have to change more things in RemoteMaster?
Back to top
View user's profile Send private message
kaz911



Joined: 28 Jul 2011
Posts: 6
Location: UAE

                    
PostPosted: Sat Aug 17, 2013 5:40 am    Post subject: Reply with quote

kaz911 wrote:
thanks - so I append it - and regenerate the BIN file? or do I have to change more things in RemoteMaster?


ohh and once they work i'll upload :--) Better than remembering where I put it myself *G*
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Sat Aug 17, 2013 6:11 am    Post subject: Reply with quote

kaz911 wrote:
thanks - so I append it - and regenerate the BIN file? or do I have to change more things in RemoteMaster?

Once you fix protocols.INI, you need to select the the non-repeating version from the drop down in remote master.
Back to top
View user's profile Send private message Visit poster's website
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Sun Aug 18, 2013 9:30 am    Post subject: Reply with quote

We have some duplicate threads here with a matching conversation going on over at Place Shifting. I suggest we close that one and use this one,

For the experts: Turns out his protocol is MCE and that is not one of the ones we have tweaked as a non-repeating protocol. Can we do the usual byte change to fix it ?

Code.S3C80=40 9a 41 8b 0d 00 05 35 01 a8 00 dc 00 00 00 00 \
00 c3 76 03 02 6b 08 76 00 01 6b 03 b6 06 80 76 \
03 01 6b 0b 56 03 fe 76 00 01 6b 03 46 03 01 1c \
12 f6 01 4c 38 03 f6 ff 7a f6 ff 55 b0 c6 87 36 \
04 f6 ff 7e 6e 37 64 f6 c6 f8 88 00 f6 01 58 f6 \
01 0a 7b db af 76 03 01 6b 0b f6 ff 70 f6 ff 70 \
f6 ff 75 8b 10 1c 1a f6 ff 75 f6 ff 75 f6 ff 70 \
1c 16 8d 01 4c 1c 1a 8d 01 4c 4c 04 8b 02 4c 08 \
37 3f 08 f6 ff 75 f6 ff 70 8b 06 f6 ff 70 f6 ff \
75 90 c3 4a eb af
Back to top
View user's profile Send private message
3FG
Expert


Joined: 19 May 2009
Posts: 3367

                    
PostPosted: Sun Aug 18, 2013 11:26 am    Post subject: Reply with quote

Alan,
This sends a single frame. I'm not sure if the toggle behavior will be suitable--it alternates with each button press. Of course, we don't know what toggle behavior is needed, so this is worth a try.
Code:
[MCE No Repeat]
PID=01 FE
DevParms=Device:7=4,OEM2:8=15
DeviceTranslator=BitDoubler(0,7,50) BitDoubler(1,8,32)
FixedData=a9 32 95 55 00 00 40 00
CmdParms=OBC
CmdTranslator=Translator(0)
DefaultCmd=00
CmdIndex=0
Code.S3C80= 47 93 81 8B 09 00 05 37 01 A4 00 DE 00 CE 08 00 \
58 04 37 50 06 37 00 03 B6 04 F0 37 52 06 37 00 \
03 B6 09 C0 2C 08 38 0B CF 10 0C 10 0B DF 10 0C \
10 0B 90 C3 FB 03 B6 0C 03 2A ED 1C 12 F6 01 4C \
77 71 38 03 F6 FF 67 38 04 F6 FF 63 B0 C6 87 36 \
05 F6 FF 67 20 C6 37 66 F5 77 70 C6 F8 87 FF F6 \
01 58 AF 4C 04 8B 02 4C 08 90 C3 7B 09 77 70 1C \
18 F6 01 6D 8B 07 1C 16 F6 01 64 77 71 4A EA AF \
Back to top
View user's profile Send private message
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Sun Aug 18, 2013 11:40 am    Post subject: Reply with quote

Absolutely, many thanks.

kaz911: Please paste that into your PROTOCOLS.INI and see if it helps.
Back to top
View user's profile Send private message
kaz911



Joined: 28 Jul 2011
Posts: 6
Location: UAE

                    
PostPosted: Sun Aug 18, 2013 8:36 pm    Post subject: Reply with quote

Thanks guys - and sorry for the confusion. If it can be any help - I'll upload the IRScope source/capture?

I'll try out the above right away.
Back to top
View user's profile Send private message
kaz911



Joined: 28 Jul 2011
Posts: 6
Location: UAE

                    
PostPosted: Sun Aug 18, 2013 8:58 pm    Post subject: Reply with quote

Thanks - that worked (after removing the last line backslash Smile You guys are the best! Now i'll double check everything and then upload. I think it will be compatible with all recent Pace IP TV Boxes.

Code:
[MCE No Repeat]
PID=01 FE
DevParms=Device:7=4,OEM2:8=15
DeviceTranslator=BitDoubler(0,7,50) BitDoubler(1,8,32)
FixedData=a9 32 95 55 00 00 40 00
CmdParms=OBC
CmdTranslator=Translator(0)
DefaultCmd=00
CmdIndex=0
Code.S3C80= 47 93 81 8B 09 00 05 37 01 A4 00 DE 00 CE 08 00 \
58 04 37 50 06 37 00 03 B6 04 F0 37 52 06 37 00 \
03 B6 09 C0 2C 08 38 0B CF 10 0C 10 0B DF 10 0C \
10 0B 90 C3 FB 03 B6 0C 03 2A ED 1C 12 F6 01 4C \
77 71 38 03 F6 FF 67 38 04 F6 FF 63 B0 C6 87 36 \
05 F6 FF 67 20 C6 37 66 F5 77 70 C6 F8 87 FF F6 \
01 58 AF 4C 04 8B 02 4C 08 90 C3 7B 09 77 70 1C \
18 F6 01 6D 8B 07 1C 16 F6 01 64 77 71 4A EA AF
[/code]
Back to top
View user's profile Send private message
kaz911



Joined: 28 Jul 2011
Posts: 6
Location: UAE

                    
PostPosted: Sun Aug 18, 2013 9:40 pm    Post subject: Reply with quote

Files works - zip with all source and bin files uploaded in files section

thanks for all your help!
Back to top
View user's profile Send private message
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Mon Aug 19, 2013 1:02 am    Post subject: Reply with quote

Good thanks. And I have updated the file in the Working Section that has all the non-repeating protocols.
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Mon Aug 19, 2013 7:39 am    Post subject: Reply with quote

alanrichey wrote:
I have updated the file in the Working Section that has all the non-repeating protocols.


Thanks for that. I'll update my protocols.INI file. I wonder why we don't have the sling non-repeating protocols in the mainstream INI file. Your upgrades require this section to open and your upgrades cover a huge assortment of oddball equipment.
Back to top
View user's profile Send private message Visit poster's website
alanrichey
Expert


Joined: 24 Mar 2008
Posts: 3529
Location: UK/USA

                    
PostPosted: Mon Aug 19, 2013 8:19 am    Post subject: Reply with quote

I am very aware this is the 'JP1' forum, which is mainly aimed at JP1-compatible remotes, but because the Sling system uses the same chipsets we can piggy-back on this forum and utilise all the software tools and expertise (for which I am eternally grateful), when Sling Media aren't interested.

So the non-repeat tweak is normally only for us, not the other 99% of users on the forum. For that reason they probably should not be in the mainstream INI file ? Not sure.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       JP1 Remotes Forum Index -> Slingbox All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

Powered by phpBB © 2001, 2005 phpBB Group
Top 7 Advantages of Playing Online Slots The Evolution of Remote Control