Commit ad9fa37d authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6413 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 9d6568d5
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France. Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/ *******************************************************************************/
/*! \file eNB_scheduler_primitives.c /*! \file eNB_scheduler_primitives.c
* \brief primitives used by eNB for BCH, RACH, ULSCH, DLSCH scheduling * \brief primitives used by eNB for BCH, RACH, ULSCH, DLSCH scheduling
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/ *******************************************************************************/
/*! \file eNB_scheduler_ulsch.c /*! \file eNB_scheduler_ulsch.c
* \brief eNB procedures for the ULSCH transport channel * \brief eNB procedures for the ULSCH transport channel
...@@ -416,7 +416,7 @@ int schedule_next_ulue(module_id_t module_idP, int UE_id, sub_frame_t subframeP) ...@@ -416,7 +416,7 @@ int schedule_next_ulue(module_id_t module_idP, int UE_id, sub_frame_t subframeP)
return next_ue; return next_ue;
} }
*/ */
......
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