Ok, I'll try to understand. I'll ask a friend, so he took off with his radio IMG file. Try to compare and look for what it can be hooked to a more precise definition of the model.
IMHO about the clone, it is possible, the radio made in China, as I understood under several brands.

2015-10-08 0:40 GMT+03:00 Dan Smith via chirp_devel <chirp_devel@intrepid.danplanet.com>:
Alex,

These tests are now failing with your driver:

> Jetstream JT220M Detect FAILED: <class 'chirp.drivers.alinco.JT220MRadio'> detected as <class 'chirp.drivers.kyd_IP620.IP620Radio'>
> Jetstream JT270M Detect FAILED: <class 'chirp.drivers.leixen.JetstreamJT270MRadio'> detected as <class 'chirp.drivers.kyd_IP620.IP620Radio'>
> KYD IP-620 Detect FAILED: <class 'chirp.drivers.kyd_IP620.IP620Radio'> detected as <class 'chirp.drivers.wouxun.KG816Radio'>
> Leixen VV-898 Detect FAILED: <class 'chirp.drivers.leixen.LeixenVV898Radio'> detected as <class 'chirp.drivers.kyd_IP620.IP620Radio'>

It looks like your driver needs to distinguish its image a little
better, and the other drivers that detect your image as theirs need some
help too. The JT270M and VV-898 are basically the same radio as each
other. Is there any chance that your KYD radio is clone of those?

Please take a look at the match_model() methods in your driver, and the
affected ones above.

Thanks!

--Dan
_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers