Fixed LCR transmit and AFSK baseband module

This commit is contained in:
furrtek
2016-07-27 21:26:03 +02:00
parent 79f2134d91
commit e958b4bd7d
18 changed files with 390 additions and 271 deletions

View File

@@ -340,12 +340,12 @@ set(MODE_CPPSRC
)
DeclareTargets(PATX audio_tx)
### FSK LCR
### AFSK
set(MODE_CPPSRC
proc_fsk_lcr.cpp
proc_afsk.cpp
)
DeclareTargets(PLCR lcr)
DeclareTargets(PAFS afsk)
### Epar