Move AIS receiver to external app

This commit is contained in:
Belousov Oleg
2026-07-27 21:23:32 +03:00
parent 838a8de5d0
commit 4a836aef86
8 changed files with 110 additions and 36 deletions
+5
View File
@@ -395,6 +395,10 @@ set(EXTCPPSRC
external/adsbrx/main.cpp
external/adsbrx/ui_adsb_rx.cpp
#ais rx
external/ais_rx/main.cpp
external/ais_rx/ais_app.cpp
)
set(EXTAPPLIST
@@ -490,6 +494,7 @@ set(EXTAPPLIST
signal_hunter
tetra_rx
adsbrx
ais_rx
)
# sdusb has type conflicts with PRALINE (HackRF Pro) - add only for non-PRALINE builds