Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexandreRouma/SDRPlusPlus
/ setViewBandwidthSlider
Method
setViewBandwidthSlider
core/src/gui/main_window.cpp:662–664 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
660
}
661
662
void MainWindow::setViewBandwidthSlider(float bandwidth) {
663
bw = bandwidth;
664
}
665
666
bool MainWindow::sdrIsRunning() {
667
return playing;
Callers
1
setInputSampleRate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected