Re: how to handle remote control with two alternating signals per button
"sean d'epagnier" <[email protected]> Mon, 19 Oct 2020 15:18:43 -0400
| Newsgroups | gmane.comp.hardware.lirc |
|---|---|
| Message-ID | <CAMuu9R2_0eYz9tYaZdrBQTCWSzb_KtLw=CwKaJ+CgzBFut_ANQ@mail.gmail.com> |
I have done it by defining both signals per key to the same key On 10/19/20, manas <[email protected]> wrote: > I have captured the ir signal for dishtv remote control and converted to > dishtv.lircd.conf file.I am getting below error while sending ir signal > using irsend command. How to create proper config file if remote could have > two alternating signals per remote > > unknown remote: "dishtv" > Error running command: Input/output error > > Here is the content of licrd.conf file for dishtv remote > > > > # Please make this file available to others > # by sending it to <[email protected]> > # > # this config file was automatically generated > # using lirc-0.9.0(default) on Mon Oct 19 15:20:38 2020 > # > # contributed by > # > # brand: dishtv.lirc.conf > # model no. of remote control: > # devices being controlled by this remote: > # > > begin remote > > name dishtv > flags RAW_CODES > eps 30 > aeps 100 > > gap 200323 > > begin raw_codes > > name ok > 868 802 1720 1646 1695 828 > 849 831 849 1674 1695 828 > 849 1674 849 831 849 831 > 849 831 1695 > > end raw_codes > > end remote > > > > > > -- > Sent from: http://lirc.10951.n7.nabble.com/ > >