Bug #6217
Radioddity GA-2S: setting the side button not possible within CHIRP
Status: | Closed | Start date: | 11/06/2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | chirp-daily | Estimated time: | 1.00 hour | |
Chirp Version: | daily | Platform: | All | |
Model affected: | Radioddity GA-2S |
Description
Setting the side button is not yet possible with CHIRP. Looking at the GA-2S implementation the coresponding data seem already been extracted (Browser -> settings2 -> sidekeyfunction). However within the CHIRP-settingsmenue for GA-2S that option is not displayed and not changeable.
Associated revisions
[h777] Enable sidekey for Radioddity GA-2S
Issue #6217 https://chirp.danplanet.com/issues/6217
NOTE: Setting side key to "TX Power" has no affect on radio
Fix whitespace issue
Related to the fix for #6217
History
Updated by Tony Fuller almost 3 years ago
- File GA-2S_enable_sidekey.patch added
The following patch will enable the side key drop down menu. I tested it on my recently acquired GA-2S units and it works, however the option for "Transmit Power" does nothing so I've changed that to "unused"
Updated by Tony Fuller almost 3 years ago
- File GA-2S_settings_done_right added
As I downloaded a Baofeng 888 I realized the global variable is overwritten unconditionally. So now I'm only updating it if the GA-2S get_settings() function is called.
Updated by Tony Fuller almost 3 years ago
- File GA-2S_settings_done_right.patch added
Updated by Bernhard Hailer about 2 years ago
- Status changed from New to Closed
- Target version set to chirp-daily
- Chirp Version changed from 0.4.0 to daily
- Model affected changed from GA-2S to Radioddity GA-2S
This appears to be complete.