- added frequency tuner

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@542 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-06-18 17:27:48 +00:00
parent 44500ebb43
commit 0e77f58c05
5 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -31,5 +31,6 @@ install(FILES
add.h
peak_detect.h
message_debug.h
squelch.h DESTINATION include/jay
squelch.h
frequency_tuner.h DESTINATION include/jay
)