You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is between the hamlib and the mainwindow classes communication.
The hamlib class is correctly polling and getting the freq and mode from the radio but it is not properly emitting the signals or (more probably) the mainwindow class is not receiving the signal.
Freq is received from the radio but not updated.
Check signals(hamlib freqChanged)/slot (mainwindow), something is failing there
The text was updated successfully, but these errors were encountered: