Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ resetSpectrumLimits
Method
resetSpectrumLimits
Default/GenericInspector/InspectorUI.cpp:1022–1027 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1020
}
1021
1022
void
1023
InspectorUI::resetSpectrumLimits(void)
1024
{
1025
this->haveSpectrumLimits = false;
1026
this->spectrumAdjustCounter = 0;
1027
}
1028
1029
void
1030
InspectorUI::updateEstimator(Suscan::EstimatorId id, float val)
Callers
1
feedSpectrum
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected