Remove proc pocsag & add keep/drop filtering (#1453)

* Remove proc_pocsag from build, use new proc in app
* Add support for keep/drop filtering
This commit is contained in:
Kyle Reed
2023-09-19 02:46:30 -07:00
committed by GitHub
parent fca373d936
commit 070eb4003e
3 changed files with 85 additions and 49 deletions

View File

@@ -437,12 +437,12 @@ set(MODE_CPPSRC
)
DeclareTargets(POOK ook)
### POCSAG RX
set(MODE_CPPSRC
proc_pocsag.cpp
)
DeclareTargets(PPOC pocsag)
#### POCSAG RX
#
#set(MODE_CPPSRC
# proc_pocsag.cpp
#)
#DeclareTargets(PPOC pocsag)
### POCSAG2 RX