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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
OpenXG-RAN
Commits
2253c554
Commit
2253c554
authored
Mar 21, 2017
by
Raymond Knopp
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixes after merge with develop
Y
parent
7c1bbb57
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
targets/RT/USER/lte-softmodem.c
targets/RT/USER/lte-softmodem.c
+0
-6
targets/RT/USER/lte-ue.c
targets/RT/USER/lte-ue.c
+0
-1
No files found.
targets/RT/USER/lte-softmodem.c
View file @
2253c554
...
@@ -1666,12 +1666,6 @@ int main( int argc, char **argv ) {
...
@@ -1666,12 +1666,6 @@ int main( int argc, char **argv ) {
}
}
NB_eNB_INST
=
1
;
NB_INST
=
1
;
}
NB_eNB_INST
=
1
;
NB_eNB_INST
=
1
;
NB_INST
=
1
;
NB_INST
=
1
;
...
...
targets/RT/USER/lte-ue.c
View file @
2253c554
...
@@ -599,7 +599,6 @@ static void *UE_thread_rxn_txnp4(void *arg) {
...
@@ -599,7 +599,6 @@ static void *UE_thread_rxn_txnp4(void *arg) {
exit_fun
(
"noting to add"
);
exit_fun
(
"noting to add"
);
}
}
}
}
}
// thread finished
// thread finished
free
(
arg
);
free
(
arg
);
...
...
FANG WANG
@wf
mentioned in commit
b4e48d88
·
Jul 05, 2022
mentioned in commit
b4e48d88
mentioned in commit b4e48d88298e04f14b6c11fc0224cf1327224240
Toggle commit list
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