Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ clearBuffer
Method
clearBuffer
src/models/CwxModel.cpp:62–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void CwxModel::clearBuffer()
63
{
64
emit commandReady(
"cwx clear"
);
65
emit transmissionCancelled();
66
}
67
68
void CwxModel::setSpeed(int wpm)
69
{
Callers
5
forceUnkey
Method · 0.80
doCwx
Method · 0.80
cmdStopMorse
Method · 0.80
CwxPanel
Method · 0.80
eventFilter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected