- added preamble_sync
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@390 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "jay/square_ff.h"
|
||||
#include "jay/square2_ff.h"
|
||||
#include "jay/garage.h"
|
||||
#include "jay/preamble_sync.h"
|
||||
%}
|
||||
|
||||
|
||||
@@ -20,3 +21,6 @@ GR_SWIG_BLOCK_MAGIC2(jay, square_ff);
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, square2_ff);
|
||||
%include "jay/garage.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, garage);
|
||||
|
||||
%include "jay/preamble_sync.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, preamble_sync);
|
||||
|
||||
Reference in New Issue
Block a user