1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 17:04:46 -04:00

Split button added, swagger changed manually, but should be the same when regenerated

This commit is contained in:
Łukasz Olszewski
2025-03-27 01:20:53 +01:00
parent 81bae39a22
commit 5f74620406
10 changed files with 80 additions and 5 deletions
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>360</width>
<width>386</width>
<height>255</height>
</rect>
</property>
@@ -312,6 +312,16 @@
</property>
</widget>
</item>
<item>
<widget class="ButtonSwitch" name="splitFreq">
<property name="toolTip">
<string>Disable RX/TX frequency being locked</string>
</property>
<property name="text">
<string>Split</string>
</property>
</widget>
</item>
</layout>
</item>
<item>