Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getRigEnabled
Method
getRigEnabled
src/AppConfig.cpp:969–971 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
967
}
968
969
bool AppConfig::getRigEnabled() {
970
return rigEnabled.load();
971
}
972
973
#endif
Callers
1
handleUpdateDeviceParams
Method · 0.80
Calls
1
load
Method · 0.80
Tested by
no test coverage detected