<div dir="ltr">Richard,<div>I love Chirp, and I use it to program some of the Chinese radios, I also use it to program a IC-92AD I have, indeed</div><div>that radio brought me to Chirp years ago. Back then it seemed like it worked great with the radio but now it</div><div>sort of hangs saying it is still loading at memory 849 or something like that. </div><div><br></div><div>I also have a ID-5100, that I would love to be able to address with Chirp rather than the joke that is icom software,</div><div>I have offered to loan the radio several times, but no avail. It seems that people rush to support the Chinese</div><div>boxen, but we cannot get the radio that I believe started it all (IC-92) working correctly and no one will take the</div><div>time to even take me up on my offer of a loan to try to get the ID-5100 on the list of radios. </div><div><br></div><div>With the issue with Python looming, of course that will hoover of resources and time, indeed if someone would</div><div>tell me some places to look I might be able to go in and plunck around the code my self, but no guidance is a </div><div>disaster in waiting. </div><div><br></div><div>Still, love the application and use it about as much as anything but the programming for my DMR radios, THAT</div><div>gets used a lot...</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 4, 2019 at 9:16 PM Richard Shaw &lt;<a href="mailto:hobbes1069@gmail.com">hobbes1069@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">On Mon, Mar 4, 2019 at 4:43 PM Dan Clemmensen &lt;<a href="mailto:danclemmensen@gmail.com" target="_blank">danclemmensen@gmail.com</a>&gt; wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Conversion to Python3 is a big issue, for Chirp and for many other projects. A main underlying problem is that CHIRP depends on underlying projects that have not converted. Nevertheless, The main CHIRP developer is in fact working on a conversion. In addition to the CHIRP core, there are also more than 100 separate driver modules to support different radios, and it all must be converted. The developers of Python in their infinite wisdom made changes that affect the semantics of many Python constructs, so all of that stuff needs to be checked, more or less by hand. The average driver is more that 500 lines of code, so there are more than 500,000 lines of code to be checked just in the drivers. Perhaps the biggest changes in Python affect the way strings are handled: Python 3 makes a distinction between text strings and byte strings that did not exist in Python 2. But guess what? serial I/O depends very heavily on the precise semantics of the manipulation of byte strings, and each driver has its own unique serial I/O code.  I am a very recent addition to the CHIRP development community, so the best I could do initially was to make sure that the driver that I wrote is compatible with both Python2 and Python 3.</div></blockquote><div><br></div><div>Thank you for making an effort to provide a detailed description. Part of my annoyance is bugs are often closed with terse reasoning or just flat out being ignored. I maintain Chirp on Fedora because I run linux at home so it&#39;s really my only option but I haven&#39;t found a very welcoming upstream in years past. I&#39;ve volunteered to loan radios (my Alinco DR-635 which I WISH I could program in chirp... No response.) I&#39;ve asked for tips on how to update the Alinco driver. I have some experience with serial communications so I&#39;m not starting from zero... no response. </div><div><br></div><div>Hence my frustrations...</div><div><br></div><div>Thanks,</div><div>Richard</div><div>KF5OIM</div></div></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"><div dir="ltr"><div><div>Chirp + Editcp + MD380Tools on Linux</div><div>Celestial!!!</div><div dir="ltr">Chuck -- KP4DJT</div></div></div></div>