#
# contributed by Andrew de Quincey
#
# brand:                       rm1000w
# model no. of remote control: 
# devices being controlled by this remote:
#

begin remote

  name  rm1000w
  flags SPACE_ENC|CONST_LENGTH
  bits           16
  eps            30
  aeps          100

  header          9000 4500
  one             563  1687
  zero            563  562
  pre_data_bits   16
  pre_data       0x8322
  gap          108000
  toggle_bit      0

  repeat          9000 2250
  
  frequency    38000
  duty_cycle   33


      begin codes
	'1'                   0x0000000000008B74    # 1
	'2'                   0x0000000000008F70    # 2
	'3'                   0x000000000000906F    # 3
	'4'                   0x0000000000008A75    # 4
	'5'                   0x000000000000847B    # 5
	'6'                   0x0000000000007887    # 6
	'7'                   0x0000000000008976    # 7
	'8'                   0x000000000000837C    # 8
	'9'                   0x0000000000007788    # 9
	'0'                   0x000000000000807F    # 0
	'STOP'                0x000000000000857A    # stop
	'PLAY'                0x0000000000007986    # play
	'PAUSE'               0x0000000000007986    # pause
	'SLOW'                0x0000000000007D82    # slow
	'STEP'                0x0000000000007E81    # step
	'PREV'                0x0000000000007F80    # prev
	'NEXT'                0x0000000000007A85    # next
	'MUTE'                0x0000000000006E91    # mute
	'VOLUMEDOWN'          0x000000000000639C    # vol-
	'VOLUMEUP'            0x000000000000629D    # vol+
	'EAX'                 0x0000000000008C73    # eax
	'OPTIONS'             0x000000000000827D    # options
	'DISPLAY'             0x0000000000007689    # display
	'RETURN'              0x0000000000008E71    # return
	'START'               0x0000000000008877    # start
	'CLOSE'               0x0000000000007C83    # close
	'UP'                  0x0000000000007B84    # up
	'DOWN'                0x0000000000008D72    # down
	'LEFT'                0x0000000000008778    # left
	'RIGHT'               0x000000000000758A    # right
	'OK'                  0x000000000000817E    # ok
	'POWER'               0x000000000000619e    # power
	'CMSS'                0x000000000000718e    # cmss
	'RECORD'              0x000000000000738c    # record
	  
      end codes

end remote
