OK, I tried, and it works for me.
I created a new dummy device in my config:
Home Appliance - zzz-testing Home Appliance (just4test) 
and learned a few keys from some other remote (power, 1,2,3).
All these keys show up as 'your original remote' in light blue
in the keys table.
After I updated my 785, just these learned keys worked
(verified with lirc).

I am using the current CVS versions of libconcord and
concordance with LINUX.

My first idea was that Logitech may have rejected your 
code because of too many repetitions of the signal, but
I successfully taught the remote even longer signals.

If you can handle ethereal/wireshark, you may want to check
if you find something like the following after the learned 
key has been uploaded:

Source          Destination      Protocol Info
<your IP>       74.217.80.10     HTTP     POST
    /EasyZapper/New/ProcDigitizeInfrared/LearnIr_Receive.asp HTTP/1.1 
    (application/x-www-form-urlencoded)
<your IP>       74.217.80.10     HTTP     GET
    /EasyZapper/New/Display.asp?TargetUrl=/EasyZapper/New/Downloader/
        AutoLaunch_Refresh.asp HTTP/1.1
74.217.80.10    <your IP>        HTTP/XML HTTP/1.1 200 OK

Andreas

On Tuesday 21 April 2009, Michael Frase wrote:
> Thanks for your investigation.
>
> Verbose output:
>
> $ concordance -v LearnIr.EZTut
> Concordance 0.21
> Copyright 2007 Kevin Timmerman and Phil Dibowitz
> This software is distributed under the GPLv3.
>
> Requesting Identity: 100%                 done
> Received file contains 1 key names to be learned.
>
> Key name : <PowerToggle (TV)> :
> [L]earn, [N]ext, [P]revious, [Q]uit (L)?
>
> press corresponding key on original remote within 5 sec:
> Learning IR signal:  100%                 done
>
> ASCII-graph of received IR signal:
> ##_#_#_#_#_##_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#
> ##_#_#_#_#_##_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#
> ##_#_#_#_#_##_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#
> ##_#_#_#_#_##_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#
> ##_#_#_#_#_##_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#
> ##_#_#_#_#_##_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#_#
>
> Carrier clock          : 36144 Hz
> Total mark/space pairs : 192
>
> [U]pload new code, [R]etry same key, [N]ext key, [Q]uit (U)?
>
> Upload to website:   100%                 done
> Last key in list!
>
> Key name : <PowerToggle (TV)> :
> [L]earn, [N]ext, [P]revious, [Q]uit (L)?Q
> Success!


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to