MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / startOutro

Method startOutro

src/core/ClientQuindarTone.cpp:183–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183void ClientQuindarTone::startOutro() noexcept
184{
185 m_atomics.phase.store(static_cast<uint8_t>(Phase::Disengaging),
186 std::memory_order_release);
187}
188
189void ClientQuindarTone::forceIdle() noexcept
190{

Callers 6

showQuindarEditorMethod · 0.80
requestPttOffMethod · 0.80
test_outroToneFrequencyFunction · 0.80
test_coalesceReEngageFunction · 0.80

Calls

no outgoing calls

Tested by 4

test_outroToneFrequencyFunction · 0.64
test_coalesceReEngageFunction · 0.64