Making Lirc a little less picky

Lirc by default creates lircd.conf files with the following headers:
name DViCO_Utraview
bits 16
flags SPACE_ENC
eps 30
aeps 120

I have found with my custom serial receiver (in this case the second one I have created) that you will find at times you have to walk right up to the receiver to get the signal accepted. A simple fix is to change the file to be (note the eps value changing):

name DViCO_Utraview
bits 16
flags SPACE_ENC
eps 45
aeps 120

And you will be set for normal remote control reception.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *