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-20140131
A list of the changes included in this build (since the last daily) follows:
Changes for Build #263 [Jim Unroe rock.unroe@gmail.com] [UV-B5] Fix for Out-of-Range Error Messages
In addition to the regular OFF setting value, the OEM software sometimes allows and uses the next higher value outside the range of valid settings to indicate OFF.
This patch accomodates this behavior for both the TX Tone setting and Time Out Timer settings.
#1405
[Jim Unroe rock.unroe@gmail.com] [UV-5R] Add Support for the Squelch Tail Eliminate Setting
expose STE setting in structure
add STE setting
#1387
[Jim Unroe rock.unroe@gmail.com] [UV-B5] Fix for Beep Prompt Setting
This patch corrects a problem where editing the "Beep Prompt" always resulted in the value being set to False (enabled in the radio).
The setting "beep_tone" was renamed "beep_tone_disabled" to make it easier to follow the logic of the setting.
beep_tone_disabled = True = OFF in radio beep_tone_disabled = False = ON in radio
#1381
participants (1)
-
Build System