mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-05-07 13:37:48 +00:00
Adding DC estimator filter for all modes
This commit is contained in:
parent
6c4496e034
commit
f8d767913e
11 changed files with 42 additions and 34 deletions
|
|
@ -36,6 +36,8 @@ bool m_duplex = true;
|
|||
bool m_tx = false;
|
||||
bool m_dcd = false;
|
||||
|
||||
q15_t m_dc_level = 0;
|
||||
|
||||
CDStarRX dstarRX;
|
||||
CDStarTX dstarTX;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue