<div dir="ltr">I suspect that they are all rooted in the fact that it does not detect those edges. Now how<div>to figure out how to fix it.  I tried to use a tool that I am learning to use to work with Python.</div><div>It is called Thonny. It is and IDE, but appears that I still have a LOT to learn before I can</div><div>even look into those things. </div><div><br></div><div>I wrote a little script to calculate the wave length of a laser diode, you use a DYI spectrograph</div><div>using grating. The routine ask the number of lines per mm on the grate, the distance from</div><div>the grate to the projection screen and the distance from Max0 (the laser dot directly on the</div><div>screen) to Max1 (the dot that is offset from Max0 ). Given those bits of data it will then calc-</div><div>ulate the wavelength of the laser in question. I am now trying to have it go to a set of options</div><div>when it finishes, I am trying to figure out how to do it best. That is the part that is giving me</div><div>issues, so I know I am far from being able to poke into Chirp, but if we can get some people</div><div>who do know to poke and we do the testing for them that might take care of it. </div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jul 4, 2018 at 4:24 PM Wenlock Burton &lt;<a href="mailto:wenlock.burton@hotmail.com">wenlock.burton@hotmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="auto">
<div>Hi Chuck, </div>
<div id="m_8053637308029210373AppleMailSignature"><br>
</div>
<div id="m_8053637308029210373AppleMailSignature">When I first reported the issue with Chirp it was giving the error in band A, now it gives the error in band B.  849 includes the band edge memories so it appears the driver is scanning all the memories and not seperating the band
 edge ones.  I also get the dstar and bank tab issues you describe. <br>
<br>
Wenlock</div>
<div id="m_8053637308029210373AppleMailSignature">VK3YWB<br>
<br>
</div>
<div><br>
On 5 Jul 2018, at 7:02 AM, Chuck Hast &lt;<a href="mailto:kp4djt@gmail.com" target="_blank">kp4djt@gmail.com</a>&gt; wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">Well, there was a time when it did work, perhaps we have to go back and find out where
<div>it got broke.  Yes it appears to be something with the band edges. </div>
<div><br>
</div>
<div>I can get it to toss the error lines when I go to either of the bank(band) tabs</div>
<div><br>
</div>
<div>Also the D-Star Tab seems to give strange results.</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Wed, Jul 4, 2018 at 3:40 PM Wenlock Burton &lt;<a href="mailto:wenlock.burton@hotmail.com" target="_blank">wenlock.burton@hotmail.com</a>&gt; wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="auto">
<div>The same problem I&#39;ve always had with mine. Seems it&#39;s trying to read bank names for the band edge scan memories which don&#39;t have any.</div>
<div id="m_8053637308029210373m_-5624252270796562912AppleMailSignature"><br>
</div>
<div id="m_8053637308029210373m_-5624252270796562912AppleMailSignature">Wenlock<br>
<br>
Sent from my iPad</div>
<div><br>
On 5 Jul 2018, at 5:57 AM, Chuck Hast &lt;<a href="mailto:kp4djt@gmail.com" target="_blank">kp4djt@gmail.com</a>&gt; wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">Please holler if there is other data I can gather.  I am not sure where the rev level on 
<div>the radio is, I know that I did some updates to it, but that was a couple of years ago,</div>
<div>the last time I ran chirp on the radio it just worked. I think that the only way I can get</div>
<div>the firmware rev level is to use the Icom crapware. I have a copy but it is in storage</div>
<div>in WA state, so I cannot get to it, and I am not going to pay Icom $70 for another copy,</div>
<div>so unless we need the radio rev level it is what it is.</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Wed, Jul 4, 2018 at 2:40 PM Chuck Hast &lt;<a href="mailto:kp4djt@gmail.com" target="_blank">kp4djt@gmail.com</a>&gt; wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">After it finished loading the memories if I attempt to go to the [Banks (Band A)] I get the
<div>following:</div>
<div>
<div>Exception in thread Thread-3:</div>
<div>Traceback (most recent call last):</div>
<div>  File &quot;/usr/lib/python2.7/threading.py&quot;, line 801, in __bootstrap_inner</div>
<div>    self.run()</div>
<div>  File &quot;/usr/lib/python2.7/dist-packages/chirp/ui/common.py&quot;, line 261, in run</div>
<div>    job.execute(self.radio)</div>
<div>  File &quot;/usr/lib/python2.7/dist-packages/chirp/ui/bankedit.py&quot;, line 138, in execute</div>
<div>    mappings = self.__model.get_memory_mappings(mem)</div>
<div>  File &quot;/usr/lib/python2.7/dist-packages/chirp/drivers/icf.py&quot;, line 514, in get_memory_mappings</div>
<div>    index = self._radio._get_bank(memory.number)</div>
<div>  File &quot;/usr/lib/python2.7/dist-packages/chirp/drivers/ic9x.py&quot;, line 83, in _get_bank</div>
<div>    return mem._bank</div>
<div>AttributeError: Memory instance has no attribute &#39;_bank&#39;</div>
<div><br>
</div>
</div>
<div>I have seen others but this time it appears things have locked up.</div>
<div><br>
</div>
<div>FYI</div>
<div>OS = Ubuntu Mate 18.04</div>
<div>processor is i7 quad </div>
<div>8G of ram, at this moment there is 6k4 free.</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Wed, Jul 4, 2018 at 2:24 PM Chuck Hast &lt;<a href="mailto:kp4djt@gmail.com" target="_blank">kp4djt@gmail.com</a>&gt; wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Folks,
<div>I invoked Chirp in a console as soon as I ask it to talk to the radio I get this:</div>
<div>
<div>WARNING: Bandplan North American Band Plan has duplicates [1800000-2000000 160 Meter Band simplex , 1800000-2000000 160 Meter Band simplex mode: CW ]</div>
<div>WARNING: Bandplan North American Band Plan has duplicates [1800000-1810000 Digimodes simplex , 1800000-1810000 Digital Modes simplex ]</div>
<div>WARNING: Bandplan North American Band Plan has duplicates [1999000-2000000 Beacons simplex mode: CW , 1999000-2000000 Beacons simplex ]</div>
<div>WARNING: Bandplan North American Band Plan has duplicates [3500000-4000000 80 Meter Band simplex , 3500000-4000000 80 Meter Band simplex ]</div>
<div>WARNING: Bandplan North American Band Plan has duplicates [7000000-7300000 40 Meter Band simplex , 7000000-7300000 40 Meter Band simplex ]</div>
<div>WARNING: Bandplan North American Band Plan has duplicates [10100000-10150000 30 Meter Band simplex , 10100000-10150000 30 Meter Band simplex ]</div>
</div>
<div>Line 64:</div>
<div>WARNING: Bandplan North American Band Plan has duplicates [29300000-29510000 Satellite downlink simplex , 29300000-29510000 Satellite Downlinks simplex ]<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>On and on adifinitum, for 64 lines. I see there was a bug report  but not sure it was corrected.</div>
<div>I will get more info as I poke into it. As I started seeing all kinds of things that I did not recall</div>
<div>the last time I did anything with the 92AD</div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Wed, Jul 4, 2018 at 12:36 PM Chuck Hast &lt;<a href="mailto:kp4djt@gmail.com" target="_blank">kp4djt@gmail.com</a>&gt; wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I found that one, for some reason the wrong PPA was enabled. It kept on coming up as
<div>the snapshots, and looking at it from the console it looked good, but I invoked Synaptic</div>
<div>and saw it immediately (good old Synaptic)</div>
<div><br>
</div>
<div>Now I have the latest and greatest running but I still see things like it reading to 849</div>
<div>memories when it should go to 799. </div>
<div>Also seems to take a long longer to read the radio than I remembered. </div>
<div><br>
</div>
<div>Also I moved a group of channels down one to make room for another channel, it gave</div>
<div>the balloon that it was going to take some time to do it, OK&#39;d the move and it showed</div>
<div>it was doing it, I refreshed the screen and it went to a blank screen. </div>
<div><br>
</div>
<div>Also in the D-STAR tab it shows a repeater call sign I cannot find but does not show on</div>
<div>that I have programmed in. </div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Wed, Jul 4, 2018 at 11:57 AM Chuck Hast &lt;<a href="mailto:kp4djt@gmail.com" target="_blank">kp4djt@gmail.com</a>&gt; wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Folks,
<div>Decided that I would go through my 92AD, remove a few frequencies I do not use, add</div>
<div>some and add my hotspot so I can try DStar on a hot spot.</div>
<div><br>
</div>
<div>See a lot of strange things like reading 849 memories (should only go to 799) and</div>
<div>one or other bank screens blank. </div>
<div><br>
</div>
<div>Looked at the bug reports and see all off what I see (Thank you Winlock) so just out</div>
<div>of a whim I look at the date of the code, says 20170714. I see that the latest and</div>
<div>greatest 20180623. I have the snapshots ppa enabled but for some reason it is not</div>
<div>pulling down the latest and greatest. Any ideas?</div>
<div><br>
</div>
<div>I am running Ubunut Mate 18.04</div>
<div><br>
</div>
<div>-- <br>
<div dir="ltr" class="m_8053637308029210373m_-5624252270796562912m_-4066042982395224062m_-2935429334664468776m_1169466542802869002m_-3182508475655223058gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div>Chirp + Editcp + MD380Tools on Linux</div>
<div>Celestial!!!</div>
<div dir="ltr">Chuck -- KP4DJT</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="m_8053637308029210373m_-5624252270796562912m_-4066042982395224062m_-2935429334664468776m_1169466542802869002gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div>Chirp + Editcp + MD380Tools on Linux</div>
<div>Celestial!!!</div>
<div dir="ltr">Chuck -- KP4DJT</div>
</div>
</div>
</div>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="m_8053637308029210373m_-5624252270796562912m_-4066042982395224062m_-2935429334664468776gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div>Chirp + Editcp + MD380Tools on Linux</div>
<div>Celestial!!!</div>
<div dir="ltr">Chuck -- KP4DJT</div>
</div>
</div>
</div>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="m_8053637308029210373m_-5624252270796562912m_-4066042982395224062gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div>Chirp + Editcp + MD380Tools on Linux</div>
<div>Celestial!!!</div>
<div dir="ltr">Chuck -- KP4DJT</div>
</div>
</div>
</div>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="m_8053637308029210373m_-5624252270796562912gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div>Chirp + Editcp + MD380Tools on Linux</div>
<div>Celestial!!!</div>
<div dir="ltr">Chuck -- KP4DJT</div>
</div>
</div>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>chirp_users mailing list</span><br>
<span><a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a></span><br>
<span><a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a></span><br>
<span>This message was sent to Wenlock at <a href="mailto:wenlock.burton@hotmail.com" target="_blank">
wenlock.burton@hotmail.com</a></span><br>
<span>To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">
chirp_users-unsubscribe@intrepid.danplanet.com</a></span></div>
</blockquote>
</div>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Chuck Hast at <a href="mailto:kp4djt@gmail.com" target="_blank">
kp4djt@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">
chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr" class="m_8053637308029210373gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div>Chirp + Editcp + MD380Tools on Linux</div>
<div>Celestial!!!</div>
<div dir="ltr">Chuck -- KP4DJT</div>
</div>
</div>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>chirp_users mailing list</span><br>
<span><a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a></span><br>
<span><a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a></span><br>
<span>This message was sent to Wenlock at <a href="mailto:wenlock.burton@hotmail.com" target="_blank">
wenlock.burton@hotmail.com</a></span><br>
<span>To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">
chirp_users-unsubscribe@intrepid.danplanet.com</a></span></div>
</blockquote>
</div>

_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Chuck Hast at <a href="mailto:kp4djt@gmail.com" target="_blank">kp4djt@gmail.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div>Chirp + Editcp + MD380Tools on Linux</div><div>Celestial!!!</div><div dir="ltr">Chuck -- KP4DJT</div></div></div></div>