diff options
| author | Antti Seppälä <a.seppala@gmail.com> | 2015-03-31 14:48:09 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-14 14:33:00 -0300 |
| commit | cf257e288ad3a134d4bb809c542a3ae6c87ddfa3 (patch) | |
| tree | ca7c8f447c79d30f4ce85993b9a27e0f6c8d8ee0 /drivers/media/rc/rc-loopback.c | |
| parent | a0466f15b4654cf1ac9e387d7c1a401eff494b4f (diff) | |
| download | linux-cf257e288ad3a134d4bb809c542a3ae6c87ddfa3.tar.gz linux-cf257e288ad3a134d4bb809c542a3ae6c87ddfa3.tar.bz2 linux-cf257e288ad3a134d4bb809c542a3ae6c87ddfa3.zip | |
[media] rc: ir-rc6-decoder: Add encode capability
Add the capability to encode RC-6 and RC-6A scancodes as raw events.
The protocol is chosen based on the specified protocol mask, and
whether all the required bits are set in the scancode mask, and none of
the unused bits are set in the scancode data.
The Manchester modulation helper is used several times with various
timings so that RC-6 header preamble, the header, header trailing bit
and the data itself can be modulated correctly.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Cc: James Hogan <james@albanarts.com>
Cc: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/rc/rc-loopback.c')
0 files changed, 0 insertions, 0 deletions
