#
# contributed by Armin
#
# brand:                             Pace
# model no. of remote control:       PRC100
# supported devices:                 SAT-RECEIVER PACE MSS 200 Series
#
# 
# on/off Button and TV/SAT Button is missing!


begin remote

  name  pace
  bits           10
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100

  one           658  6930
  zero          658  4402
  ptrail        661
  pre_data_bits   2
  pre_data       0x0
  gap          121416
  toggle_bit      3


      begin codes
	'1'                   0x0000000000000301    # 1
	'2'                   0x0000000000000102    # 2
	'3'                   0x0000000000000303    # 3

	'4'                   0x0000000000000104    # 4
	'5'                   0x0000000000000305    # 5
	'6'                   0x0000000000000106    # 6

	'7'                   0x0000000000000307    # 7
	'8'                   0x0000000000000108    # 8
	'9'                   0x0000000000000309    # 9

	'0'                   0x0000000000000100    # 0
	'RCL'                 0x000000000000031A    # RCL
	'F'                   0x0000000000000119    # F

	'LEFT'                0x0000000000000116    # Left
	'MENU'                0x0000000000000317    # Menu
	'RIGHT'               0x0000000000000311    # Right

	'I'                   0x000000000000011F    # i
	'FAV'                 0x000000000000010B    # FAV
	'RADIO'               0x000000000000030F    # RADIO

	'STORE'               0x0000000000000113    # STORE
	'NORM'                0x0000000000000115    # NORM
	'MUTE'                0x000000000000011E    # MUTE

	'SHAPE'               0x000000000000010E    # SHAPE
	'LEVEL'               0x0000000000000112    # LEVEL
	'UP'                  0x0000000000000118    # UP

	'DOLBY'               0x000000000000030C    # DOLBY
	'EFFECT'              0x000000000000030D    # EFFECT
	'VOLUMEDOWN'          0x000000000000011B    # VOL-
      end codes

end remote
