# 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
		KEY_POWER   0x06F9E817
		GUIDE   0x06F902FD
		KEY_1       0x06F9B04F
		KEY_2       0x06F9708F
		KEY_3       0x06F9F00F
		DISPLAY 0x06F942BD
		KEY_4       0x06F938C7
		KEY_5       0x06F9B847
		KEY_6       0x06F97887
		   0x06F9827D
		KEY_7       0x06F9F807
		KEY_8       0x06F920DF
		KEY_9       0x06F9A05F
		  0x06F96897
		 0x06F9609F
		KEY_0       0x06F930CF
		     0x06F92CD3
		 0x867900FF
		 0x0AF550AF
		KEY_CHANNELUP     0x06F99867
		KEY_CHANNELDOWN     0x06F918E7
		KEY_REWIND     0x06F950AF
		KEY_PLAY    0x06F928D7
		KEY_FASTFORWARD    0x06F9906F
		KEY_RECORD     0x867928D7
		KEY_STOP    0x06F9D02F
		KEY_PAUSE   0x06F958A7
	end codes
end remote
