- 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:
@@ -17,6 +17,7 @@
|
||||
#include "jay/peak_detect.h"
|
||||
#include "jay/message_debug.h"
|
||||
#include "jay/squelch.h"
|
||||
#include "jay/frequency_tuner.h"
|
||||
%}
|
||||
|
||||
|
||||
@@ -39,3 +40,5 @@ GR_SWIG_BLOCK_MAGIC2(jay, peak_detect);
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, message_debug);
|
||||
%include "jay/squelch.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, squelch);
|
||||
%include "jay/frequency_tuner.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, frequency_tuner);
|
||||
|
||||
Reference in New Issue
Block a user