<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">El 31/03/16 a las 18:51, David Fannin
via chirp_devel escribió:<br>
</div>
<blockquote
cite="mid:CAN4EQxtzc4oF-_HUAuJNZqwyWpSNLbxvA4iOiq9NGqxAyjK6dA@mail.gmail.com"
type="cite">
<div dir="ltr">looks like the model that was added for the QYT
KT-UV980 has a file_id string that overlaps with the JT2705M
radio. I'm looking for a solution so I can uniquely identify
the radio.
<div><br>
</div>
<div>The file_id is KTUV980_fp = "H28854".</div>
<div><br>
</div>
<div>The JT2705M has the same string at 0x3f70-0x3f75:</div>
<div>H28854, so the JT file is identified as a KT radio.</div>
<div><br>
</div>
<div>Here's the contents from 0x3f70-0x3f9f:</div>
<div><br>
</div>
<div>"H288540000000000000000000000HHTYHTY288H28854U880"<br>
</div>
<div><br>
</div>
<div>For the serial port query/response, here is the JT reponse:</div>
<div><br>
</div>
<div>
<div>WRITE 55 A5 B5 45 55 45 4D 02</div>
<div>(ascii) U A5 B5 E U E M 02</div>
<div><br>
</div>
<div>READ 06 01 03 06 01 07 04 04 00 00 04 08 00 57 48 4B 4A
48 54 59 32 38 38 48 32 38 38 35 34 55 38 38 30 30 30 30 30
30 30 30 30 30 30 30 30 30 30 30 30 55</div>
<div>(ascii) 06 01 03 06 01 07 04 04 00 00 04 08 00 W H K J H
T Y 2 8 8 H 2 8 8 5 4 U 8 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 U<br>
</div>
</div>
<div><br>
</div>
<div>Suggestions?</div>
<div><br>
</div>
<div>thanks,</div>
<br>
</div>
</blockquote>
<br>
Hi David, <br>
<br>
We have a problem here, one like the baofeng's with his shared
ids...<br>
<br>
I have a bunch of radios from BTECH, QYT and WACCOM in the driver.
The BTECH, QYT and WACCOM has a <b>unique fingerprint</b> and some
times a shared magic string to enter clone mode, that's not a
problem.<br>
<br>
But I have detected two IDENTIC clones (as Magic and Fingerprint
concerns):<br>
QYT KT8900 <=> Juentai JT-6188<br>
QYT KT-UV980 <=> JetStream JT2705M<br>
<br>
The pair QYT KT8900 and Juentai JT-6188 has an extra step on the
UPLOAD just after the second ID read, that require sending a ACK,
the QYT answer back with one byte but the Juentai answer two of them
(just like the BTECH 2501+220 do) this is a little difference but
one to notice.<br>
<br>
My solution is making all of them hangs under the same denominator
until we figure out how to separate one from the another. Just like
the Baofeng UV-5R do now on the Supported Radios wiki page. With a
few more iterations not covered in the driver (Zastone, etc..) we
may encounter some other clones here to.<br>
<br>
See the attached file about the identities of this radios (this is
a improved work that Jim started and proved of great help) <br>
<br>
Dan, any advice on this?<br>
<br>
73<br>
<br>
A curious tip: in some magic strings has dates encoded, and you can
see with the features and use of the magics the evolution of the
family if you pay attention... This is just speculating: so far
Waccom Mini-8900 is the oldest and BTECH UV2501+220 and UV5001 gen 2
are the newer.<br>
</body>
</html>