Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
1e2f952a
Commit
1e2f952a
authored
Mar 20, 2017
by
Gabriel
Browse files
Remove to frequent log in 20 MHz
parent
2011c7d6
Changes
1
Show whitespace changes
Inline
Side-by-side
openair1/PHY/TOOLS/lte_phy_scope.c
View file @
1e2f952a
...
...
@@ -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