[chirp_devel] Multiple icom sub models
Dan Smith
Sun Jun 14 09:22:41 PDT 2015
> I've seen the update on #280 and thought to implement it.
> Making a class for IC-W32E derived from W32A is a couple of code lines
> BUT the two models would have the very same file format breaking the
> match_model magic
>
> I looked at the W32A image and I don't identify any model signature in it.
Hmm, bummer! I thought that the Icom images did have that string in it.
Have you looked for just the first two bytes? IIRC, The first two bytes
signal the main model, and then the last two signal the variant or model
(i.e. the E one). You might look for the first two and see if it looks
like the second two are there nearby anywhere (not necessarily right
after the first two).
> Any suggestions?
> I'm very tempted to add model id (4 bytes) at the end of new IC-W32E
> file ....
Yeah, that's less ideal, but if it's the only way it'll work.
Thanks Marco!
--Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20150614/3fe2f2ed/attachment-0001.bin
More information about the chirp_devel
mailing list