- added jay_add and jay_peak_detect

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@431 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-05-20 22:45:17 +00:00
parent 78e708783e
commit f928afec25
19 changed files with 627 additions and 59 deletions
+48 -54
View File
@@ -8,15 +8,21 @@
projectFiles="true"
root="../include/jay">
<itemPath>../include/jay/CMakeLists.txt</itemPath>
<itemPath>../include/jay/add.h</itemPath>
<itemPath>../include/jay/api.h</itemPath>
<itemPath>../include/jay/bit_packer.h</itemPath>
<itemPath>../include/jay/bit_slicer.h</itemPath>
<itemPath>../include/jay/peak_detect.h</itemPath>
<itemPath>../include/jay/pocsag_decoder.h</itemPath>
<itemPath>../include/jay/square2_ff.h</itemPath>
<itemPath>../include/jay/square_ff.h</itemPath>
</logicalFolder>
<df root="../lib" name="1">
<in>PocsagDecoder.cpp</in>
<in>add_impl.cc</in>
<in>bit_packer_impl.cc</in>
<in>bit_slicer_impl.cc</in>
<in>peak_detect_impl.cc</in>
<in>pocsag_decoder_impl.cc</in>
<in>qa_jay.cc</in>
<in>square2_ff_impl.cc</in>
@@ -27,9 +33,6 @@
displayName="swig"
projectFiles="true"
root="../build/swig">
<itemPath>../build/swig/_jay_swig_swig_tag.cpp</itemPath>
<itemPath>../build/swig/jay_swigPYTHON_wrap.cxx</itemPath>
<itemPath>../build/swig/jay_swig_swig_2d0df.cpp</itemPath>
</logicalFolder>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
@@ -55,6 +58,7 @@
<flagsDictionary>
<element flagsID="0" commonFlags="-O3"/>
<element flagsID="1" commonFlags="-O3 -fPIC"/>
<element flagsID="2" commonFlags="-fPIC"/>
</flagsDictionary>
<codeAssistance>
</codeAssistance>
@@ -69,10 +73,8 @@
<pElem>../lib</pElem>
<pElem>../include</pElem>
<pElem>../build/lib</pElem>
<pElem>../build/include</pElem>
</incDir>
<preprocessorList>
<Elem>NDEBUG</Elem>
</preprocessorList>
</ccTool>
</makeTool>
<preBuild>
@@ -80,60 +82,40 @@
<preBuildCommand></preBuildCommand>
</preBuild>
</makefileType>
<item path="../build/swig/_jay_swig_swig_tag.cpp"
ex="false"
tool="1"
flavor2="11">
<ccTool flags="0">
<incDir>
<pElem>../build/include</pElem>
<pElem>../build/swig</pElem>
<pElem>../swig</pElem>
<pElem>/usr/include/gnuradio/swig</pElem>
<pElem>/usr/include/python2.7</pElem>
</incDir>
</ccTool>
</item>
<item path="../build/swig/jay_swigPYTHON_wrap.cxx"
ex="false"
tool="1"
flavor2="11">
<ccTool flags="1">
<incDir>
<pElem>../build/include</pElem>
<pElem>../build/swig</pElem>
<pElem>../swig</pElem>
<pElem>/usr/include/gnuradio/swig</pElem>
<pElem>/usr/include/python2.7</pElem>
</incDir>
<preprocessorList>
<Elem>_jay_swig_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../build/swig/jay_swig_swig_2d0df.cpp"
ex="false"
tool="1"
flavor2="11">
<ccTool flags="0">
<incDir>
<pElem>../build/include</pElem>
<pElem>../build/swig</pElem>
<pElem>../swig</pElem>
<pElem>/usr/include/gnuradio/swig</pElem>
<pElem>/usr/include/python2.7</pElem>
</incDir>
</ccTool>
</item>
<item path="../lib/PocsagDecoder.cpp" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>NDEBUG</Elem>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/bit_slicer_impl.cc" ex="false" tool="1" flavor2="0">
<item path="../lib/add_impl.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>NDEBUG</Elem>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/bit_packer_impl.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>NDEBUG</Elem>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/bit_slicer_impl.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>NDEBUG</Elem>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/peak_detect_impl.cc" ex="false" tool="1" flavor2="0">
<ccTool flags="2">
<preprocessorList>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
@@ -142,17 +124,22 @@
<item path="../lib/pocsag_decoder_impl.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>NDEBUG</Elem>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/qa_jay.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="0">
<preprocessorList>
<Elem>NDEBUG</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/square2_ff_impl.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>NDEBUG</Elem>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
@@ -160,18 +147,25 @@
<item path="../lib/square_ff_impl.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="1">
<preprocessorList>
<Elem>NDEBUG</Elem>
<Elem>gnuradio_jay_EXPORTS</Elem>
</preprocessorList>
</ccTool>
</item>
<item path="../lib/test_jay.cc" ex="false" tool="1" flavor2="11">
<ccTool flags="0">
<preprocessorList>
<Elem>NDEBUG</Elem>
</preprocessorList>
</ccTool>
</item>
<folder path="1">
<folder path="swig">
<ccTool>
<incDir>
<pElem>../build/include</pElem>
<pElem>../build/swig</pElem>
<pElem>../swig</pElem>
<pElem>/usr/include/gnuradio/swig</pElem>
<pElem>/usr/include/python2.7</pElem>
</incDir>
</ccTool>
</folder>
@@ -1 +1 @@
/home/jens/work/software/projects/GnuRadio/gr-jay/lib/bit_slicer_impl.cc=/home/jens/work/software/projects/GnuRadio/gr-jay/build/lib#-Dgnuradio_jay_EXPORTS -I/home/jens/work/software/projects/GnuRadio/gr-jay/lib -I/home/jens/work/software/projects/GnuRadio/gr-jay/include -I/home/jens/work/software/projects/GnuRadio/gr-jay/build/lib -I/home/jens/work/software/projects/GnuRadio/gr-jay/build/include -O3 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/gnuradio-jay.dir/bit_slicer_impl.cc.o -c /home/jens/work/software/projects/GnuRadio/gr-jay/lib/bit_slicer_impl.cc
/home/jens/work/software/projects/GnuRadio/gr-jay/lib/peak_detect_impl.cc=/home/jens/work/software/projects/GnuRadio/gr-jay/build/lib#-Dgnuradio_jay_EXPORTS -I/home/jens/work/software/projects/GnuRadio/gr-jay/lib -I/home/jens/work/software/projects/GnuRadio/gr-jay/include -I/home/jens/work/software/projects/GnuRadio/gr-jay/build/lib -I/home/jens/work/software/projects/GnuRadio/gr-jay/build/include -g -fPIC -fvisibility=hidden -o CMakeFiles/gnuradio-jay.dir/peak_detect_impl.cc.o -c /home/jens/work/software/projects/GnuRadio/gr-jay/lib/peak_detect_impl.cc
@@ -6,8 +6,14 @@
<df root="../lib" name="1">
<in>PocsagDecoder.cpp</in>
<in>PocsagDecoder.hpp</in>
<in>add_impl.cc</in>
<in>add_impl.h</in>
<in>bit_packer_impl.cc</in>
<in>bit_packer_impl.h</in>
<in>bit_slicer_impl.cc</in>
<in>bit_slicer_impl.h</in>
<in>peak_detect_impl.cc</in>
<in>peak_detect_impl.h</in>
<in>pocsag_decoder_impl.cc</in>
<in>pocsag_decoder_impl.h</in>
<in>qa_jay.cc</in>
+1 -1
View File
@@ -5,7 +5,7 @@
<data xmlns="http://www.netbeans.org/ns/make-project/1">
<name>gr-jay</name>
<c-extensions/>
<cpp-extensions>cc,cpp,cxx</cpp-extensions>
<cpp-extensions>cc,cpp</cpp-extensions>
<header-extensions>h,hpp</header-extensions>
<sourceEncoding>UTF-8</sourceEncoding>
<make-dep-projects/>