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
spbro
OpenXG-RAN
Commits
b22864bc
Commit
b22864bc
authored
Mar 04, 2024
by
Arash Sahbafard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modified: executables/nr-ue.c
parent
282e5e90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
executables/nr-ue.c
executables/nr-ue.c
+1
-1
No files found.
executables/nr-ue.c
View file @
b22864bc
...
@@ -527,7 +527,7 @@ static void RU_write(nr_rxtx_thread_data_t *rxtxD) {
...
@@ -527,7 +527,7 @@ static void RU_write(nr_rxtx_thread_data_t *rxtxD) {
flags
=
TX_BURST_MIDDLE
;
flags
=
TX_BURST_MIDDLE
;
}
}
LATSEQ_P
(
"D ue.phy.ant--ue.phy.southout"
,
"::fm%u.sl%u"
,
proc
->
frame_tx
,
slot
)
LATSEQ_P
(
"D ue.phy.ant--ue.phy.southout"
,
"::fm%u.sl%u"
,
proc
->
frame_tx
,
slot
)
;
if
(
flags
||
IS_SOFTMODEM_RFSIM
)
if
(
flags
||
IS_SOFTMODEM_RFSIM
)
AssertFatal
(
rxtxD
->
writeBlockSize
==
AssertFatal
(
rxtxD
->
writeBlockSize
==
UE
->
rfdevice
.
trx_write_func
(
&
UE
->
rfdevice
,
UE
->
rfdevice
.
trx_write_func
(
&
UE
->
rfdevice
,
...
...
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