mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-05-07 13:37:48 +00:00
Remove any DC offset from before any further filtering takes place.
This commit is contained in:
parent
9d1ebc0f8f
commit
8540964097
9 changed files with 23 additions and 25 deletions
|
|
@ -36,8 +36,6 @@ bool m_duplex = true;
|
|||
bool m_tx = false;
|
||||
bool m_dcd = false;
|
||||
|
||||
q15_t m_dcLevel = 0;
|
||||
|
||||
CDStarRX dstarRX;
|
||||
CDStarTX dstarTX;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue