POCSAG TX (with fixed message for testing)

This commit is contained in:
furrtek
2017-02-07 17:48:17 +00:00
parent b430b1e427
commit dc7fcbc6c3
22 changed files with 562 additions and 91 deletions

View File

@@ -301,6 +301,13 @@ set(MODE_CPPSRC
)
DeclareTargets(PERT ert)
### FSK TX
set(MODE_CPPSRC
proc_fsk.cpp
)
DeclareTargets(PFSK fsktx)
### POCSAG RX
set(MODE_CPPSRC