lkml.org 
[lkml]   [2009]   [Dec]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC] What are the goals for the architecture of an in-kernel IR system?
Christoph Bartelmus wrote:
> Hi Dmitry,
>
> on 03 Dec 09 at 14:12, Dmitry Torokhov wrote:
> [...]
>>> Consider passing the decoded data through lirc_dev.
> [...]
>> I believe it was agreed that lirc-dev should be used mainly for decoding
>> protocols that are more conveniently decoded in userspace and the
>> results would be looped back into input layer through evdev which will
>> be the main interface for consumer applications to use.
>
> Quoting myself:
>> Currently I would tend to an approach like this:
>> - raw interface to userspace using LIRC
>
> For me this includes both the pulse/space data and also the scan codes
> when hardware does the decoding.
> Consider cases like this:
> http://lirc.sourceforge.net/remotes/lg/6711A20015N
>
> This is an air-conditioner remote.
> The entries that you see in this config file are not really separate
> buttons. Instead the remote just sends the current settings for e.g.
> temperature encoded in the protocol when you press some up/down key. You
> really don't want to map all possible temperature settings to KEY_*
> events. For such cases it would be nice to have access at the raw scan
> codes from user space to do interpretation of the data.
> The default would still be to pass the data to the input layer, but it
> won't hurt to have the possibility to access the raw data somehow.

Interesting. IMHO, the better would be to add an evdev ioctl to return the
scancode for such cases, instead of returning the keycode.

Cheers,
Mauro.


\
 
 \ /
  Last update: 2009-12-04 15:37    [W:0.341 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site