Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ resetApdEqualizer
Method
resetApdEqualizer
src/models/TransmitModel.cpp:347–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
void TransmitModel::resetApdEqualizer()
348
{
349
emit commandReady(QStringLiteral(
"apd reset"
));
350
}
351
352
void TransmitModel::setProfileList(const QStringList& profiles)
353
{
Callers
2
buildApdTab
Method · 0.80
testResetEqualizerEmitsCommand
Function · 0.80
Calls
no outgoing calls
Tested by
1
testResetEqualizerEmitsCommand
Function · 0.64