Testing OOK TX baseband module

This commit is contained in:
furrtek
2016-08-03 08:53:50 +02:00
parent 1b44b22419
commit 787f656500
10 changed files with 399 additions and 81 deletions

View File

@@ -375,6 +375,13 @@ set(MODE_CPPSRC
)
DeclareTargets(PRDS rds)
### OOK
set(MODE_CPPSRC
proc_ook.cpp
)
DeclareTargets(POOK ook)
### HackRF "factory" firmware
add_custom_command(