mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
A working fixed point Goertzel based on simulations.
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ public:
|
||||
void reset();
|
||||
|
||||
private:
|
||||
q31_t m_coeffDivTwo;
|
||||
q63_t m_coeffDivTwo;
|
||||
q31_t m_threshold;
|
||||
uint16_t m_count;
|
||||
q31_t m_q0;
|
||||
|
||||
Reference in New Issue
Block a user