Feature/signal hunter (#3245)

This commit is contained in:
Matej Sochan
2026-07-06 05:05:49 +02:00
committed by GitHub
parent fe2ba80a10
commit b99cec5111
12 changed files with 998 additions and 0 deletions
+5
View File
@@ -375,6 +375,10 @@ set(EXTCPPSRC
external/secplustx/main.cpp
external/secplustx/ui_secplustx.cpp
external/secplustx/secplustx.cpp
#signal_hunter
external/signal_hunter/main.cpp
external/signal_hunter/ui_signal_hunter.cpp
)
set(EXTAPPLIST
@@ -467,6 +471,7 @@ set(EXTAPPLIST
two_tone_rx
hard_reset
secplustx
signal_hunter
)
# sdusb has type conflicts with PRALINE (HackRF Pro) - add only for non-PRALINE builds