[chirp_users] New Daily Build
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-20160623
A list of the changes included in this build (since the last daily) follows:
Changes for Build #410 [Pavel Milanes (CO7WT) pavelmc@gmail.com] [PATCH][BTECH][LT-588UV] Add a new model to the BTECH family, fixes #3067
A new model for the btech driver family: the LUITON LT-588UV, it's not a clone it's a variant of the early QYT KT8900.
Also some tidy of the radio variants in the code to group the vendors.
[Tom Hayward tom@tomh.us] [ui] Default file name to include model and date. #3753
During Save As, default the filename to {vendor}_{model}_{date}.img. The user is free to edit the field to their liking before saving.
In case you don't like {vendor}_{model}_{date}.img, a new configuration variable "default_filename" is provided. By setting this variable in your config file, you can reorder or omit parts of the default format.
Example:
[global] default_filename = {vendor}_{model}
This omits the date.
Example:
[global] default_filename = Tom's_{vendor}_{model}_{date}
This begins each filename with my name.
participants (1)
-
Build System