Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getSignalLevel
Method
getSignalLevel
src/demod/DemodulatorThread.cpp:372–374 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
float DemodulatorThread::getSignalLevel() {
373
return signalLevel;
374
}
375
376
float DemodulatorThread::getSignalFloor() {
377
return signalFloor;
Callers
1
handleCurrentModem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected