Add files via upload

1.3.0
PianetaRadio 2022-11-06 00:52:40 +01:00 zatwierdzone przez GitHub
rodzic 57da1330e8
commit 53d0e97a3a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -298,8 +298,8 @@ void MainWindow::guiUpdate()
if (rigGet.onoff == RIG_POWER_ON || rigGet.onoff == RIG_POWER_UNKNOWN) ui->pushButton_Power->setChecked(true);
//* VFOs
ui->lineEdit_vfoMain->setValue(rigGet.freqMain);
ui->lineEdit_vfoSub->setValue(rigGet.freqSub);
if (!rigCmd.freqMain) ui->lineEdit_vfoMain->setValue(rigGet.freqMain);
if (!rigCmd.freqSub) ui->lineEdit_vfoSub->setValue(rigGet.freqSub);
ui->label_vfoMain->setText(rig_strvfo(rigGet.vfoMain));
switch (rigGet.vfoMain)

Wyświetl plik

@ -769,9 +769,9 @@
<widget class="QGroupBox" name="groupBox_filter">
<property name="geometry">
<rect>
<x>472</x>
<x>462</x>
<y>220</y>
<width>131</width>
<width>141</width>
<height>204</height>
</rect>
</property>
@ -889,7 +889,7 @@
<widget class="QFrame" name="frame_2">
<property name="geometry">
<rect>
<x>280</x>
<x>270</x>
<y>220</y>
<width>191</width>
<height>191</height>
@ -1657,7 +1657,7 @@
<rect>
<x>13</x>
<y>10</y>
<width>291</width>
<width>301</width>
<height>81</height>
</rect>
</property>