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

Method companderLevel

src/models/TransmitModel.h:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 int speechProcessorLevel() const { return m_speechProcLevel; }
57 bool companderOn() const { return m_companderOn; }
58 int companderLevel() const { return m_companderLevel; }
59 bool daxOn() const { return m_daxOn; }
60 bool sbMonitor() const { return m_sbMonitor; }
61 int monGainSb() const { return m_monGainSb; }

Callers 2

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64