Move FFSK modem from NMT to common code, so it can be used by other networks

This commit is contained in:
Andreas Eversberg
2017-07-24 16:18:10 +02:00
parent 92ce6d4a42
commit 6c64025717
11 changed files with 371 additions and 239 deletions

View File

@@ -24,6 +24,7 @@ libcommon_a_SOURCES = \
compandor.c \
fft.c \
fm_modulation.c \
ffsk.c \
sender.c \
display_wave.c \
display_status.c \