[chirp_users] New Daily Build

Build System
Wed Nov 9 00:07:24 PST 2022


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-20221109


A list of the changes included in this build (since the last daily)
follows:

Changes for Build #709
[Masen Furer <m_github at 0x26.net>] hg_uv98: skip register if `future` is not available

this driver currently depends on builtins.bytes

ass try/except ImportError when doing

from builtins import bytes

since some platforms dont have the `future` package and the driver
shouldn't crash the whole program in those cases.

fixes #10110




More information about the chirp_users mailing list