Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setCaptureMode
Method
setCaptureMode
Components/MainSpectrum.cpp:307–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
void
308
MainSpectrum::setCaptureMode(CaptureMode mode)
309
{
310
this->mode = mode;
311
this->refreshUi();
312
}
313
314
int
315
MainSpectrum::getFrequencyUnits(qint64 freq)
Callers
1
refreshUI
Method · 0.80
Calls
1
refreshUi
Method · 0.95
Tested by
no test coverage detected