/usr/share/lirc/remotes/generic/NEC.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 | #
# generic NEC config file
#
# source: CIrCC datasheet, exiting config files
#
# used by: Canon, Creative, Domland, Orion
begin remote
name NEC
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 16
# just a guess
gap 108000
frequency 38000
duty_cycle 33
begin codes
end codes
end remote
|