mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 14:52:43 +00:00
Performance improvement to the FFT + code cleanup + Added an option to select the FFT window
This commit is contained in:
@@ -116,6 +116,10 @@ public:
|
||||
}
|
||||
|
||||
// TODO: Allow selection of the bandwidth
|
||||
}
|
||||
|
||||
void setBandwidth(float bandWidth, bool updateWaterfall = true) {
|
||||
// Do nothing
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user