1irsimreceive(1) User Commands irsimreceive(1)
2
3
4
6 irsimreceive - Decode IR durations data.
7
9 irsimreceive [options] <configfile> <datafile>
10
11
13 This is a simple test tool which decodes duration data in datafile
14 using an lircd.conf type configfile. The outputted data is in the same
15 format as on the lircd output socket.
16
17
19 -U, --plugindir <dir>
20 Load drivers from <dir>.
21
22
23 -v , --version
24 Print version and exit.
25
26
27 -h , --help
28 Print help message.
29
30
32 ~/.cache/irsimreceive.log
33 Debug log. Setting the XDG_CACHE_HOME environment variable relo‐
34 cates this file to $XDG_CACHE_HOME/irsimreceive.log. The amount of
35 logging respects the LIRC_LOGLEVEL environment variable, defaulting
36 to the debug value in the [lircd] section of lirc_options.conf.
37
38
39
41 The documentation for lirc is maintained as html pages. They are
42 located under html/ in the documentation directory.
43
44
45
46irsimreceive 0.10.0 Last change: Oct 2015 irsimreceive(1)