Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getModulePath
Method
getModulePath
src/CubicSDR.cpp:1088–1090 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1086
}
1087
1088
std::string CubicSDR::getModulePath() {
1089
return modulePath;
1090
}
1091
1092
void CubicSDR::setActiveGainEntry(std::string gainName) {
1093
activeGain = gainName;
Callers
1
enumerate_devices
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected