mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-06 16:05:13 -04:00
Proper support of FCD Pro+ interim phase #1
This commit is contained in:
@@ -47,6 +47,10 @@ private slots:
|
||||
void on_checkBoxR_stateChanged(int state);
|
||||
void on_checkBoxG_stateChanged(int state);
|
||||
void on_checkBoxB_stateChanged(int state);
|
||||
void on_mixGain_stateChanged(int state);
|
||||
void on_ifGain_valueChanged(int value);
|
||||
void on_filterRF_currentIndexChanged(int index);
|
||||
void on_filterIF_currentIndexChanged(int index);
|
||||
void updateHardware();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user