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


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

Changes for Build #653
[Jim Unroe <[email protected]>] [RB26] Fix for varying ACK

The RB26 sometimes ACKs the "magic" string with a "\x00\x06" and sometimes
it
ACKs with only a "\x06". CHIRP currently expects to see the "\x00\x06" as
the
response so the process fails if the "\x00" is missing.

This patch "chews up" the "\x00 if present and then only the individual
"\x06" is expected as the ACK.

The Retevis RT76 seems to have the same issue and is fixed as a result of
this
patch.

Fixes #9035

[Dan Smith <[email protected]>] Fix style issues from #9127

[Kosta A. <[email protected]>] Add support for clearing recently opened files. 
#9127

o Add Clear Recently Open files menu item
o Order recently opened files list by most recent
o Normalize camel case accross all menu items

[Kosta A. <[email protected]>] Optimizing generic csv files load times by 
removing duplicate load for an empty list.  Fixes #8991

[Kosta A. <[email protected]>] Reduce additional spew by forcing bandplan log to 
info.

#0

[Kosta A. <[email protected]>] Removing default support for Icom Dstar from 
generic csv radios. #8991

[Kosta A. <[email protected]>] [csv] Memory bounds are inclusive. #8991


_______________________________________________
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]

Reply via email to