Bugfix: POCSAG alphanum messages not showing

Bugfix: Range limit for afsk config
This commit is contained in:
furrtek 2016-08-24 14:44:57 +02:00
parent 86e3b55a54
commit 04cdafe387
7 changed files with 62 additions and 44 deletions

View file

@ -78,6 +78,7 @@ private:
dsp::demodulate::FM demod;
uint32_t sync_timeout;
uint32_t msg_timeout;
uint32_t dcd_shreg;
uint32_t sphase;