#
# The order is up -> down in the remote
# 
# contributed by 
#
# brand:             PHILIPS_TV_HV92_14inch
# model:             
# supported devices: 
#

begin remote

  name  PHILIPS_TV_HV92
  bits            6
  flags RC5|SHIFT_ENC
  eps            20
  aeps            0

  one           940   840
  zero          940   840
  plead         940
  pre_data_bits   7
  pre_data       0x40
  gap          90000
  toggle_bit      2


      begin codes

	'POWER'               0x000000000000000C    # POWER
	'POWER-OFF'           0X0000000000000026    # POWER-OFF
	'CHANNELUP'           0x0000000000000020    # CH_UP
	'CHANNELDOWN'         0x0000000000000021    # CH_DOWN
	'VOLUMEUP'            0x0000000000000010    # VOL_UP
	'VOLUMEDOWN'          0x0000000000000011    # VOL_DOWN
	'1'                   0x0000000000000001    # 1
	'2'                   0x0000000000000002    # 2
	'3'                   0x0000000000000003    # 3
	'4'                   0x0000000000000004    # 4
	'5'                   0x0000000000000005    # 5
	'6'                   0x0000000000000006    # 6
	'7'                   0x0000000000000007    # 7
	'8'                   0x0000000000000008    # 8
	'9'                   0x0000000000000009    # 9
	'+'                   0x000000000000000F    # +
	'0'                   0x0000000000000000    # 0
	'-/--'                0x000000000000000A    # -/--
	'CONT_+'              0x0000000000000014    # CONT_+
	'CONT_-'              0x0000000000000015    # CONT_-
	'BRT_+'               0x0000000000000012    # BRT_+
	'BRT_-'               0x0000000000000013    # BRT_-

       end codes

end remote


