#
# 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
          KEY_POWER                    0x100C
          KEY_1                        0x1801
          KEY_2                        0x1002
          KEY_3                        0x1003
          KEY_4                        0x1804
          KEY_5                        0x1005
          KEY_6                        0x1006
          KEY_7                        0x1007
          KEY_8                        0x1008
          KEY_9                        0x1009
                                 0x100E
          KEY_0                        0x1000
          KEY_LIST                     0x0032
          KEY_HELP                     0x0033
          KEY_MUTE                     0x100D
                               0x100F
          KEY_UP                       0x1020
          KEY_LEFT                     0x1011
          KEY_OK                       0x1029
          KEY_RIGHT                    0x1010
          KEY_DOWN                     0x1021
          KEY_EPG                      0x102D
          TVTV                     0x0034
          KEY_EXIT                     0x103C
          KEY_RED                      0x1037
          KEY_GREEN                    0x1036
          KEY_YELLOW                   0x1032
          KEY_BLUE                     0x1034
          KEY_RECORD                      0x0035
                               0x1022
          LIVE                     0x003D
          KEY_RADIO                    0x0008
          KEY_F1                       0x001C
          KEY_F2                       0x001D
          KEY_F3                       0x001E
          KEY_F4                       0x001F
      end codes

end remote


