Noaa apt decoder (#2648)

This commit is contained in:
Totoo
2025-05-11 20:24:52 +02:00
committed by GitHub
parent 7553dafffc
commit db65ae192a
16 changed files with 792 additions and 0 deletions
+8
View File
@@ -676,6 +676,14 @@ set(MODE_CPPSRC
DeclareTargets(PWFX wefaxrx)
### NoaaApt Rx
set(MODE_CPPSRC
proc_noaaapt_rx.cpp
)
DeclareTargets(PNOA noaaapt_rx)
### HackRF "factory" firmware
add_custom_command(