git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@372 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2018-12-16 07:48:58 +00:00
parent 7b23044599
commit a87d2f154e
72 changed files with 19380 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
/*!
* \defgroup block GNU Radio JAY C++ Signal Processing Blocks
* \brief All C++ blocks that can be used from the JAY GNU Radio
* module are listed here or in the subcategories below.
*
*/
+10
View File
@@ -0,0 +1,10 @@
/*! \mainpage
Welcome to the GNU Radio JAY Block
This is the intro page for the Doxygen manual generated for the JAY
block (docs/doxygen/other/main_page.dox). Edit it to add more detailed
documentation about the new GNU Radio modules contained in this
project.
*/