mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-13 18:19:33 +00:00
Noaa apt decoder (#2648)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user