summaryrefslogtreecommitdiff
path: root/gnuradio-core/doc/other/group_defs.dox
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-core/doc/other/group_defs.dox')
-rw-r--r--gnuradio-core/doc/other/group_defs.dox51
1 files changed, 47 insertions, 4 deletions
diff --git a/gnuradio-core/doc/other/group_defs.dox b/gnuradio-core/doc/other/group_defs.dox
index 47cce21c21..de64f35943 100644
--- a/gnuradio-core/doc/other/group_defs.dox
+++ b/gnuradio-core/doc/other/group_defs.dox
@@ -1,6 +1,6 @@
/*!
* \defgroup block Signal Processing Blocks
- * These are the signal processing blocks, blah, blah blah...
+ * These are the signal processing blocks...
* @{
*/
@@ -22,10 +22,53 @@
* \defgroup converter Type Conversions
*/
+/*!
+ * \defgroup level Signal Level Control
+ */
+
+/*!
+ * \defgroup clock Signal Clock Synchronization
+ */
+
/*! @} */
-/*! \defgroup filter_design Filter Design */
-/*! \defgroup filter_primitive Filter Primitives */
+/*! \defgroup filter_design Digital Filter Design */
+/*! \defgroup graphical Graphical Utilities */
/*! \defgroup internal Implementation Details */
-/*! \defgroup qa Quality Assurance */
+/*! \defgroup hardware Hardware */
+/*! \defgroup encdec Voice Encoders and Decoders */
+/*! \defgroup coding Information Coding and Decoding */
+/*! \defgroup modulation Signal Modulation */
+/*! \defgroup demodulation Signal Demodulation */
+/*! \defgroup math Mathmatics */
+/*! \defgroup tools Tools */
+/*! \defgroup misc Miscellaneous */
+/*!
+ * \defgroup applications Applications
+ * These are some applications build using gnuradio...
+ * @{
+ */
+
+/*!
+ * \defgroup radar Radar
+ * Radar Applications...
+ */
+
+/*!
+ * \defgroup atsc ATSC
+ * ATSC Applications...
+ */
+
+/*!
+ * \defgroup pager Pager
+ * Pager Applications
+ */
+
+/*!
+ * \defgroup sounder Sounder
+ * Channel Sounder
+ */
+
+/*! @} */
+/*! \defgroup usrp USRP */