2025-07-24 12:48:23 +02:00
2018-08-13 15:00:02 +02:00
2018-04-01 22:08:21 +02:00
2018-12-15 13:25:41 +01:00
2018-03-24 12:20:34 +01:00
2018-12-15 13:25:41 +01:00
2018-12-15 13:25:41 +01:00
2018-03-24 12:20:34 +01:00
2018-03-24 12:20:34 +01:00
2018-12-15 13:25:41 +01:00
2020-06-27 18:39:46 +00:00
2019-02-11 00:59:51 +01:00
2020-06-25 10:00:22 +00:00
2020-06-25 10:00:22 +00:00
2020-06-25 10:00:22 +00:00
2018-10-15 23:43:39 +02:00
2018-03-24 12:20:34 +01:00
2020-06-25 10:00:22 +00:00
2018-12-15 13:25:41 +01:00
2018-03-24 12:20:34 +01:00
2023-09-21 13:11:42 +02:00
2022-04-20 11:59:57 +02:00
2018-10-15 23:43:39 +02:00
2020-06-25 10:00:22 +00:00
2018-03-24 12:20:34 +01:00
2018-03-24 12:20:34 +01:00
2020-06-25 10:00:22 +00:00
2020-06-25 10:00:22 +00:00
2018-12-15 13:25:41 +01:00
2018-03-24 12:20:34 +01:00

Minimal set of files required to build the FT8 decoder by Joe Taylor, K1JT and Steve Franke, K9AN.

The original sources can be found at:

  https://sourceforge.net/p/wsjt/wsjtx/ci/master/tree/lib/ft8

A detailed description of the FT8 protocol can be found at:

  https://wsjt.sourceforge.io/FT4_FT8_QEX.pdf

This FT8 decoder is mainly used with the FT8 application for the Red Pitaya board:

  http://pavel-demin.github.io/red-pitaya-notes/sdr-transceiver-ft8

Changes from the original sources:
  - ft8d.f90 is updated and working
  - crc14.cpp is replaced with crc14.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
S
Description
Minimal set of files required to build the FT8 decoder by Joe Taylor, K1JT and Steve Franke, K9AN. https://github.com/pavel-demin/ft8d
ft8
Readme 188 KiB
Languages
Fortran 62.8%
C 36.8%
Makefile 0.4%