Mailing List archive

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

[vdr] Re: aldi-773 LIRC duplicate Keys



Am Sonntag, 10. August 2003 21:51 schrieb Juri Haberland:
> > Maybe someone would be so kind to tell which code he uses?
>
> Actually I'm using the Aldi RC with code 773 since I started with VDR and
> I'm happy with it. I can live with the restrictions. If you cannot, go
> and buy another RC - and pay more money.


Well that is not the fault of the remote. Someone just have to do some work 
and make a lircd.conf that uses all keys. Because of these thread I have 
actually sat me down and have tried to make one. 

I have used 065 on DVD and 260 on VCR. While in use with switched to DVD all 
keys should be unique now. 

Rec have to be pressed twice, but that is the fault of the remote and I guess 
one can live with it ;) 

Hope it is Ok that I have attached it :)

Greets

Steffen
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.6.6(any) on Sun Aug 10 22:17:17 2003
#
# contributed by 
#
# brand:                       Medion
# model no. of remote control: 4688
# devices being controlled by this remote: 8 arbitrary here vcr+dvd
#

# I have choosen two devices a TV with code 065 programmed on dvd to 
# let the TV free and a VCR on VCR with code 260. While on dvd the 
# VCR control keys (play, pause, record, stop, ffw, ffbw)
# are reachable because of the "push trough" function of the remote
# 
# BEWARE the record button have to be pressed twice. This seems to be 
# a function of the remote to avoid unwanted recordings ( Who has such 
# ideas ? sic* )

# MD 4688 - DVD code 065

begin remote

  name  MD4688DVD065
  bits           24
  flags SPACE_ENC
  eps            30
  aeps          100

  header       3520  1720
  one           457  1288
  zero          457   419
  ptrail        457
  pre_data_bits   24
  pre_data       0x400401
  gap          74285
  min_repeat      1
  toggle_bit      0


      begin codes
          ch+                      0x0000000000002C2D
          ch-                      0x000000000000ACAD
          vol+                     0x0000000000000405
          vol-                     0x0000000000008485
          mute                     0x0000000000004C4D
          red                      0x0000000000000E0F
          green                    0x0000000000008E8F
          yel                      0x0000000000004E4F
          blue                     0x000000000000CECF
          red2                     0x000000000080A021
          1                        0x0000000000000809
          2                        0x0000000000008889
          3                        0x0000000000004849
          4                        0x000000000000C8C9
          5                        0x0000000000002829
          6                        0x000000000000A8A9
          7                        0x0000000000006869
          8                        0x000000000000E8E9
          9                        0x0000000000001819
          0                        0x0000000000009899
          av                       0x000000000000A0A1
          ent                      0x000000000000DCDD
          up                       0x0000000000005253
          dwn                      0x000000000000D2D3
          left                     0x0000000000007273
          right                    0x000000000000F2F3
          ok                       0x000000000000ABAA
          vtxl                     0x0000000000005C5D
          vtxl2                    0x0000000000801091
          pwr                      0x000000000000BCBD
          vtxm                     0x0000000000809011
          vtxr                     0x0000000000009C9D
          vtxr2                    0x000000000080C041
          menu                     0x0000000000004A4B
          exit                     0x0000000000003031
      end codes

end remote

# MD 4688 - VCR code 260

begin remote

  name  MD4688VCR260
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           895   846
  zero          895   846
  plead         920
  gap          112221
  min_repeat      1
  toggle_bit      2


      begin codes
          <<                       0x0000000000001172
          >                        0x0000000000001175
          >>                       0x0000000000001174
          rec                      0x0000000000001177
          stop                     0x0000000000001176
          pause                    0x0000000000001169
          vtxl2                    0x0000000000000157
          vtxl                     0x0000000000001171
          vtxm                     0x0000000000001171
          vtxr                     0x000000000000117C
          vtxr2                    0x000000000000115D
          power                    0x000000000000114C
          menu                     0x000000000000115D
          exit                     0x0000000000001171
          dwn                      0x0000000000001161
          up                       0x0000000000001160
          ok                       0x0000000000000157
          left                     0x0000000000000171
          right                    0x0000000000000170
          av                       0x000000000000117E
          0                        0x0000000000001140
          ent                      0x0000000000001171
          7                        0x0000000000001147
          8                        0x0000000000001148
          9                        0x0000000000001149
          4                        0x0000000000001144
          5                        0x0000000000001145
          6                        0x0000000000001146
          1                        0x0000000000001141
          2                        0x0000000000001142
          3                        0x0000000000001143
          red                      0x0000000000000171
          green                    0x0000000000000146
          yel                      0x0000000000001163
          blu                      0x0000000000000170
          red2                     0x0000000000000145
          ch+                      0x0000000000001160
          ch-                      0x0000000000001161
      end codes

end remote



Home | Main Index | Thread Index