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
Michael Black
OpenXG UE
Commits
cc70e587
Commit
cc70e587
authored
Mar 20, 2017
by
gabrielC
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove to frequent log in 20 MHz
parent
cbe7f131
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
openair1/PHY/TOOLS/lte_phy_scope.c
openair1/PHY/TOOLS/lte_phy_scope.c
+3
-3
No files found.
openair1/PHY/TOOLS/lte_phy_scope.c
View file @
cc70e587
...
...
@@ -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
"
);
}
}
...
...
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