Commit graph

42 commits

Author SHA1 Message Date
Karlis Goba
ccc80ff9e3 Fixed FFT scaling, moved logging to stderr 2018-12-28 20:42:22 +02:00
Karlis Goba
5de7436d87 Updated description wrt decoding 2018-12-27 22:42:37 +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
70837f4cbc Removed unnecessary copying and memory use 2018-12-25 14:01:09 +02:00
Karlis Goba
e6cbd139ff Updated decoding to v2 2018-12-24 14:22:26 +02:00
Karlis Goba
bff6589f7f Fixed compilation errors 2018-12-22 16:09:43 +02:00
Karlis Goba
4e5bd7ce69 Updated with focus on FT8 v2 (v1 is gone pretty much) 2018-12-22 15:35:10 +02:00
Karlis Goba
6eaf85f86c Moved v1 stuff away and moved FT8 constants into a separate file 2018-12-22 15:15:34 +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
73dd8e2709 Fixed issues in grid unpacking 2018-11-15 15:29:28 +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
Karlis Goba
0de42ee1bb Naming restructure 2018-11-02 15:43:10 +02:00
Karlis Goba
88858f8c1d Reorganized files 2018-11-02 14:03:28 +02:00
Karlis Goba
b9c40886ca Minor changes; more comments 2018-11-02 09:55:54 +02:00
Karlis Goba
81bcc70286 Working towards a test tool 2018-11-01 16:21:40 +02:00
Karlis Goba
a4992b068e Simplified encode174() routine 2018-10-29 17:58:11 +02:00
Karlis Goba
609e045f07 Updated README with v2 info 2018-10-29 16:31:45 +02:00
Karlis Goba
c2f10e8cb2 Fixed FT8 v2.0 encoding 2018-10-29 15:28:46 +02:00
Karlis Goba
41e7aef8b8 Added namespace to FT8 v2 2018-10-29 10:17:36 +02:00
Karlis Goba
a29e1f0221 Updated tables and code 2018-10-28 10:40:00 +02:00
Karlis Goba
8f004f11c4 Moved integer conversion routines 2018-10-28 10:39:39 +02:00
Karlis Goba
18dc2b1eab Added draft versions of unpack routines 2018-10-26 15:48:27 +03:00
Karlis Goba
fd271eca35 More of 77 bit protocol 2018-10-26 11:43:16 +03:00
Karlis Goba
4bf6772c94 First draft of 77-bit packing 2018-10-24 10:35:26 +03:00
Karlis Goba
95153e6de0 Separated text processing functions 2018-10-24 10:35:06 +03:00
Karlis Goba
27c0f0c42d Improved free-text messages and bugfixes 2018-10-18 19:22:01 +03:00
Karlis Goba
c122a2b01d Added free-text encoding, fixed minor integer width bugs 2018-10-18 18:31:24 +03:00
Kārlis Goba
500c204f4d
Update README.md 2018-10-18 12:01:41 +03:00
Kārlis Goba
53a3be97d2
Added explanatory comments 2018-10-18 11:43:51 +03:00
Kārlis Goba
b65bad8ef0
Update README.md 2018-10-18 11:36:35 +03:00
Kārlis Goba
41c7ff262b
Update README.md 2018-10-18 11:31:20 +03:00
Karlis Goba
c521e1ca7b Merge branch 'master' of https://github.com/kgoba/ft8_lib 2018-10-18 11:16:43 +03:00
Karlis Goba
2da7757586 Extra comments and minor updates 2018-10-18 11:16:21 +03:00
Kārlis Goba
ae57bbc084
Update README.md 2018-10-18 10:44:16 +03:00
Karlis Goba
5aa5bd077c First draft 2018-10-18 10:42:43 +03:00
Kārlis Goba
1efae07b2e
Initial commit 2018-10-18 10:35:39 +03:00