Re: Need code to enter a dot/dash for a subchannel
Sean Young <[email protected]> Fri, 3 Sep 2021 08:53:44 +0100
| Newsgroups | gmane.comp.hardware.lirc |
|---|---|
| Message-ID | <[email protected]> |
Victor,
On Thu, Sep 02, 2021 at 05:51:23PM -0400, Victor Norman wrote:
> Thanks for getting back to me.
>
> I have the old broken remote, which is how I found the part id for it: JVC
> RMT-JC02. But, the remote is totally broken, so there is no way to record
> signals from it.
>
> I started with 6711R1P037A.lircd.conf and then found some codes from
> RM-C1251G.lircd.conf. I may have also pulled some codes from other places
> as I tried stuff.
Those two files look like they describe the jvc and jvc{2} protocol, see:
http://hifi-remote.com/wiki/index.php/DecodeIR#JVC
The first 8 bits describe the device, and the second 8 bits describe the
function. I would play around with different values by entering them
into the lircd.conf file and testing them (first start by trying the
function value from 00 to ff, if that makes sense.
Sean