mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 13:47:01 -04:00
FCD: implemented decimation
This commit is contained in:
@@ -75,6 +75,7 @@ private:
|
||||
private slots:
|
||||
void handleInputMessages();
|
||||
void on_centerFrequency_changed(quint64 value);
|
||||
void on_decim_currentIndexChanged(int index);
|
||||
void on_dcOffset_toggled(bool checked);
|
||||
void on_iqImbalance_toggled(bool checked);
|
||||
void on_checkBoxG_stateChanged(int state);
|
||||
|
||||
Reference in New Issue
Block a user