Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
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
ZhouShuya
OpenXG-RAN
Commits
543457f3
Commit
543457f3
authored
Jul 22, 2020
by
Javier Morgade
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fembms: removing debug log
Signed-off-by:
Javier Morgade
<
javier.morgade@ieee.org
>
parent
dc857e8d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
10 deletions
+7
-10
openair1/SCHED_UE/phy_procedures_lte_ue.c
openair1/SCHED_UE/phy_procedures_lte_ue.c
+1
-2
openair2/RRC/LTE/L2_interface.c
openair2/RRC/LTE/L2_interface.c
+2
-2
openair2/RRC/LTE/L2_interface_ue.c
openair2/RRC/LTE/L2_interface_ue.c
+2
-4
openair2/RRC/LTE/rrc_UE.c
openair2/RRC/LTE/rrc_UE.c
+2
-2
No files found.
openair1/SCHED_UE/phy_procedures_lte_ue.c
View file @
543457f3
...
@@ -2707,7 +2707,6 @@ int ue_pdcch_procedures(uint8_t eNB_id,
...
@@ -2707,7 +2707,6 @@ int ue_pdcch_procedures(uint8_t eNB_id,
if
(
LOG_DEBUGFLAG
(
DEBUG_UE_PHYPROC
))
{
if
(
LOG_DEBUGFLAG
(
DEBUG_UE_PHYPROC
))
{
LOG_D
(
PHY
,
"[UE %d] subframe %d: Found rnti %x, format 1%s, dci_cnt %d
\n
"
,
ue
->
Mod_id
,
subframe_rx
,
dci_alloc_rx
[
i
].
rnti
,
dci_alloc_rx
[
i
].
format
==
format1A
?
"A"
:
"C"
,
i
);
LOG_D
(
PHY
,
"[UE %d] subframe %d: Found rnti %x, format 1%s, dci_cnt %d
\n
"
,
ue
->
Mod_id
,
subframe_rx
,
dci_alloc_rx
[
i
].
rnti
,
dci_alloc_rx
[
i
].
format
==
format1A
?
"A"
:
"C"
,
i
);
}
}
LOG_W
(
PHY
,
"[UE %d] subframe %d: Found rnti %x, format 1%s, dci_cnt %d
\n
"
,
ue
->
Mod_id
,
subframe_rx
,
dci_alloc_rx
[
i
].
rnti
,
dci_alloc_rx
[
i
].
format
==
format1A
?
"A"
:
"C"
,
i
);
if
(
generate_ue_dlsch_params_from_dci
(
frame_rx
,
if
(
generate_ue_dlsch_params_from_dci
(
frame_rx
,
subframe_rx
,
subframe_rx
,
...
@@ -2726,7 +2725,7 @@ int ue_pdcch_procedures(uint8_t eNB_id,
...
@@ -2726,7 +2725,7 @@ int ue_pdcch_procedures(uint8_t eNB_id,
ue
->
transmission_mode
[
eNB_id
]
<
7
?
0
:
ue
->
transmission_mode
[
eNB_id
],
ue
->
transmission_mode
[
eNB_id
]
<
7
?
0
:
ue
->
transmission_mode
[
eNB_id
],
0
)
==
0
)
{
0
)
==
0
)
{
ue
->
dlsch_SI_received
[
eNB_id
]
++
;
ue
->
dlsch_SI_received
[
eNB_id
]
++
;
LOG_
W
(
PHY
,
"[UE %d] Frame %d, subframe %d : Generate UE DLSCH SI_RNTI format 1%s
\n
"
,
ue
->
Mod_id
,
frame_rx
,
subframe_rx
,
dci_alloc_rx
[
i
].
format
==
format1A
?
"A"
:
"C"
);
LOG_
D
(
PHY
,
"[UE %d] Frame %d, subframe %d : Generate UE DLSCH SI_RNTI format 1%s
\n
"
,
ue
->
Mod_id
,
frame_rx
,
subframe_rx
,
dci_alloc_rx
[
i
].
format
==
format1A
?
"A"
:
"C"
);
//dump_dci(&ue->frame_parms, &dci_alloc_rx[i]);
//dump_dci(&ue->frame_parms, &dci_alloc_rx[i]);
}
}
}
else
if
((
dci_alloc_rx
[
i
].
rnti
==
P_RNTI
)
&&
}
else
if
((
dci_alloc_rx
[
i
].
rnti
==
P_RNTI
)
&&
...
...
openair2/RRC/LTE/L2_interface.c
View file @
543457f3
...
@@ -233,10 +233,10 @@ mac_rrc_data_req(
...
@@ -233,10 +233,10 @@ mac_rrc_data_req(
RC
.
rrc
[
Mod_idP
]
->
carrier
[
CC_id
].
MCCH_MESSAGE
[
mbsfn_sync_area
],
RC
.
rrc
[
Mod_idP
]
->
carrier
[
CC_id
].
MCCH_MESSAGE
[
mbsfn_sync_area
],
RC
.
rrc
[
Mod_idP
]
->
carrier
[
CC_id
].
sizeof_MCCH_MESSAGE
[
mbsfn_sync_area
]);
RC
.
rrc
[
Mod_idP
]
->
carrier
[
CC_id
].
sizeof_MCCH_MESSAGE
[
mbsfn_sync_area
]);
LOG_
W
(
RRC
,
"[eNB %d] Frame %d : MCCH request => MCCH_MESSAGE
\n
"
,
Mod_idP
,
frameP
);
LOG_
D
(
RRC
,
"[eNB %d] Frame %d : MCCH request => MCCH_MESSAGE
\n
"
,
Mod_idP
,
frameP
);
if
(
LOG_DEBUGFLAG
(
DEBUG_RRC
))
{
if
(
LOG_DEBUGFLAG
(
DEBUG_RRC
))
{
LOG_
W
(
RRC
,
"[eNB %d] Frame %d : MCCH request => MCCH_MESSAGE
\n
"
,
Mod_idP
,
frameP
);
LOG_
D
(
RRC
,
"[eNB %d] Frame %d : MCCH request => MCCH_MESSAGE
\n
"
,
Mod_idP
,
frameP
);
for
(
int
i
=
0
;
i
<
RC
.
rrc
[
Mod_idP
]
->
carrier
[
CC_id
].
sizeof_MCCH_MESSAGE
[
mbsfn_sync_area
];
i
++
)
{
for
(
int
i
=
0
;
i
<
RC
.
rrc
[
Mod_idP
]
->
carrier
[
CC_id
].
sizeof_MCCH_MESSAGE
[
mbsfn_sync_area
];
i
++
)
{
LOG_T
(
RRC
,
"%x."
,
buffer_pP
[
i
]);
LOG_T
(
RRC
,
"%x."
,
buffer_pP
[
i
]);
...
...
openair2/RRC/LTE/L2_interface_ue.c
View file @
543457f3
...
@@ -227,11 +227,9 @@ mac_rrc_data_ind_ue(
...
@@ -227,11 +227,9 @@ mac_rrc_data_ind_ue(
}
}
if
((
srb_idP
&
RAB_OFFSET
)
==
MCCH
)
{
if
((
srb_idP
&
RAB_OFFSET
)
==
MCCH
)
{
//LOG_T(RRC,"[UE %d] Frame %d: Received SDU on MBSFN sync area %d for MCCH on SRB %ld from eNB %d\n",
LOG_T
(
RRC
,
"[UE %d] Frame %d: Received SDU on MBSFN sync area %d for MCCH on SRB %ld from eNB %d
\n
"
,
//module_idP,frameP, mbsfn_sync_areaP, srb_idP & RAB_OFFSET,eNB_indexP);
LOG_W
(
RRC
,
"[UE %d] Frame %d: Received SDU on MBSFN sync area %d for MCCH on SRB %ld from eNB %d
\n
"
,
module_idP
,
frameP
,
mbsfn_sync_areaP
,
srb_idP
&
RAB_OFFSET
,
eNB_indexP
);
module_idP
,
frameP
,
mbsfn_sync_areaP
,
srb_idP
&
RAB_OFFSET
,
eNB_indexP
);
{
{
MessageDef
*
message_p
;
MessageDef
*
message_p
;
int
msg_sdu_size
=
sizeof
(
RRC_MAC_MCCH_DATA_IND
(
message_p
).
sdu
);
int
msg_sdu_size
=
sizeof
(
RRC_MAC_MCCH_DATA_IND
(
message_p
).
sdu
);
...
...
openair2/RRC/LTE/rrc_UE.c
View file @
543457f3
...
@@ -4270,7 +4270,7 @@ int decode_MCCH_Message( const protocol_ctxt_t *const ctxt_pP, const uint8_t eNB
...
@@ -4270,7 +4270,7 @@ int decode_MCCH_Message( const protocol_ctxt_t *const ctxt_pP, const uint8_t eNB
asn_dec_rval_t
dec_rval
;
asn_dec_rval_t
dec_rval
;
if
(
UE_rrc_inst
[
ctxt_pP
->
module_id
].
Info
[
eNB_index
].
MCCHStatus
[
mbsfn_sync_area
]
==
1
)
{
if
(
UE_rrc_inst
[
ctxt_pP
->
module_id
].
Info
[
eNB_index
].
MCCHStatus
[
mbsfn_sync_area
]
==
1
)
{
LOG_
W
(
RRC
,
"[UE %d] Frame %d: MCCH MESSAGE for MBSFN sync area %d has been already received!
\n
"
,
LOG_
D
(
RRC
,
"[UE %d] Frame %d: MCCH MESSAGE for MBSFN sync area %d has been already received!
\n
"
,
ctxt_pP
->
module_id
,
ctxt_pP
->
module_id
,
ctxt_pP
->
frame
,
ctxt_pP
->
frame
,
mbsfn_sync_area
);
mbsfn_sync_area
);
...
@@ -4524,7 +4524,7 @@ void *rrc_ue_task( void *args_p ) {
...
@@ -4524,7 +4524,7 @@ void *rrc_ue_task( void *args_p ) {
break
;
break
;
case
RRC_MAC_MCCH_DATA_IND
:
case
RRC_MAC_MCCH_DATA_IND
:
LOG_
W
(
RRC
,
"[UE %d] Received %s: frameP %d, eNB %d, mbsfn SA %d
\n
"
,
ue_mod_id
,
ITTI_MSG_NAME
(
msg_p
),
LOG_
D
(
RRC
,
"[UE %d] Received %s: frameP %d, eNB %d, mbsfn SA %d
\n
"
,
ue_mod_id
,
ITTI_MSG_NAME
(
msg_p
),
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
frame
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
enb_index
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
mbsfn_sync_area
);
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
frame
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
enb_index
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
mbsfn_sync_area
);
//PROTOCOL_CTXT_SET_BY_INSTANCE(&ctxt, instance, ENB_FLAG_NO, M_RNTI, RRC_MAC_MCCH_DATA_IND (msg_p).frame, 0);
//PROTOCOL_CTXT_SET_BY_INSTANCE(&ctxt, instance, ENB_FLAG_NO, M_RNTI, RRC_MAC_MCCH_DATA_IND (msg_p).frame, 0);
PROTOCOL_CTXT_SET_BY_MODULE_ID
(
&
ctxt
,
ue_mod_id
,
ENB_FLAG_NO
,
M_RNTI
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
frame
,
0
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
enb_index
);
PROTOCOL_CTXT_SET_BY_MODULE_ID
(
&
ctxt
,
ue_mod_id
,
ENB_FLAG_NO
,
M_RNTI
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
frame
,
0
,
RRC_MAC_MCCH_DATA_IND
(
msg_p
).
enb_index
);
...
...
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