Page 1 of 1

IRScope2Hex Version 1.1

Posted: Tue Mar 02, 2010 9:54 am
by garyb.ncc
I have updated IRScope2Hex and uploaded the program and source here:

https://www.hifi-remote.com/forums/dload ... le_id=8090

This update fixes a minor bug related to making hex when one protocol has more than one device code. For instance the following decode example contains the NEC1 protocol with device codes of 64, 68, and 69.188.

Code: Select all

338261	NEC1	64	0	FF	+ 4 dittos		0	41
38253	NEC1	69.188	179	32	+ 4 dittos		0	41
38294	NEC1	64	27	27	+ 4 dittos		0	41
38277	NEC1	64	31	07	+ 4 dittos		0	41
38226	NEC1	68	19	37	+ 4 dittos		0	41
36143	RC6		4	0	00	+ 6 copies: T=1		0	139
36060	RC6		4	1	01	+ 6 copies: T=0		0	139
36234	RC6		4	2	02	+ 6 copies: T=1		0	132
38250	NEC1	68	25	67	+ 4 dittos		0	41
38222	NEC1	68	21	57	+ 4 dittos		0	41
38277	NEC1	64	87	15	+ 4 dittos		0	41
38257	NEC1	64	23	17	+ 4 dittos		0	41
The hex output is now properly created for all the protocols and device code combinations.

I have included the IRP files in the zip, but if you already have them installed on your PC you can set the folder path in the IRScope2Hex File menu and remove all but one copy on your PC.