8 Commits

Author SHA1 Message Date
dforsi
fedfef92cd
Fix spellling (#409)
Fixed with
codespell --skip external,symbols*.txt,tocalls.txt,./cmake/* --ignore-words-list clen,convers,dout,feets,fo,inout,ist,ot,parm,pres,ro,siz,usng,xwindows --summary

running first with only --write-changes and then adding --interactive=2

Co-authored-by: Daniele Forsi <iu5hkx@gmail.com>
2023-01-28 15:58:09 -05:00
wb2osz
17d3d0a621 Increase max AFSK filter size. 2022-12-18 20:19:37 +00:00
wb2osz
9b9744ba15 Speed up 9600 demodulator. 2021-11-22 21:15:17 -05:00
wb2osz
9922f176b2 New AFSK demodulators.
'A' uses mark and space filters but simpler and cleaner
than earlier attempts.
New 'B' uses a different technique where the demodulated
signal is proportional to the frequency.
2020-11-27 21:25:35 -05:00
wb2osz
0661e23f21 Issue 271 - DCD dropping at wrong time. 2020-05-21 21:37:34 -04:00
wb2osz
ff9eca682e Overhaul PSK demodulator. 2019-11-30 19:20:55 -05:00
wb2osz
249f5bd471 Clean out old obsolete demodulators. 2019-11-27 22:42:33 -05:00
Davide Gerhard
05828dc65f
reshape the repository moving objects to folders based on subject 2019-11-09 08:26:01 +01:00