# contributed by Pertti Sotkasiira pertti@sotkasiira.com
#
# brand: Sony
# model no. of remote control: RM-D690
# devices being controlled by this remote: Sony CD-player (general)
#

begin remote

  name  RM-D690
  bits           11
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100

  header       2474   524
  one          1273   523
  zero          674   523
  ptrail       1272
  gap          44896
  min_repeat      3
  toggle_bit      1


      begin codes
	'1'                   0x0000000000000008    # 1
	'2'                   0x0000000000000008    # 2
	'3'                   0x0000000000000208    # 3
	'4'                   0x0000000000000208    # 4
	'5'                   0x0000000000000108    # 5
	'6'                   0x0000000000000108    # 6
	'7'                   0x0000000000000308    # 7
	'8'                   0x0000000000000308    # 8
	'9'                   0x0000000000000088    # 9
	'10'                  0x0000000000000028    # 10
	'11'                  0x0000000000000028    # 11
	'12'                  0x0000000000000228    # 12
	'13'                  0x0000000000000228    # 13
	'14'                  0x0000000000000128    # 14
	'15'                  0x0000000000000128    # 15
	'16'                  0x0000000000000328    # 16
	'17'                  0x0000000000000048    # 17
	'18'                  0x0000000000000048    # 18
	'19'                  0x0000000000000348    # 19
	'20'                  0x00000000000000A8    # 20
	'>20'                 0x0000000000000328    # >20
	'CONTINUE'            0x00000000000001C8    # continue
	'SHUFFLE'             0x0000000000000168    # shuffle
	'PGM'                 0x00000000000003C8    # pgm
	'OPEN'                0x0000000000000348    # open
	'REPEAT'              0x00000000000001A8    # repeat
	'AUTOSPC'             0x0000000000000398    # autospc
	'AMS_REW'             0x0000000000000068    # ams_rew
	'AMS_FWD'             0x0000000000000068    # ams_fwd
	'FADER'               0x00000000000003D8    # fader
	'PLAY'                0x0000000000000268    # play
	'PAUSE'               0x00000000000000E8    # pause
	'STOP'                0x00000000000000E8    # stop
	'VOLUMEUP'            0x0000000000000248    # vol+
	'VOLUMEDOWN'          0x0000000000000248    # vol-
	'REW'                 0x0000000000000268    # rew
	'FWD'                 0x0000000000000168    # fwd
	'REW_SLOW'            0x00000000000002E8    # rew_slow
	'FWD_SLOW'            0x00000000000002E8    # fwd_slow
      end codes

end remote
