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
常顺宇
OpenXG-RAN
Commits
cdc86218
Commit
cdc86218
authored
6 years ago
by
matzakos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Continue unfinished merge with develop branch.
parent
6dcac2fd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
697 additions
and
2529 deletions
+697
-2529
Info_on_merge.txt
Info_on_merge.txt
+12
-5
targets/RT/USER/lte-ue.c
targets/RT/USER/lte-ue.c
+685
-2524
No files found.
Info_on_merge.txt
View file @
cdc86218
...
...
@@ -124,7 +124,15 @@ targets/RT/USER/lte-ue.c (In UE_thread_synch() the following part referring
return &UE_thread_synch_retval; // not reached
*/
What should be done in the merged branch now? )
What should be done in the merged branch now?
In the branch version of init_UE_threads() which I kept I added the following lines originating
from the develop branch:
UE->proc.instance_cnt_synch = -1;
UE->is_synchronized = 0;
and then later:
UE->proc.proc_rxtx[i].instance_cnt_rxtx = -1;)
*******************************************************************************************************
...
...
@@ -136,8 +144,7 @@ targets/RT/USER/lte-ue.c (In UE_thread_synch() the following part referring
deleted by them: openair2/UTIL/LOG/log.c
deleted by them: openair2/UTIL/LOG/log.h
deleted by them: targets/RT/USER/lte-ran.c
both modified: targets/RT/USER/lte-ue.c (PENDING)
both modified: targets/RT/USER/lte-uesoftmodem.c
both modified: targets/RT/USER/lte-uesoftmodem.c (PENDING up to line 1022)
deleted by them: targets/SIMU/USER/channel_sim.c (Shouldn't remove that)
...
...
@@ -238,8 +245,8 @@ targets/RT/USER/lte-ue.c (In UE_thread_synch() the following part referring
deleted by them: targets/RT/USER/lte-ran.c
both modified: targets/RT/USER/lte-ru.c
both modified: targets/RT/USER/lte-softmodem.c
both modified: targets/RT/USER/lte-softmodem.h
#Conflicts solved up to here
both modified: targets/RT/USER/lte-ue.c
both modified: targets/RT/USER/lte-softmodem.h
both modified: targets/RT/USER/lte-ue.c
#Conflicts solved up to here
both modified: targets/RT/USER/lte-uesoftmodem.c
deleted by them: targets/SIMU/USER/channel_sim.c (Shouldn't remove that)
...
...
This diff is collapsed.
Click to expand it.
targets/RT/USER/lte-ue.c
View file @
cdc86218
This source diff could not be displayed because it is too large. You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
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