Commit b897215f authored by Rohit Gupta's avatar Rohit Gupta

Updated for Doxyen grouping of PHY layer primitives

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7592 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent e908a30e
...@@ -43,10 +43,14 @@ ...@@ -43,10 +43,14 @@
/** @defgroup _ref_implementation_ OpenAirInterface LTE Implementation /** @defgroup _ref_implementation_ OpenAirInterface LTE Implementation
* @{ * @{
* @defgroup _physical_layer_ref_implementation_ Physical Layer Reference Implementation * @defgroup _openair1_ openair1 Reference Implementation
* @ingroup _ref_implementation_ * @ingroup _ref_implementation_
* @{ * @{
* @defgroup _physical_layer_ref_implementation_ Physical Layer Reference Implementation
* @ingroup _openair1_
* @{
* @defgroup _PHY_STRUCTURES_ Basic Structures and Memory Initialization * @defgroup _PHY_STRUCTURES_ Basic Structures and Memory Initialization
* @ingroup _physical_layer_ref_implementation_ * @ingroup _physical_layer_ref_implementation_
...@@ -85,14 +89,14 @@ ...@@ -85,14 +89,14 @@
* @} * @}
* @defgroup _PHY_PROCEDURES_ Physical Layer Procedures * @defgroup _PHY_PROCEDURES_ Physical Layer Procedures
* @ingroup _ref_implementation_ * @ingroup _openair1_
* @{ * @{
* This module is responsible for defining and processing the PHY procedures (TX/RX) related to transport and physical channels. * This module is responsible for defining and processing the PHY procedures (TX/RX) related to transport and physical channels.
* @} * @}
* @} * @}
* @} * @}
* @}
*/ */
#include "types.h" #include "types.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment