Wykres commitów

19 Commity (master)

Autor SHA1 Wiadomość Data
Karlis Goba 78b8f772c1 Merge branch 'master' of https://github.com/kgoba/ft8_lib 2019-11-15 07:44:50 +02:00
Karlis Goba 0b8f6f8b48 Added field separation in FT8 message unpacking 2019-11-14 13:44:19 +02:00
Karlis Goba 81044a07f3 Minor fixes 2019-11-12 15:50:59 +02:00
Karlis Goba b41916aebf Added sync score threshold to speed up decoding with few or no signals 2019-11-12 15:36:32 +02:00
Karlis Goba 82da02f7ad Further polishing of decoding accuracy 2019-11-11 13:36:22 +02:00
Karlis Goba 43266baf76 Improved decode accuracy (better sync score), configurable time/freq OSR 2019-11-10 09:04:00 +02:00
Karlis Goba 3f84b984fe Dropped _v2 suffix and moved everything to ft8:: namespace 2019-01-02 20:54:18 +02:00
Karlis Goba 7818b0f5e0 Added CRC checking 2019-01-02 20:24:44 +02:00
Karlis Goba ccc80ff9e3 Fixed FFT scaling, moved logging to stderr 2018-12-28 20:42:22 +02:00
Karlis Goba 0c4efc2d87 Moved decoding DSP routines to separate file 2018-12-27 22:33:07 +02:00
Karlis Goba 0c2e35b998 Improved decode by extending search in time and better windowing 2018-12-25 14:01:51 +02:00
Karlis Goba e6cbd139ff Updated decoding to v2 2018-12-24 14:22:26 +02:00
Karlis Goba 451798660c Preparation for v2 decoding 2018-11-26 16:47:45 +02:00
Karlis Goba 0edb70c94b Working decode (v1), initial version 2018-11-20 17:04:05 +02:00
Karlis Goba a8d963cdfd Added belief propagation decoder as per WSJT-X 2018-11-14 17:06:32 +02:00
Karlis Goba db8f28dd8b Got LDPC sum-product decoder working 2018-11-13 17:16:24 +02:00
Karlis Goba b1a1d1edc6 Tested sync candidate search 2018-11-13 13:04:36 +02:00
Karlis Goba 8397509c85 Added candidate search for decoding 2018-11-12 12:49:35 +02:00
Karlis Goba b8fc6e92d8 Working towards decoding, added FFT routines and a LDPC decoder 2018-11-07 15:50:55 +02:00