mirror of
https://github.com/wf-group/wfview
synced 2026-08-13 17:32:59 -04:00
Another "minor" update for RX only rigs
This commit is contained in:
parent
887d5b5858
commit
acca66ef77
1 changed files with 1 additions and 1 deletions
|
|
@ -2245,9 +2245,9 @@ void wfmain:: getInitialRigState()
|
|||
if (rigCaps.hasTransmit)
|
||||
{
|
||||
issueDelayedCommand(cmdGetTxPower);
|
||||
issueDelayedCommand(cmdGetCurrentModLevel); // level for currently selected mod sources
|
||||
}
|
||||
|
||||
issueDelayedCommand(cmdGetCurrentModLevel); // level for currently selected mod sources
|
||||
issueDelayedCommand(cmdGetSpectrumRefLevel);
|
||||
issueDelayedCommand(cmdGetDuplexMode);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue