Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG UE
Commits
492558c5
Commit
492558c5
authored
Jan 19, 2015
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6413
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
4f081ea0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1436 additions
and
1436 deletions
+1436
-1436
openair2/LAYER2/MAC/eNB_scheduler_RA.c
openair2/LAYER2/MAC/eNB_scheduler_RA.c
+391
-391
openair2/LAYER2/MAC/eNB_scheduler_ulsch.c
openair2/LAYER2/MAC/eNB_scheduler_ulsch.c
+1045
-1045
No files found.
openair2/LAYER2/MAC/eNB_scheduler_RA.c
View file @
492558c5
...
@@ -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
...
...
openair2/LAYER2/MAC/eNB_scheduler_ulsch.c
View file @
492558c5
...
@@ -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;
}
}
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment