/usr/share/lirc/remotes/generic/SANYO.conf is in lirc-compat-remotes 0.9.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | #
# generic Sanyo config file
#
# source: CIrCC datasheet, exiting config files
# Sanyo LC7461M datasheet
#
# used by: Aiwa, Chinon, Sanyo
begin remote
name Sanyo
bits 16
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9000 4500
one 563 1687
zero 563 562
ptrail 563
pre_data_bits 26
# just a guess
gap 108000
repeat 9000 4500
# 455kHz/12
frequency 37916
duty_cycle 33
begin codes
end codes
end remote
|