Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ shouldSendSpotAddCommands
Function
shouldSendSpotAddCommands
src/core/SpotCommandPolicy.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
bool shouldSendSpotAddCommands()
19
{
20
return !passiveSpotsModeEnabled();
21
}
22
23
} // namespace AetherSDR::SpotCommandPolicy
Callers
3
wireSpotSubsystem
Method · 0.85
wirePanadapter
Method · 0.85
testSendPolicyUsesAppSettings
Function · 0.85
Calls
1
passiveSpotsModeEnabled
Function · 0.85
Tested by
1
testSendPolicyUsesAppSettings
Function · 0.68