Skip to content
Snippets Groups Projects
Select Git revision
  • 2b64cb8f672226546e0055193f13af281364148d
  • master default
  • PerfumeOldTdd
  • develop-ci
  • develop_integration_2018_w25
  • nr-rrc-additions
  • enhancement-rfsim
  • develop-nb-iot
  • nr_pbch
  • ulSNRs
  • nr_polar_uci
  • mu_with_tdd1
  • feature-cell-reconf-rebased
  • develop-aarch64build
  • parallel-phy-test-EMUFH
  • develop-nr
  • develop
  • large_scale_simulations
  • ru_rau_enhancement
  • feature-cell-reconf
  • feature-247-tm89-rebased
  • 312-minor-modifications-to-crc-code
  • 2018.w19
  • 2018.w15
  • 2018.w12
  • 2018.w11
  • 2018.w10
  • 2018.w09
  • 2018.w08
  • 2018.w07
  • 2018.w06
  • 2018.w05
  • 2018.w04
  • 2018.w03
  • 2018.w02
  • 2017.w48
  • 2017.w46
  • 2017.w43
  • 2017.w42
  • v0.6.1
  • 2017.w34
  • 2017.w30
42 results

openairinterface5g

  • Clone with SSH
  • Clone with HTTPS
  • Forked from oai / openairinterface5G
    26393 commits behind the upstream repository.
    OpenAirInterface is under OpenAirInterface Software Alliance license.
    ├── http://www.openairinterface.org/?page_id=101
    ├── http://www.openairinterface.org/?page_id=698
    
    The OpenAirInterface (OAI) software is composed of the following parts: 
    
    openairinterface5g
    ├── cmake_targets: build utilities to compile (simulation, emulation and real-time platforms), and generated build files
    ├── common : some common OAI utilities, other tools can be found at openair2/UTILS
    ├── COPYING
    ├── maketags : script to generate emacs tags
    ├── openair1 : 3GPP LTE Rel-10 PHY layer + PHY RF simulation and a subset of Rel 12 Features.
    ├── openair2 :3GPP LTE Rel-10 RLC/MAC/PDCP/RRC/X2AP implementation. 
        ├── LAYER2/RLC/ with the following subdirectories: UM_v9.3.0, TM_v9.3.0, and AM_v9.3.0. 
        ├── LAYER2/PDCP/PDCP_v10.1.0. 
        ├── RRC/LITE
        ├── PHY_INTERFACE
        ├── X2AP
        ├── ENB_APP 
    ├── openair3: 3GPP LTE Rel10 for S1AP, NAS GTPV1-U for both ENB and UE.
        ├── GTPV1-U
        ├── NAS 
        ├── S1AP
        ├── SCTP
        ├── SECU
        ├── UDP
    └── targets: top level wrapper for unitary simulation for PHY channels, system-level emulation (eNB-UE with and without S1), and realtime eNB and UE and RRH GW.