MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / getModemKit

Method getModemKit

src/demod/DemodulatorPreThread.cpp:372–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370}
371
372ModemKit *DemodulatorPreThread::getModemKit() {
373 return cModemKit;
374}
375
376
377std::string DemodulatorPreThread::readModemSetting(const std::string& setting) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected