Timberwulf
Member
I wanted to keep the 15 channel functionality, but when using the KPG-75D V1.10 software, the channels are grayed out giving you a preset GMRS/FRS combo or a combo with FRS/GMRS repeaters. It also doesnt give you options for PL (QT) Tones.
So I saved the default 15ch .DAT file, downloaded a hex editor, and reverse engineered how its programmed.
In the attached picture you will see the modified channel list in the KPG-75D software.
I wanted the 8 GMRS only channels CSQ for simplex, with an addition 7 setup for repeater use with PL (QT) tone 141.3. I found if you set the pl tone on the handset, it sets for all channels which didnt work for me.
The picture on the right is the hex editor. On the 4th line down (starting 00000030), I noticed the numbers are in reverse order. 00 50 25 46 is really 46 25 50 00, or 462.55000. The first set (in red box, columns 00-03) is the RX side. Columns 04-07 (green box) are the TX side.
If you look at the purple box (row 000000b0) (9 rows down being channel 9) on columns (08-09) that is the RX PL (QT) Tone 13 14. In reverse its 14 13 or 141.3. Columns (0a-0b) in the orange box is the TX PL (QT) tone, also 13 14 or 141.3.
I'm still decoding the rest of of the options in the hex editor but this should give you the basic idea. Dont know if this is common knowledge, I did a lot of googling and found nothing so decided to venture out on my own, hope this helps someone else.
Just uploaded the files between two TK3130s did some testing and everything seems to be working. I was able to hit an open local repeater as well on channel 9.
If anyone has decoded the other options please let me know, I'm dying to unlock the whole system.
So I saved the default 15ch .DAT file, downloaded a hex editor, and reverse engineered how its programmed.
In the attached picture you will see the modified channel list in the KPG-75D software.
I wanted the 8 GMRS only channels CSQ for simplex, with an addition 7 setup for repeater use with PL (QT) tone 141.3. I found if you set the pl tone on the handset, it sets for all channels which didnt work for me.
The picture on the right is the hex editor. On the 4th line down (starting 00000030), I noticed the numbers are in reverse order. 00 50 25 46 is really 46 25 50 00, or 462.55000. The first set (in red box, columns 00-03) is the RX side. Columns 04-07 (green box) are the TX side.
If you look at the purple box (row 000000b0) (9 rows down being channel 9) on columns (08-09) that is the RX PL (QT) Tone 13 14. In reverse its 14 13 or 141.3. Columns (0a-0b) in the orange box is the TX PL (QT) tone, also 13 14 or 141.3.
I'm still decoding the rest of of the options in the hex editor but this should give you the basic idea. Dont know if this is common knowledge, I did a lot of googling and found nothing so decided to venture out on my own, hope this helps someone else.
Just uploaded the files between two TK3130s did some testing and everything seems to be working. I was able to hit an open local repeater as well on channel 9.
If anyone has decoded the other options please let me know, I'm dying to unlock the whole system.