Mark Thompson
0db65ccb6b
Beep-on-packet support in POCSAG app ( #2061 )
2024-03-29 21:27:53 +01:00
Mark Thompson
0b2d5f75cc
Start audio DMA only in apps that use audio ( #1982 )
...
* Start audio DMA only in apps that use audio
* Rename main.cpp to main.cpp.unuse
* shrink_tx_buffer fix for transfers_per_buffer==1 scenario
2024-03-13 16:07:44 +01:00
Kyle Reed
b28283271b
POCSAG clock detection 🐋 improvement(?) ( #1442 )
...
* WIP convergence
* Tighter code, allow for sample nudges during clock discovery.
2023-09-09 17:49:22 +02:00
Kyle Reed
4926cf8df5
POCSAG2 Revised bit extractor ( #1439 )
...
* Better bit extraction WIP
* Parallel clock signal detection for bit extraction
* Relax clock detection accuracy.
* Reset RateInfo state. TODOs
2023-09-09 15:18:42 +02:00
Kyle Reed
31e8019642
POCSAG Processor Rewrite ( #1437 )
...
* WIP Refactoring
* WordExtractor building
* Fix buffer sizes and squelch execute
* Move impls to cpp file
* Baud indicator
* WIP new bit extractor
* New approach for bit extraction.
* Code fit and finish
* Fix case on button
* Cleanup
* Adjust rate miss threshold
* Fix count bits error calculation.
2023-09-08 19:41:09 +02:00
Kyle Reed
4819a2f4e2
Decode status widget ( #1431 )
...
* Initial cleanup of pocsag beta, using DSP filters
* Better filter params
* Better filter
* Add signal diagnostics widgets
* POCSAG procs sends stats messages
* Only draw 32 bits
* Add AudioNormalizer filter
2023-09-03 21:49:44 -07:00
Kyle Reed
5d602ece5c
Add second pocsag proc for experimenting ( #1428 )
2023-08-31 08:05:49 +02:00