1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Massive UI revamping (v7): added channels

This commit is contained in:
f4exb
2022-04-12 16:20:45 +02:00
parent 32973132d9
commit 2f89b79c84
251 changed files with 3455 additions and 678 deletions
+2
View File
@@ -45,6 +45,8 @@ TestMIGui::TestMIGui(DeviceUISet *deviceUISet, QWidget* parent) :
ui(new Ui::TestMIGui),
m_deviceUISet(deviceUISet),
m_settings(),
m_streamIndex(0),
m_spectrumStreamIndex(0),
m_doApplySettings(true),
m_forceSettings(true),
m_sampleMIMO(nullptr),