MCPcopy 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
1088std::string CubicSDR::getModulePath() {
1089 return modulePath;
1090}
1091
1092void CubicSDR::setActiveGainEntry(std::string gainName) {
1093 activeGain = gainName;

Callers 1

enumerate_devicesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected