MCPcopy 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
62void CwxModel::clearBuffer()
63{
64 emit commandReady("cwx clear");
65 emit transmissionCancelled();
66}
67
68void CwxModel::setSpeed(int wpm)
69{

Callers 5

forceUnkeyMethod · 0.80
doCwxMethod · 0.80
cmdStopMorseMethod · 0.80
CwxPanelMethod · 0.80
eventFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected