#
# contributed by Dailos Franchy
#
# brand:                       Schneider
# model no. of remote control: RC902
# devices being controlled by this remote: TV
# remark: remote control switched to TV mode, which is default
#

begin remote

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

  one           884   899
  zero          884   899
  plead         872
  gap          113916
  toggle_bit_mask 0x800

      begin codes
          POWER                    0x100C
          1                        0x1801
          2                        0x1002
          3                        0x1003
          4                        0x1804
          5                        0x1005
          6                        0x1006
          7                        0x1007
          8                        0x1008
          9                        0x1009
          PP                       0x100E
          0                        0x1000
          LIST                     0x0032
          HELP                     0x0033
          MUTE                     0x100D
          INFO                     0x100F
          UP                       0x1020
          LEFT                     0x1011
          OK                       0x1029
          RIGHT                    0x1010
          DOWN                     0x1021
          EPG                      0x102D
          TVTV                     0x0034
          EXIT                     0x103C
          RED                      0x1037
          GREEN                    0x1036
          YELLOW                   0x1032
          BLUE                     0x1034
          REC                      0x0035
          JUMP                     0x1022
          LIVE                     0x003D
          RADIO                    0x0008
          F1                       0x001C
          F2                       0x001D
          F3                       0x001E
          F4                       0x001F
      end codes

end remote


