├── 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.
...
...
@@ -29,6 +30,13 @@ openairinterface5g
├── 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.
└── RT/USER/lte-enb.c: 1 master thread for pthread_cond_signal control
1 mac2phy thread with the features: "MAC to PHY" , "Parse DCI" , "SI/RA PDSCH"
1 control_channel thread with the features: "PMCH" , PBCH" , "PCFICH" , "PDCCH" , "PHICH"
2 shared_channel threads with the features: UE specific SCH
RELEASE NOTES:
...
...
@@ -43,4 +51,3 @@ v0.5.2 -> Last version with old code for oaisim (abstraction mode works)