Add files via upload

1.1.0 v1.1.0
PianetaRadio 2022-03-13 18:58:11 +01:00 zatwierdzone przez GitHub
rodzic a42384c896
commit a4874aefab
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 29 dodań i 4 usunięć

Wyświetl plik

@ -1,14 +1,21 @@
CatRadio
1.1.0
(+ New, * Updated, - Removed)
1.1.0 - 2022-03-13
+ AF Gain and Squelch slider
+ Tab with CW and FM functions
+ CW keyer speed
+ FM repeater shift and CTCSS tone
+ Red color VFO during transmit
* SWR meter with log scale
* CI-V Address entry in hex
* Bug: RF Gain slider now correctly updated
* Bug: noise filters init settings now correctly updated
* Bug correction: RF Gain slider now correctly updated
* Bug correction: noise filters init settings now correctly updated
* Bug correction: subVFO mode
* Bug correction: VFO dial now with pointer tracking
* Cosmetic adjustement to fit the font for different SO compiler
1.0.0
1.0.0 - 2022-02-13
First release

Wyświetl plik

@ -299,6 +299,9 @@
<height>41</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
@ -961,6 +964,9 @@
<height>140</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
@ -1102,6 +1108,9 @@
<height>80</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="maximum">
<number>100</number>
</property>
@ -1127,6 +1136,9 @@
<height>80</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="maximum">
<number>100</number>
</property>
@ -1152,6 +1164,9 @@
<height>80</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="maximum">
<number>100</number>
</property>
@ -1174,6 +1189,9 @@
<height>80</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="maximum">
<number>100</number>
</property>