<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 4, 2013 at 11:33 AM, Dan Smith <span dir="ltr"><<a href="mailto:dsmith@danplanet.com" target="_blank">dsmith@danplanet.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Jim,<br>
<br>
Something in your patch is making the "make_supported.py" script fail<br>
during the build. Can you take a look?<br>
<br>
Thanks!<br>
<br>
--Dan<br>
<br></blockquote><div> </div><div>Sure <br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Traceback (most recent call last):<br>
File "./share/make_supported.py", line 124, in <module><br>
if _radio.get_features().has_sub_devices:<br>
File "./chirp/uv5r.py", line 498, in get_features<br>
if self._is_orig() == False and self._my_upper_band() ==<br>
vhf_220_radio: File "./chirp/uv5r.py", line 713, in _is_orig<br>
version_tag = _firmware_version_from_image(self)<br>
File "./chirp/uv5r.py", line 311, in _firmware_version_from_image<br>
return _firmware_version_from_data(radio.get_mmap())<br>
File "./chirp/uv5r.py", line 308, in _firmware_version_from_data<br>
return data[0x1838:0x1848]<br>
TypeError: 'NoneType' object has no attribute '__getitem__'<br>
Build step 'Execute shell' marked build as failure<br>
<span class="HOEnZb"><font color="#888888"></font></span><br></blockquote></div><br></div><div class="gmail_extra">My guess was how I was setting "rf.valid_bands" based on the '144/440' model or '144/220' model. Hopefully this will 'fix' it.<br>
<br></div><div class="gmail_extra">Jim<br><br></div></div>