Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: keymap for MD4688 (Was: [Info] Remote control plugin:keymap for remote control MBO-81095)



Hi Wolfgang,

Wolfgang Fritz schrieb:
[...]
Below you find a keymap for the Medion MD4688 sold by Aldi some weeks
ago (and is still available in my favourite Aldi). If you select code
235 for VCR and 175 for DSAT and the attached small patch for
av7110_ir.c you get an unambiguous key mapping for all keys.

If anyone finds RC modes for this remote and RC5 code which let you use
all keys without the driver hack, I'll be glad to hear about it.

as far as i can read C++, your patch looks like you use the upper
2 of the device address bit as data bit, thus the ir_event will
consist of a 2 bit longer data field, letting the same key
pressed on different device classes (TV,VCR,CD,DVD,...) appear
as different keys on the same device (if the upper 2 bit of
the device address are used by the selected device classes, else
they will look the same)

did you look at all the possibilities of av7110_loadkeys,
it has the ability to use different device codes ?
but it look like you can't use multiple devices at once,
so wouldn't it be better to enhance the key_loader, to
dump the old keys and upload a combined key-codelist with
a new command line option set, which of course depends on
the ir hardware/driver also supporting multiple devices ?

perhaps also a good question for the dvb ml, i consider that after
reading the code of av7110_loadkeys.c one more ....

Kind regards,
 Onno



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index