[chirp_devel] UV-5R Settings tab not working.

Marco IZ3GME
Mon Apr 1 03:41:35 PDT 2013


It seams that the problem have been introduced in 9/2/2013 "[UV-5R] Add 
support for editing the 15 PTT ID Codes" patch.
After analisys of the debug.log I'm pretty sure that he has a value 
grather then 15 in any of the memobj.pttid[i].code elements.
This takes one of the "%x" to be 2 char instead of just one.

This is the only explanation I found to have
val = RadioSettingValueString(0, 5, _code, False)
fail because of a _code longer then 5.

My two cents ..

73 de IZ3GME Marco

On 01/04/2013 04:29, Jim Unroe wrote:
> Here's the debug.log file that I got from William.
> Jim
>
>
> On Sun, Mar 31, 2013 at 8:15 PM, Dan Smith <dsmith at danplanet.com
> <mailto:dsmith at danplanet.com>> wrote:
>
>      > I'm trying to get a debug.log from this person.
>
>     Right, I asked that guy for a debug log instead of just selfishly going
>     back to the older version, since something is clearly wrong.
>
>      > Any suggestions on how I can isolate the problem so it can be fixed?
>
>     I think it's clearly a failure to parse one of the settings objects,
>     and I'm sure it will become obvious once we see a debug log.
>
>     --
>     Dan Smith
>     www.danplanet.com <http://www.danplanet.com>
>     KK7DS
>
>     _______________________________________________
>     chirp_devel mailing list
>     chirp_devel at intrepid.danplanet.com
>     <mailto:chirp_devel at intrepid.danplanet.com>
>     http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
>     Developer docs:
>     http://chirp.danplanet.com/projects/chirp/wiki/Developers
>
>
>
>
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
>



More information about the chirp_devel mailing list