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
d86c5a90
Commit
d86c5a90
authored
8 years ago
by
gabrielC
Browse files
Options
Downloads
Plain Diff
Merge branch 'UE_Remove_LOG' into develop_integration_w11
parents
2011c7d6
1e2f952a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
openair1/PHY/TOOLS/lte_phy_scope.c
+3
-3
3 additions, 3 deletions
openair1/PHY/TOOLS/lte_phy_scope.c
with
3 additions
and
3 deletions
openair1/PHY/TOOLS/lte_phy_scope.c
+
3
−
3
View file @
d86c5a90
...
...
@@ -705,7 +705,7 @@ void phy_scope_UE(FD_lte_phy_scope_ue *form,
}
else
{
LOG_
E
(
PHY
,
"PDCCH LLR plot is bugged in 20 MHz BW, to be fixed !!!"
);
LOG_
D
(
PHY
,
"
UE
PDCCH LLR plot is bugged in 20 MHz BW, to be fixed !!!
\n
"
);
}
}
...
...
@@ -721,7 +721,7 @@ void phy_scope_UE(FD_lte_phy_scope_ue *form,
}
else
{
LOG_
E
(
PHY
,
"PDCCH COMP plot is bugged in 20 MHz BW, to be fixed !!!"
);
LOG_
D
(
PHY
,
"
UE
PDCCH COMP plot is bugged in 20 MHz BW, to be fixed !!!
\n
"
);
}
}
...
...
@@ -739,7 +739,7 @@ void phy_scope_UE(FD_lte_phy_scope_ue *form,
}
else
{
LOG_
E
(
PHY
,
"PDSCH LLR plot is bugged in 20 MHz BW, to be fixed !!!"
);
LOG_
D
(
PHY
,
"
UE
PDSCH LLR plot is bugged in 20 MHz BW, to be fixed !!!
\n
"
);
}
}
...
...
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