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
Go to file
Pavel Demin 337f53cac9 set sample rate to 4000 2018-04-01 22:08:21 +02:00
AUTHORS initial commit 2018-03-24 12:20:34 +01:00
COPYING initial commit 2018-03-24 12:20:34 +01:00
Makefile update Makefile 2018-03-31 20:41:18 +02:00
README add link to protocol description 2018-03-24 18:35:52 +01:00
azdist.f90 initial commit 2018-03-24 12:20:34 +01:00
baseline.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
bpdecode144.f90 initial commit 2018-03-24 12:20:34 +01:00
bpdecode174.f90 initial commit 2018-03-24 12:20:34 +01:00
chkcrc12a.f90 initial commit 2018-03-24 12:20:34 +01:00
crc.f90 initial commit 2018-03-24 12:20:34 +01:00
crc10.c fix return type of crc10_check and crc12_check 2018-04-01 13:57:20 +02:00
crc12.c fix return type of crc10_check and crc12_check 2018-04-01 13:57:20 +02:00
db.f90 initial commit 2018-03-24 12:20:34 +01:00
deg2grid.f90 initial commit 2018-03-24 12:20:34 +01:00
determ.f90 initial commit 2018-03-24 12:20:34 +01:00
encode174.f90 initial commit 2018-03-24 12:20:34 +01:00
extractmessage174.f90 initial commit 2018-03-24 12:20:34 +01:00
fftw3.f03 initial commit 2018-03-24 12:20:34 +01:00
fftw3.f90 initial commit 2018-03-24 12:20:34 +01:00
fftw3mod.f90 initial commit 2018-03-24 12:20:34 +01:00
fix_contest_msg.f90 initial commit 2018-03-24 12:20:34 +01:00
fmtmsg.f90 initial commit 2018-03-24 12:20:34 +01:00
four2a.f90 initial commit 2018-03-24 12:20:34 +01:00
ft8_downsample.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
ft8_params.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
ft8b.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
ft8d.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
genft8.f90 initial commit 2018-03-24 12:20:34 +01:00
genft8refsig.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
geodist.f90 initial commit 2018-03-24 12:20:34 +01:00
grid2deg.f90 initial commit 2018-03-24 12:20:34 +01:00
indexx.f90 initial commit 2018-03-24 12:20:34 +01:00
ldpc_174_87_params.f90 initial commit 2018-03-24 12:20:34 +01:00
osd174.f90 initial commit 2018-03-24 12:20:34 +01:00
packjt.f90 initial commit 2018-03-24 12:20:34 +01:00
pctile.f90 initial commit 2018-03-24 12:20:34 +01:00
pfx.f90 initial commit 2018-03-24 12:20:34 +01:00
polyfit.f90 initial commit 2018-03-24 12:20:34 +01:00
shell.f90 initial commit 2018-03-24 12:20:34 +01:00
subtractft8.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
sync8.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
sync8d.f90 set sample rate to 4000 2018-04-01 22:08:21 +02:00
timer_module.f90 initial commit 2018-03-24 12:20:34 +01:00
to_contest_msg.f90 initial commit 2018-03-24 12:20:34 +01:00
twkfreq1.f90 initial commit 2018-03-24 12:20:34 +01:00

README

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

The original sources can be found at:

  https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx/lib/ft8

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

  http://physics.princeton.edu/pulsar/k1jt/ft8.txt