Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OAI-RAN-5G-sheduler_MaxTBS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MAQ5G-PFC
OAI-RAN-5G-sheduler_MaxTBS
Commits
052d5a02
Commit
052d5a02
authored
10 years ago
by
Lionel Gauthier
Browse files
Options
Downloads
Patches
Plain Diff
typos
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6206
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
39dbfcd1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
targets/README.txt
+10
-10
10 additions, 10 deletions
targets/README.txt
with
10 additions
and
10 deletions
targets/README.txt
+
10
−
10
View file @
052d5a02
...
...
@@ -37,13 +37,13 @@ The 3 folders have the following structures
----------------------------------------------------------------
3) How to use through a tutorial: run a simple experimentation
----------------------------------------------------------------
1. Up to know you should have creted a directory: mkdir openair4G
1. Up to know you should have cre
a
ted a directory: mkdir openair4G
2. Check out the openair4G/trunk repository: svn co https://svn.eurecom.fr/openairsvn/openair4G/trunk openair4G
3. Now, please check the following:
- the env variables in .bashrc the following lines, and source them if necessa
a
ry :
- the env variables in .bashrc the following lines, and source them if necessary :
set OPENAIR_HOME variable and export the following:
export OPENAIR1_DIR=$OPENAIR_HOME/openair4G/openair1
export OPENAIR2_DIR=$OPENAIR_HOME/openair4G/openair2
...
...
@@ -52,13 +52,13 @@ The 3 folders have the following structures
export OPENAIR_TARGETS=$OPENAIR_HOME/openair4G/targets/
- checkout and compile the asn1 messages
follow the README.txt in OPENAIR2_DIR/RRC/LITE/MESSAGES to checkou the ASN.1 RRC messages
follow the README.txt in OPENAIR2_DIR/RRC/LITE/MESSAGES to checkou
t
the ASN.1 RRC messages
follow the OPENAIR2_DIR/RRC/LITE/MESSAGE/asn1c/asn1c/INSTALL to install the asn1c
go back to $OPENAIR_TARGET and "make install" if you have not used the shell script to install asn1c
- cd $OPENAIR_TARGET/SIMU/USER, and make a sanity check by doing make pre-ci (require 15 minutes)
- Check out simple examples in $OPENAIR_TARGET/SIMU/EXAMPLES
4. to automatically bring up the oai interfaces and configure the default radio beare
s
(useful
l
when sending data traffic):
4. to automatically bring up the oai interfaces and configure the default radio beare
r
(useful when sending data traffic):
- add your username into the list of sudoers
+ edit /etc/sudoers as a super user
+ after the line: # User privilege specification, add : user_name ALL=(ALL:ALL) ALL
...
...
@@ -78,4 +78,4 @@ The 3 folders have the following structures
5) OAI on virtual machine
----------------------------------------------------------------
you may download the image using this URL: https://emu.openairinterface.org/openairlab/openairlab.zip
che
k
c that all the packges are there as some packages might be added later.
chec
k
that all the pack
a
ges are there as some packages might be added later.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment