Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OAI-RAN-5G-sheduler_MaxTBS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MAQ5G-PFC
OAI-RAN-5G-sheduler_MaxTBS
Commits
90fd89b1
Commit
90fd89b1
authored
11 years ago
by
Raymond Knopp
Browse files
Options
Downloads
Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5103
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
5b18a3ba
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
openair1/SIMULATION/LTE_PHY/ulsim.c
+2
-0
2 additions, 0 deletions
openair1/SIMULATION/LTE_PHY/ulsim.c
with
2 additions
and
0 deletions
openair1/SIMULATION/LTE_PHY/ulsim.c
+
2
−
0
View file @
90fd89b1
...
@@ -211,6 +211,8 @@ int main(int argc, char **argv) {
...
@@ -211,6 +211,8 @@ int main(int argc, char **argv) {
uint8_t
llr8_flag
=
0
;
uint8_t
llr8_flag
=
0
;
int
nb_rb_set
=
0
;
int
nb_rb_set
=
0
;
opp_enabled
=
1
;
// to enable the time meas
cpu_freq_GHz
=
(
double
)
get_cpu_freq_GHz
();
cpu_freq_GHz
=
(
double
)
get_cpu_freq_GHz
();
printf
(
"Detected cpu_freq %f GHz
\n
"
,
cpu_freq_GHz
);
printf
(
"Detected cpu_freq %f GHz
\n
"
,
cpu_freq_GHz
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment