Commit 2c37f777 authored by Navid Nikaein's avatar Navid Nikaein

update the README files

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5615 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 952cf426
...@@ -4,7 +4,7 @@ The OpenAirInterface (OAI) software is composed of six different parts: ...@@ -4,7 +4,7 @@ The OpenAirInterface (OAI) software is composed of six different parts:
openair1: 3GPP LTE Rel-8 PHY layer + PHY RF simulation openair1: 3GPP LTE Rel-8 PHY layer + PHY RF simulation
openair2: 3GPP LTE Rel-9 RLC/MAC/PDCP/RRC implementations, eNB application, X2AP openair2: 3GPP LTE Rel-9 RLC/MAC/PDCP/RRC implementations, eNB application, X2AP. Note that for RLC, the following versions are userL UM_v9.3.0, TM_v9.3.0, and AM_v9.3.0. For PDCP, PDCP_v10.1.0 is used. For RRC, only LITE is used.
openair3: additional networking protocols (PMIP, MIH, Multicasting) and scripts openair3: additional networking protocols (PMIP, MIH, Multicasting) and scripts
......
...@@ -24,8 +24,6 @@ First, you must have all four openair SW directories, openair1, openair2, openai ...@@ -24,8 +24,6 @@ First, you must have all four openair SW directories, openair1, openair2, openai
- libatlas-base-dev and libatlas-headers (for Ubuntu 11.04, libatlas-dev instead of libatlas-headers) - libatlas-base-dev and libatlas-headers (for Ubuntu 11.04, libatlas-dev instead of libatlas-headers)
- asn1c and the LTE ASN1 files (for more information on how to install this and generate the required files see the README file in openair2/RRC/LITE/MESSAGES) - asn1c and the LTE ASN1 files (for more information on how to install this and generate the required files see the README file in openair2/RRC/LITE/MESSAGES)
Makefile - This Makefile does basic checks of the code to verify that everything is properly installed, just run make to see what your options are.
---------------------------------------------------- ----------------------------------------------------
2) Organization of the folders and their dependancies 2) Organization of the folders and their dependancies
---------------------------------------------------- ----------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment