Revert the DMR changes.

This commit is contained in:
Jonathan Naylor 2017-01-29 18:51:33 +00:00
parent 37daa04a6c
commit 609c2ead53
4 changed files with 95 additions and 137 deletions

View file

@ -48,15 +48,9 @@ private:
uint16_t m_syncPtr;
uint16_t m_startPtr;
uint16_t m_endPtr;
uint16_t m_minSyncPtr;
uint16_t m_maxSyncPtr;
q31_t m_maxCorr;
q15_t m_centre[4U];
q15_t m_centreVal;
q15_t m_centreBest;
q15_t m_threshold[4U];
q15_t m_thresholdVal;
q15_t m_thresholdBest;
uint8_t m_averagePtr;
uint8_t m_control;
uint8_t m_syncCount;