- call sgtarcker stats
This commit is contained in:
@@ -360,6 +360,10 @@ private:
|
||||
// Noise
|
||||
noise_gen_t m_noise;
|
||||
|
||||
// Slow timer
|
||||
size_t m_slow_timer_counter;
|
||||
|
||||
void slowTimerCallback();
|
||||
void timerCallback();
|
||||
void processBaseband(CVec const &iq, size_t len);
|
||||
void minMaxInit(minmax_t *pObj, radio_float_t min_initial, radio_float_t max_initial)
|
||||
|
||||
Reference in New Issue
Block a user