-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KX165A COM2 problems - tuning and selecting 8.33khz and 25khz #1326
Comments
NVM - i wasn't rotating the knobs far enough... i'm still not sure about the clicking of the middle knob but that might also have been due to all the logging i have going on when in debug mode in gdb... sorry for the noise... |
@wkitty42 no worries, thanks for the report anyway! |
I noticed the same thing recently under gdb.
One of the knobs wouldn't respond at all to click/drag.
could change the mhz, but not the khz. And only on com1 Com2 worked fine.
…On Tue, Jul 14, 2020 at 12:24 PM Gilberto Agostinho < ***@***.***> wrote:
@wkitty42 <https://github.com/wkitty42> no worries, thanks for the report
anyway!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOZDUHLHDWIAIJTR245QSDR3SBFDANCNFSM4OZU3ZVA>
.
|
I find that the toggle effect on 8.33 <--> 25 kHz step is correct. However, once out of several (7 to 10?) attempts without knowing why, the central button on 'COM1 (kHz)' wouldn't respond at all, permanently. Like @callahanp. The animation (rotate) worked, but no effect on the displayed frequencies. No error message in the console at the default ( = alert) level. Solved only by exit and restart. I could not reproduce it. One (reproducible for this one) issue might come from a Although I don't understand, I see in kx165.xml, line 818
Which seems correct (repeatable = 0 = false?). Only for FG next 2020.3.0 (18 Jun 2020) |
if this is working like many languages, then yes... zero is false and non-zero is true... |
Despite I also tried replacing it for |
Dany wrote
@legoboyvdlp, do you know if something can be done to fix this "repeatability"? |
|
Dany wrote (on 18 july 2020)
|
Sorry - missed that. :) This is a conflict between the action which isn't repeatable and explicit shift action which is repeatable. This is almost certainly something for the bug tracker? |
holding shift and clicking on the middle knob of the tuner knobs doesn't always switch between 8.33k and 25k... sometimes i have to do it a 2nd time... this happens on both COM1 and COM2...
on COM2, i can rotate the middle knob of the tuner knobs with my mouse but the khz numbers do not change with each movement of the knob in either mode...
i was going to test something being discussed on the dev mailing list and thought i'd set COM1 to 25k and COM2 to 8.33k and then tune the freqs they are talking about and see what the radios do... since this is also now a three decimal display, i was not going to try to look at or understand the two decimal display problem also being talked about in that thread...
The text was updated successfully, but these errors were encountered: