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 <[email protected]>
> 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 <[email protected]>] 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 <[email protected]>] add Lanchonlh HG-UV98 driver (#100)
>
> * hg_uv98: add Lanchonlh HG-UV98 driver
>
> fixes #7999
>
> [Dan Smith <[email protected]>] py3-pr needs to push *after* matrix commit
>
> [Dan Smith <[email protected]>] py3-pr Needs file to commit
>
> [Dan Smith <[email protected]>] Update py3-pr to have tox for makesupported
>
>
> _______________________________________________
> chirp_users mailing list
> [email protected]
> http://intrepid.danplanet.com/mailman/listinfo/chirp_users
> This message was sent to Lynda Leung at [email protected]
> To unsubscribe, send an email to
> [email protected]
> To report this email as off-topic, please email
> [email protected]
> Searchable archive:
> https://www.mail-archive.com/[email protected]
_______________________________________________
chirp_users mailing list
[email protected]
http://intrepid.danplanet.com/mailman/listinfo/chirp_users
This message was sent to [email protected] at [email protected]
To unsubscribe, send an email to [email protected]
To report this email as off-topic, please email
[email protected]
Searchable archive:
https://www.mail-archive.com/[email protected]