From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Sean Young <sean@mess.org>
Cc: linux-media@vger.kernel.org, "David Härdeman" <david@hardeman.nu>
Subject: Re: [RFC PATCH 6/6] [media] rc: teach lirc how to send scancodes
Date: Thu, 14 May 2015 14:04:53 -0300 [thread overview]
Message-ID: <20150514140453.10e67e14@recife.lan> (raw)
In-Reply-To: <985a9b11e5e02eb43e16d27db23086528434be24.1426801061.git.sean@mess.org>
Em Thu, 19 Mar 2015 21:50:17 +0000
Sean Young <sean@mess.org> escreveu:
> The send mode has to be switched to LIRC_MODE_SCANCODE and then you can
> send one scancode with a write. The encoding is the same as for receiving
> scancodes.
>
> FIXME: Currently only the nec encoder can encode IR.
> FIXME: The "decoders" should be renamed (codec?)
The FIXMEs should of course be addressed to merge this one ;)
The patch's idea makes sense to me, but I'll let to review it on a next
spin of this patch series.
next prev parent reply other threads:[~2015-05-14 17:04 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 21:50 [RFC PATCH 0/6] Send and receive decoded IR using lirc interface Sean Young
2015-03-19 21:50 ` [RFC PATCH 1/6] [media] lirc: remove broken features Sean Young
2015-05-14 16:39 ` Mauro Carvalho Chehab
2015-03-19 21:50 ` [RFC PATCH 2/6] [media] lirc: LIRC_[SG]ET_SEND_MODE should return -ENOSYS Sean Young
2015-05-14 17:00 ` Mauro Carvalho Chehab
2015-03-19 21:50 ` [RFC PATCH 3/6] [media] rc: lirc bridge should not be a raw decoder Sean Young
2015-05-14 16:47 ` Mauro Carvalho Chehab
2015-03-19 21:50 ` [RFC PATCH 4/6] [media] rc: lirc is not a protocol or a keymap Sean Young
2015-05-14 16:51 ` Mauro Carvalho Chehab
2015-05-19 20:34 ` David Härdeman
2015-05-20 8:19 ` Mauro Carvalho Chehab
2015-05-20 8:49 ` David Härdeman
2015-05-20 9:01 ` Mauro Carvalho Chehab
2015-05-20 9:06 ` David Härdeman
2015-05-20 19:16 ` David Härdeman
2015-05-20 20:54 ` David Härdeman
2015-03-19 21:50 ` [RFC PATCH 5/6] [media] lirc: pass IR scancodes to userspace via lirc bridge Sean Young
2015-05-14 16:58 ` Mauro Carvalho Chehab
2015-03-19 21:50 ` [RFC PATCH 6/6] [media] rc: teach lirc how to send scancodes Sean Young
2015-05-14 17:04 ` Mauro Carvalho Chehab [this message]
2015-05-20 8:53 ` David Härdeman
2015-05-20 9:08 ` Mauro Carvalho Chehab
2015-05-20 9:18 ` David Härdeman
2015-03-30 21:18 ` [RFC PATCH 0/6] Send and receive decoded IR using lirc interface David Härdeman
2015-03-30 23:08 ` Sean Young
2015-04-01 20:33 ` David Härdeman
2015-03-31 23:47 ` Mauro Carvalho Chehab
2015-04-01 22:19 ` David Härdeman
2015-04-01 23:10 ` Mauro Carvalho Chehab
2015-04-01 23:55 ` David Härdeman
2015-04-02 11:37 ` David Härdeman
2015-04-03 10:11 ` Sean Young
2015-04-03 18:41 ` David Härdeman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150514140453.10e67e14@recife.lan \
--to=mchehab@osg.samsung.com \
--cc=david@hardeman.nu \
--cc=linux-media@vger.kernel.org \
--cc=sean@mess.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.