# contributed by
#	Kipp Cannon <kipp|gravity.phys.uwm.edu>
#
# brand:
#	Hitachi
# model no. of remote control:
#	VT-RM621A
# devices being controlled by this remote:
#	VCR (VM-FX621A)
#
# Notes:
# This is a multifunction remote, and only the VCR codes are listed here.
# The codes for the other modes ("TV" and "CATV") depend on how the remote
# is programmed.  The VOL+ and VOL- buttons are not included in this list
# because they are programmed by the TV mode.  The modulation frequency is
# unknown;  lirc's default value is recorded here.

begin remote
	name	Hitachi_VT-RM621A-VCR
	flags	SPACE_ENC|CONST_LENGTH
	eps	30

	frequency	38000
	header	9100	4402
	one	660	1605
	zero	660	475
	ptrail	660
	repeat	9100	2160
	gap	108000

	bits	32

	begin codes
		POWER   0x06F9E817
		GUIDE   0x06F902FD
		1       0x06F9B04F
		2       0x06F9708F
		3       0x06F9F00F
		DISPLAY 0x06F942BD
		4       0x06F938C7
		5       0x06F9B847
		6       0x06F97887
		CLEAR   0x06F9827D
		7       0x06F9F807
		8       0x06F920DF
		9       0x06F9A05F
		VCR/TV  0x06F96897
		100/ENT 0x06F9609F
		0       0x06F930CF
		AVX     0x06F92CD3
		PROGRAM 0x867900FF
		LAST_CH 0x0AF550AF
		CH+     0x06F99867
		CH-     0x06F918E7
		REW     0x06F950AF
		PLAY    0x06F928D7
		FFWD    0x06F9906F
		REC     0x867928D7
		STOP    0x06F9D02F
		PAUSE   0x06F958A7
	end codes
end remote
