#------------------------------------------------------------------------------
# contributed by     Claas Langbehn (claas@bigfoot.com)         13-June-2000
#------------------------------------------------------------------------------
#
# filename:			 RC9050 
# encoding:			 shift encoded, RC-5
# brand:             Philips
# model:             Television 15GR2331/22B 
#
# remote model:		 RC9050 
#
# supported devices: TV (with Text-TV), Video
#
# Info:
# -----
# The Video-Recorder part of this remote is strange. All the keys work the 
# same and only the system code differs. That means that the brightness +/-
# keys are sent, even if it really makes no sense. Anyway, it works fine with
# this remote.
#
#------------------------------------------------------------------------------

begin remote

  name  PHILIPS_RC-5
  bits           11 
  flags SHIFT_ENC
  eps            20
  aeps            0

  header          0     0
  one           940   840
  zero          940   840
  ptrail          0
  plead         940
  foot            0     0
  repeat          0     0
  pre_data_bits   2 
  pre_data       0x02
  post_data_bits  0
  post_data      0x0
  pre             0     0
  post            0     0
  gap          90000
  repeat_bit      2 

      begin codes
# ----- TV -----
						0x0000000000000000
						0x0000000000000001
						0x0000000000000002
						0x0000000000000003
						0x0000000000000004
						0x0000000000000005
						0x0000000000000006
						0x0000000000000007
						0x0000000000000008
						0x0000000000000009
						0x000000000000000a
					0x000000000000000c
						0x000000000000000d
						0x000000000000000e
						0x000000000000000f
					0x0000000000000010
					0x0000000000000011
				0x0000000000000012
				0x0000000000000013
				0x0000000000000014
				0x0000000000000015
			0x000000000000001d
					0x0000000000000020
		 		0x0000000000000021
					0x0000000000000026
				0x0000000000000029
				0x000000000000002a
				0x000000000000002b
				0x000000000000002c
				0x000000000000002d
				0x000000000000002e
				0x0000000000000032
				0x0000000000000034
				0x0000000000000035
				0x0000000000000036
					0x0000000000000037
					0x0000000000000038
				0x000000000000003c
					0x000000000000003f


# ----- video -----
		 				0x0000000000000140
		 				0x0000000000000141
		 				0x0000000000000142
		 				0x0000000000000143
		 				0x0000000000000144
		 				0x0000000000000145
		 				0x0000000000000146
		 				0x0000000000000147
		 				0x0000000000000148
						0x0000000000000149
					0x000000000000014a	
					0x000000000000014c
					0x000000000000014d
						0x000000000000014e
						0x000000000000014f
				0x0000000000000151
					0x0000000000000150
				0x0000000000000154
				0x0000000000000155
				0x0000000000000153
			0x0000000000000152
					0x0000000000000160
				0x0000000000000161
					0x0000000000000163
					0x0000000000000166
					0x000000000000016a
				0x0000000000000169
				0x000000000000016a
			0x000000000000016b
				0x000000000000016c
				0x000000000000016d
				0x000000000000016e
					0x0000000000000170
						0x0000000000000172
						0x0000000000000174
					0x0000000000000175
					0x0000000000000176
					0x0000000000000177
					0x0000000000000178
				0x000000000000017c
					0x000000000000017f

	end codes
end remote

