No repeats at all.

ag1455 Александр via LIRC-list <[email protected]>
Newsgroups gmane.comp.hardware.lirc
Message-ID <[email protected]>
I read that repeats are with 0.9.3 and earlier, but not with => 0.9.4. This is correct or I have an error in my settings?
I use Ubuntu-17.04 x86_64, kernel 4.10.0-32-lowlatency, lirc-0.9.4c-9, 'Serial IR type home-brew'.

My lirc_options.conf:

[code]
# Generated by lirc-setup
[lircd]
nodaemon = False
driver = default
device = /dev/lirc0
output = /var/run/lirc/lircd
pidfile = /var/run/lirc/lircd.pid
plugindir = /usr/lib/x86_64-linux-gnu/lirc/plugins
permission = 666
allow-simulate = No
repeat-max = 600
loglevel = 6
logfile = /var/log/lirc.log

[lircmd]
uinput = False
nodaemon = False

[modinit]
code = /bin/echo lirc > /sys/class/rc/rc1/protocols
code1 = /bin/setfacl -m g:lirc:rw /dev/lirc0
code3 = /bin/setserial /dev/ttyS0 uart none; /sbin/modprobe serial_ir
[code]

Part of MyRemote.conf:

[code]
begin remote

  name            MyRemote
  bits            16
  flags SPACE_ENC|CONST_LENGTH
  eps             30
  aeps            100

  header          8850  4399
  one             610  1601
  zero            610   485
  ptrail          611
  repeat          8849  2174
  pre_data_bits   16
  pre_data        0x8F7
  gap             106670
  toggle_bit_mask 0x0
  ...
[code]

-- 
Александр

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.