My concern with this approach is that I will still see the code &quot;fluxuations&quot; with that device.<br>
<br>
I did a little more testing and all my remotes have this problem...even
the RC-5 ones.&nbsp; It just turns out the RC-5 is much more robust.<br>
<br>
Another interesting (strange?!?) thing I noticed is that the &quot;errors&quot;
don't seem to be related to which keys were pressed previously...they
crop up when I change the position or orientation of the remote
control!&nbsp; If I move the remote around while holding a single
button down, the variations correlate with the movement.&nbsp; WTF?!?<br>
<br>
As such, investing in additional hardware is the last thing I really
want to do just now (although once the IR issue settles down I just
might do it).&nbsp; Of course, buying more hardware reduces my WAF
which I'm actively trying to raise at the moment. :-)<br>
<br>
Thanks.<br>
<br>
--<br>
Mike<br><br><div><span class="gmail_quote">On 8/28/05, <b class="gmail_sendername">Joe Votour</b> &lt;<a href="mailto:joevph@yahoo.com">joevph@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This probably isn't what you want to hear, but going<br>RC-5 and getting a programmable remote (like the<br>OneForAll series) is one of the easiest ways to go.<br>They have advanced key mapping capabilities which will<br>
allow you to use almost every button on the remote<br>control, and the RC-5 receiver in the Hauppauge will<br>work with it.&nbsp;&nbsp;(BTW, for RC-5 in my remote, I use VCR<br>code 0081, which works with the Hauppauge card - I<br>
think that the VCR part is the key).<br><br>I don't use the Hauppauge receiver anymore myself (the<br>jack where it plugs into the card became loose), so<br>I'm using an irman again.&nbsp;&nbsp;Using RC-5 with the irman<br>is also good, because it eliminated the conflicts with
<br>my IR wireless keyboard.<br><br>You're probably using your universal remote control<br>setup as a device which uses the changes in code to<br>mean something specific to that device.<br><br>To summarize: If you're not attached to your
<br>particular remote, get an OneForAll remote (or a<br>similar Radio Shack remote), and use the button<br>programming functions to assign extended RC-5 codes to<br>the extra buttons you wish to use.&nbsp;&nbsp;It doesn't take<br>long (it only took me a couple of hours to setup), and
<br>on my URC-6131 remote control, I can use every button<br>with MythTV, except for SET and the buttons that<br>select devices.<br><br>-- Joe<br><br>--- Michael Tiller &lt;<a href="mailto:michael.tiller@gmail.com">michael.tiller@gmail.com
</a>&gt; wrote:<br><br>&gt; After getting my Myth box set up, I have been on a<br>&gt; quest to improve the WAF<br>&gt; for my system. There have been many tweaks, but my<br>&gt; &quot;holy grail&quot; has been to<br>&gt; get all the functions (both media center + TV + ...)
<br>&gt; on to a single<br>&gt; universal remote. I thought my objective was within<br>&gt; my grasp, but I've been<br>&gt; thwarted once again and I'm hoping somebody can<br>&gt; provide me with a solution<br>&gt; to my latest problem.
<br>&gt;<br>&gt; First, a bit of background. I have a PVR-150 card. I<br>&gt; got the LIRC stuff<br>&gt; going with the IR pickup that came with the card.<br>&gt; But, it only works with<br>&gt; the Hauppauge supplied remote. I know in theory I
<br>&gt; could probably get it to<br>&gt; work with other RC-5 remotes, but none of the codes<br>&gt; I tried on my universal<br>&gt; remote seemed to work.<br>&gt;<br>&gt; I tried making my own, but the voltages weren't<br>
&gt; right and I just didn't have<br>&gt; the time to iterate on that thing.<br>&gt;<br>&gt; So I bought an IRA-3 from <a href="http://www.home-electro.com">www.home-electro.com</a><br>&gt; &lt;<a href="http://www.home-electro.com">
http://www.home-electro.com</a>&gt;thinking my days of<br>&gt; screwing around were<br>&gt; over. Sadly, I was wrong. The IRA-3<br>&gt; uses the IRMAN protocol, BTW.<br>&gt;<br>&gt; I hooked the thing up and tried to get it to work
<br>&gt; with the version of LIRC<br>&gt; already installed on my machine (0.7.1). No dice. I<br>&gt; couldn't seem to get<br>&gt; anything. It kept giving me an error in<br>&gt; irman_init(). Crap. So I got the<br>&gt; source to LIRC and tried building it. No dice, same
<br>&gt; error. Because I could<br>&gt; initialize the device on my Windows machine, I<br>&gt; didn't understand what the<br>&gt; problem was. I got the latest versions of LIRC and<br>&gt; libirman and tried to<br>&gt; sort things out.
<br>&gt;<br>&gt; After a considerable amount of digging and learning<br>&gt; far more about IRMAN,<br>&gt; IR, LIRC and serial ports than I ever wanted to<br>&gt; learn, I eventually managed<br>&gt; to narrow down the problem. While the IRMAN protocol
<br>&gt; specifies 9600 baud, 8<br>&gt; data bits, no partity, no flow control and 1 stop<br>&gt; bit, the port<br>&gt; initialization fails to actually specify one stop<br>&gt; bit (although it doesn<br>&gt; explicitly handle all the other parameters). I added
<br>&gt; one line to the<br>&gt; initialization routine in libirman (to set the stop<br>&gt; bit to 1, something it<br>&gt; should have already been doing even according to the<br>&gt; comments in the code)<br>&gt; and low and behold...it worked!!! My IRA-3
<br>&gt; initialized and I started getting<br>&gt; data from it in the expected 6 byte chunks.<br>&gt; Hooray!!!<br>&gt;<br>&gt; At this point, I thought I had finally conquered<br>&gt; this stupid issue. I<br>&gt; rebuilt libirman and LIRC using the new
<br>&gt; initialization code and I was well<br>&gt; on my after running irrecord and building up a .conf<br>&gt; file for my remote.<br>&gt;<br>&gt; Then...disaster struck. After trying to use Myth<br>&gt; with the new remote it
<br>&gt; seemed like it was ignoring some of the key presses.<br>&gt; I went back into raw<br>&gt; mode (using test_io in libirman to output the codes)<br>&gt; and it turns out that<br>&gt; the stupid thing is spitting out multiple codes for
<br>&gt; the same key. I don't<br>&gt; mean it repeats itself (which it does, but that is a<br>&gt; different issue). I<br>&gt; mean it gives a different code sequence! God Damn<br>&gt; IT!!!!<br>&gt;<br>&gt; The problem seems to be related to the history of
<br>&gt; key presses. As I said, a<br>&gt; single keypress send a duplicated code but that<br>&gt; doesn't seem to cause any<br>&gt; problem. The real problem is when the codes change.<br>&gt; For example, running<br>&gt; 'test_io', these sequences are for the same key:
<br>&gt;<br>&gt; [29][14][7d][f7][5f][ff]<br>&gt; [29][14][7d][f7][5f][ff]<br>&gt; [2a][e8][4e][f7][5f][3f]<br>&gt; [2a][e8][4e][f7][5f][3f]<br>&gt; [29][14][7d][f7][5f][ff]<br>&gt; [29][14][7d][f7][5f][ff]<br>&gt;<br>&gt; WTF? I find that if I hit the same key repeatedly I
<br>&gt; pretty much get<br>&gt; consistent codes. But, if I jump around (e.g. LEFT,<br>&gt; RIGHT, Channel-UP, LEFT)<br>&gt; that the same key (e.g. LEFT) will have different<br>&gt; codes.<br>&gt;<br>&gt; My hope is that somebody has some simple remedy
<br>&gt; (e.g. something simple like<br>&gt; turning on flow or changing the parity or<br>&gt; something). By the way, the<br>&gt; Hauppauge remote works fine. But it only send 2<br>&gt; bytes?!?<br>&gt;<br>&gt; Any suggestions?!? I was so close. After having
<br>&gt; hacked may way through all<br>&gt; this to have it fail to read remote key signals<br>&gt; reliably is so<br>&gt; aggravating!!!!!<br>&gt;<br>&gt; Any help would be greatly, greatly appreciated.<br>&gt;<br>&gt; --
<br>&gt; Mike<br>&gt; &gt; _______________________________________________<br>&gt; mythtv-users mailing list<br>&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt;<br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt;<br><br><br><br><br>____________________________________________________<br>Start your day with Yahoo! - make it your home page<br><a href="http://www.yahoo.com/r/hs">
http://www.yahoo.com/r/hs</a><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>