[chirp_devel] Bug #463

Dan Smith
Mon Jan 28 16:46:14 PST 2013


> Here's the problem with a few Baofeng UV-5R radios with BFB297
> firmware. There are apparently 2 versions with BFB297 floating around.
> 
> 1. Image is '  Ver  BFB297   '  (works OK)
> 2. Image is 'BFB299 BFB297   '  (upload failure)
> 
> The upload failure is caused by the 'Ver  BFB' check failure. There
> is no 'Ver  "

Sigh.
 
> A possible solution is to narrow the requirements of the check
> 
> -     if "Ver  BFB" not in radio_version:
> +    if "BFB" not in radio_version:

Yeah, I guess that's okay.

> Is it safe to swap the 'aux blocks' of this two similar firmware
> versions?

No, IMHO. Since history has shown that doing so is dangerous, lets not
even go there :)

-- 
Dan Smith
www.danplanet.com
KK7DS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130128/53854105/attachment-0001.bin 


More information about the chirp_devel mailing list