# contributed by:
#	Kipp Cannon <kipp|gravity.phys.uwm.edu>
#
# brand:
#	Panasonic
# model no. of remote control:
#	VEQ1883
# devices being controlled by this remote:
#	VCR (AG2550)
#
# Notes:
# There is an unmarked button this remote, under the door and just above
# the part number "VEQ1883".  I have named this button "unmarked".  The two
# buttons on which are graphics that look like "^" and "v" I have named
# "CH+" and "CH-" respectively.

begin remote
	name	Panasonic_VEQ1883
	flags	SPACE_ENC
	eps	30

	frequency	36000
	header	3502	1758
	one	444	1295
	zero	444	427
	ptrail	458
	gap	74443

	bits	24
	pre_data_bits	24
	pre_data	0x400409
	toggle_bit	0

	begin codes
		PROG/CHECK   0x808009
		MENU         0x806AE3
		TIMER_REC    0x002D24
		CANCEL       0x809019
		UP           0x8040C9
		DOWN         0x80C049
		LEFT         0x80A029
		RIGHT        0x8020A9
		ENTER        0x801A93
		OSD          0x00EAE3
		AUDIO_OUT    0x00CCC5
		SPEED        0x8050D9
		VTR/TV       0x006C65
		INPUT_SELECT 0x00030A
		RESET        0x002A23
		unmarked     0x00AFA6
		TRACKING+    0x008D84
		TRACKING-    0x004D44
		POWER        0x00BCB5
		REC          0x001019
		CH+          0x002C25
		CH-          0x00ACA5
		PLAY         0x005059
		STOP         0x000009
		REW          0x004049
		FF           0x00C0C9
		PAUSE/SLOW   0x006069
		DISPLAY      0x80FA73
		INDEX+       0x00525B
		INDEX-       0x00929B
	end codes
end remote
