replace fftw with pffft

This commit is contained in:
Pavel Demin
2020-06-27 18:39:46 +00:00
parent 071d85029e
commit 9bf5d0b233
8 changed files with 2099 additions and 1430 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
TARGET = ft8d
OBJECTS = \
crc14.o crc.o ft8_downsample.o sync8d.o sync8.o grid2deg.o fftw3mod.o \
crc14.o crc.o ft8_downsample.o sync8d.o sync8.o grid2deg.o pffft.o \
four2a.o deg2grid.o determ.o baseline.o platanh.o bpdecode174_91.o \
fmtmsg.o packjt.o chkcrc14a.o indexx.o shell.o pctile.o polyfit.o \
twkfreq1.o osd174_91.o encode174_91.o chkcall.o packjt77.o genft8.o \