ft8d/README

16 lines
608 B
Plaintext
Raw Normal View History

2018-08-13 09:00:02 -04:00
Minimal set of files required to build the FT8 decoder by Joe Taylor, K1JT and Steve Franke, K9AN.
2018-03-24 07:20:34 -04:00
The original sources can be found at:
2018-06-28 17:49:12 -04:00
https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/wsjtx/trunk/lib/ft8
2018-03-24 13:35:52 -04:00
A brief description of the FT8 protocol can be found at:
http://physics.princeton.edu/pulsar/k1jt/ft8.txt
2018-04-02 02:10:52 -04:00
Changes from the original sources:
- ft8d.f90 is updated and working
- crc10.cpp and crc12.cpp are replaced with crc10.c and crc12.c
- hardcoded values are replaced with parameters in baseline.f90 and ft8b.f90
- input format is changed to complex samples at 4000 samples per second