Some have experienced difficulty loading the Latest Daily Build. (20221108). If this occurs, I recommend reverting back to the prior release. (20221025) https://trac.chirp.danplanet.com/chirp_daily/daily-20221025/
An updated release is planned for tomorrow.
On Nov 8, 2022, at 4:00 AM, Lynda Leung x-rogue@mermaid.org wrote:
Looks like the new build has a bit a problem starting on MacOS.
Dump:
/Volumes/Applications/incoming/CHIRP.app/Contents/MacOS/chirp ; exit; Traceback (most recent call last): File "/Volumes/Applications/CHIRP.app/Contents/MacOS/../Resources/chirp/chirpw", line 24, in <module> from chirp.drivers import * File "/Volumes/Applications/CHIRP.app/Contents/Resources/chirp/chirp/drivers/hg_uv98.py", line 23, in <module> from builtins import bytes ImportError: No module named builtins
On Nov 8, 2022, at 12:07 AM, Build System donotreply@chirp.danplanet.com wrote:
Greetings,
A new daily build of CHIRP is available. This includes changes made directly to the tree yesterday, and may include additional features, bug fixes, and/or bugs. If you are interested in trying it, grab it from the following location:
http://trac.chirp.danplanet.com/chirp_daily/daily-20221108
A list of the changes included in this build (since the last daily) follows:
Changes for Build #708 [Dan Smith dsmith@danplanet.com] Fix ICF-based radios for clone out
At some point we apparently started slamming data down the serial line at too high a rate for older radios. When using an ID-800, the clone dialog finishes in a few seconds, and the radio times out because it missed a huge chunk of the image because it overran its buffer. This seemed to work okay for radios that use the direct serial connection to the 2.5mm data jack, but not via the OPC-478 type interface.
This change makes us read our own echo frames before sending the next one, which slows us down a lot. It feels a lot slower, but it means we're at least pacing the physical echo.
Tested with an ID-800, ID-880 and IC-2820 and this fixes things.
[Masen Furer m_github@0x26.net] add Lanchonlh HG-UV98 driver (#100)
- hg_uv98: add Lanchonlh HG-UV98 driver
fixes #7999
[Dan Smith dsmith@danplanet.com] py3-pr needs to push *after* matrix commit
[Dan Smith dsmith@danplanet.com] py3-pr Needs file to commit
[Dan Smith dsmith@danplanet.com] Update py3-pr to have tox for makesupported
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Lynda Leung at x-rogue@mermaid.org To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to John LaMartina at johnla@usa.net To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com