Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
28126 commits behind the upstream repository.
Navid Nikaein's avatar
nikaeinn authored
* fix the bug for IP connectivity when more than 1 UE is connected (test with iperf: ok)
* set target ul/dl mcs in the eNB scheduler to hardwire the desired MCS (option t for UL and m for DL)
* add the code related to abstraction from http://svn.eurecom.fr/openairsvn/openair4G/tags/asilomar2013
* cleanup the code
* pre-ci passed for all except for eMBMS



git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5093 818b1a75-f10b-46b9-bf7c-635c3b92a50f
98a9469f
History
The OpenAirInterface software is composed of four different parts: 

openair1: 3GPP LTE Rel-8 PHY layer + PHY RF simulation

openair2: 3GPP LTE Rel-9 RLC/MAC/PDCP and two RRC implementations

openair3: some networking scripts 

openairITS: IEEE 802.11p software modem (all layers)

targets: scripts to compile and lauch different system targets (simulation, emulation and real-time platforms, user-space tools for these platforms (tbd)) 

see README files in these subdirectories for more information

see also https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/WebHome

.