mirror of
https://github.com/pavel-demin/ft8d.git
synced 2026-07-24 11:04:18 -04:00
replace fftw with pffft
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user