- finalize bit packer
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@424 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "jay/square2_ff.h"
|
||||
#include "jay/bit_slicer.h"
|
||||
#include "jay/pocsag_decoder.h"
|
||||
#include "jay/bit_packer.h"
|
||||
%}
|
||||
|
||||
|
||||
@@ -24,3 +25,5 @@ GR_SWIG_BLOCK_MAGIC2(jay, bit_slicer);
|
||||
|
||||
%include "jay/pocsag_decoder.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, pocsag_decoder);
|
||||
%include "jay/bit_packer.h"
|
||||
GR_SWIG_BLOCK_MAGIC2(jay, bit_packer);
|
||||
|
||||
Reference in New Issue
Block a user