News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Missing Manufacturer and the device templates that went with it

Started by golgoj4, January 11, 2013, 07:49:07 AM

Previous topic - Next topic

ardirtbiker

That is where I got with the IP template.   I adjusted the IR repeat and delay times to slow it down... it helps but I am not satisfied with the performance of channel changes.  Its been awhile since ive had the time to tinker with it again.  It also doesnt help that the HDPVR cycles on channel changes as wel . If I change the Sat box with its remote the channel changes are smooth.

Dennis

Marie.O

Not sure if it is applicable, but one thing I did with the VDR plugin was a send only option. i.e. I only send out the command, without waiting for a reply. That has changed the way I can interact with VDRs build in menus dramatically.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

ardirtbiker

I'll modify the STB template to not wait for the reply.   

Dennis

iberium

I tried the one way operation by removing the incoming data code.  It didn't seem to fix the problem.  I have noticed though that if I ask it to change channels twice then it will work.  Also, looking at the logs, it appears that it is sending the commands, but the box seems to be ignoring them sometimes.  One thing I did that seems to have helped out was in the code for the send commands on the number keys, I put a "sleep 0.5" command in front of each number.