mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 12:04:13 -04:00
Split button added, swagger changed manually, but should be the same when regenerated
This commit is contained in:
@@ -89,6 +89,7 @@ private slots:
|
||||
void on_ncoFrequency_changed(qint64 value);
|
||||
void on_ncoEnable_toggled(bool checked);
|
||||
void on_dcOffset_toggled(bool checked);
|
||||
void on_splitFreq_toggled(bool checked);
|
||||
void on_iqImbalance_toggled(bool checked);
|
||||
void on_sampleRate_changed(quint64 value);
|
||||
void on_hwDecim_currentIndexChanged(int index);
|
||||
|
||||
Reference in New Issue
Block a user