Mailing List archive

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

[vdr] Re: Remote Control



On Thu, 6 Dec 2001 12:02:58 +0100, "Richard Cieply" <CIEPLY@de.ibm.com>
wrote:

> Any config data would help as I really don't want to check all the remote
> codes until one is working.

Here is my config file for the code 0650 of the OFA:

begin remote
  name           OFA0650
  bits           24
  flags          SPACE_ENC
  eps            30
  aeps          100

  header       3470  1851
  one           414  1300
  zero          414   460
  ptrail        490
  pre_data_bits   24
  pre_data       0x400401
  gap          74046
  min_repeat      3
  toggle_bit      0

      begin codes
          1                        0x0000000000000809
          2                        0x0000000000008889
          3                        0x0000000000004849
          4                        0x000000000000C8C9
          5                        0x0000000000002829
          6                        0x000000000000A8A9
          7                        0x0000000000006869
          8                        0x000000000000E8E9
          9                        0x0000000000001819
          0                        0x0000000000009899
          Menu                     0x0000000000004A4B
          Up                       0x0000000000005253
          Left                     0x0000000000007273
          Down                     0x000000000000D2D3
          Right                    0x000000000000F2F3
          Ok                       0x0000000000801091
          Red                      0x0000000000000E0F
          Green                    0x0000000000008E8F
          Yellow                   0x0000000000004E4F
          Blue                     0x000000000000CECF
          Power                    0x000000000000BCBD
          Back                     0x000000000000CBCA
      end codes
end remote

I hope it helps.

Emil



Home | Main Index | Thread Index