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
2a47d9d9
Commit
2a47d9d9
authored
Mar 27, 2026
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused CI files
parent
63ffdbdd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
67 deletions
+0
-67
ci-scripts/as_ue/oai_ext_app.sh
ci-scripts/as_ue/oai_ext_app.sh
+0
-18
ci-scripts/stats_monitor_conf.yaml
ci-scripts/stats_monitor_conf.yaml
+0
-49
No files found.
ci-scripts/as_ue/oai_ext_app.sh
deleted
100755 → 0
View file @
63ffdbdd
#!/bin/bash
ue_id
=
"
$1
"
# UE id
duration
=
"
$2
"
# Sim duration
shift
shift
function
end
{
exit
0
}
trap
end INT TERM
echo
"ip netns exec
$ue_id
$@
> /tmp/test_
${
ue_id
}
.log"
ip netns
exec
$ue_id
$@
>
/tmp/test_
$ue_id
.log
ci-scripts/stats_monitor_conf.yaml
deleted
100644 → 0
View file @
63ffdbdd
enb
:
PHR
:
bler
:
mcsoff
:
mcs
:
graph
:
page1
:
PHR
:
bler
:
mcsoff
:
mcs
:
gnb
:
dlsch_err
:
dlsch_err_perc_round_1
:
ulsch_err
:
ulsch_err_perc_round_1
:
rt
:
feprx
:
feptx_prec
:
feptx_ofdm
:
feptx_total
:
L1 Tx processing
:
DLSCH encoding
:
L1 Rx processing
:
PUSCH inner-receiver
:
DL & UL scheduling timing
:
UL Indication
:
Slot Indication
:
graph
:
page1
:
dlsch_err
:
dlsch_err_perc_round_1
:
ulsch_err
:
ulsch_err_perc_round_1
:
page2
:
rt.feprx
:
rt.feptx_prec
:
rt.feptx_ofdm
:
rt.feptx_total
:
page3
:
rt.L1 Tx processing
:
rt.DLSCH encoding
:
rt.L1 Rx processing
:
page4
:
rt.PUSCH inner-receiver
:
rt.DL & UL scheduling timing
:
rt.UL Indication
:
rt.Slot Indication
:
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