[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-20200710
A list of the changes included in this build (since the last daily) follows:
Changes for Build #625 [Dan Smith dsmith@danplanet.com] Fix ic910 driver when not initialized with a serial connection
During things like the make_supported.py tool, or opening a file, we initialize the radio drivers without a valid serial connection. The ic910 driver can't detect the presence of the 23cm unit in these cases (only the former, since it's a live radio), so just protect against that here.
Related to the fix for #567
[Dan Smith dsmith@danplanet.com] Unregister ftm7250 because it conflicts with detection for the ftm3200
Related to #6525
[Dan Smith dsmith@danplanet.com] Fix pep8 violation in the fix for #8007
[Jim Unroe rock.unroe@gmail.com] [UV-5XP] Add support for Baofeng UV-5XP
Add alias to BF-F8HP to include UV-5XP Add support detection for "HN5RV" firmware to basetype Updated how driver supports radio models with 3 power levels
fixes #6725
[Iain White ig99ig@yahoo.com] Add new driver for the Yaesu FTM-7250D radio based on the FTM3200 driver Fixes #6525
[Rudolph Gutzerhagen rudolph.gutzerhagen@gmail.com] tooltip-editor-tab completes #8007 o tooltip on editor notebook tab for full-path information. - aids in distinguishing entries with same short name.
[Rudolph Gutzerhagen rudolph.gutzerhagen@gmail.com] tooltip-recent-files completes #8007 o tooltip on recent files menu for full-path information. - aids in distinguishing entries with same short name.
[Rudolph Gutzerhagen rudolph.gutzerhagen@gmail.com] LOG-message-translation completes #2347 o LOG messages are marked for language translation. There are only a few instances of this remaining in the source code. This marking for translation is removed. o Most of the informational print messages that were converted to logging, follow the convention of logging in English, without any localization. Some of these print messages were swept up in some localization work. This patch brings changes these logging messages to using English for logging.
[Kosta A. ve7kcy@gmail.com] [ic-v86] Adding support for Icom IC-V86. Fixes #7231
[Martin Cooper mfncooper@gmail.com] [icomciv] Add support for the Icom IC-910 radio Fixes #567
Add the IC-910 as a new live mode radio.
* Includes support for the optional UX-910 23cm unit. The unit adds a third bank of memories to those for 2m and 70cm. The driver detects the presence or absence of the unit in order to determine which banks to present to the user. * Includes support for special channels. Previous Icom live radios have not implemented support for special channels. Infrastructure is now included so that they could do so with minimal effort. * Should also fix #5023. The duplex offset field was being ignored for the IC-7100 and was declared incorrectly. Including duplex offset support for the IC-910 necessitated fixing this.
Fixes #567 Fixes #5023
participants (1)
-
Build System