More work on the new radio

This commit is contained in:
AlexandreRouma
2021-12-04 04:49:51 +01:00
parent 2748c13142
commit 62d2dfafd7
12 changed files with 638 additions and 36 deletions

View File

@@ -145,6 +145,7 @@ endif (OPT_BUILD_METEOR_DEMODULATOR)
if (OPT_BUILD_RADIO)
add_subdirectory("decoder_modules/radio")
add_subdirectory("decoder_modules/new_radio")
endif (OPT_BUILD_RADIO)
if (OPT_BUILD_WEATHER_SAT_DECODER)