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-20140708
A list of the changes included in this build (since the last daily) follows:
Changes for Build #278 [Jim Unroe rock.unroe@gmail.com] [Stock Config] 60 Meter Channel Wrong
Channel 2 in the "US 60 meter channels(Dial)" Stock Config is incorrect
related to #1739
[Jim Unroe rock.unroe@gmail.com] [IC2100H] add setting to enable display of alphanumeric channel names
import RadioSettings from chirp.settings add "anm" (alphanumeric) parameter to structures add mem.extra code to "def get_memory(self, number):" add "Alphanumeric Name" setting add code to enable "anm" when a memory with a "name is edited add mem.extra code to "def set_memory(self, mem):"
related to issue #1733
[Dan Smith dsmith@danplanet.com] Updated italian translation from Fabio Related to #46
[Marco Filippi iz3gme.marco@gmail.com] [ft8x7] Hide power column in the spreadsheet
As Yaesu FT8x7 family radios does not support per memory power set we have to hide power column in the spreadsheet, that's a feature of UI I discovered right now
Fix #1741
[Jim Unroe rock.unroe@gmail.com] [UV-82] UV-82X 220MHz Problem
the "rf.valid_bands" override in the "class" for the UV-82 was breaking the vhf/220 functionality of the uv5r.py driver for this model.
support for varying band ranges by model was reworked to be similar to how it is done in the th8102.py driver.
related to bug #1695
[Dan Drogichen chirp.cordless@xoxy.net] [developer] Control fontsize of file browser display - #1697
Add user specification of the font size to use for the developer tools file browser display, without affecting any other Chirp displays. This is done with a new chirp.config integer property browser_fontsize in the [developer] section. The default size is unchanged at 10. Values between 4 and 144 are accepted; others result in the default.
Add documentation of browser_fontsize to the README.developers file.
#1697
Changes for Build #279
participants (1)
-
Build System