... | ... | @@ -26,6 +26,10 @@ cd cmake_targets |
|
|
* eNB + USRP: `./build_oai --eNB -c -w USRP`
|
|
|
* eNB+ ETHERNET : `build_oai.bash --eNB -c -w ETHERNET`
|
|
|
|
|
|
### Important notes regarding UHD installation or some other RF driver installation.
|
|
|
|
|
|
The code currently support variety of RF targets (USRP, EXMIMO, LMSSDR, BladeRF) and we calibrate RF output power/received power from different SDR platforms using R&S CMW/Agilent devices. The version of the drivers can make lot of difference in the performance of openairinterface. So, we do not recommend installation of RF drivers from sources. Always install the drivers from the build_oai scripts and make sure there is no other driver version installed to avoid conflicts. The UHD version that we have tested is (3.9.2/3.9.3/3.9.4).
|
|
|
|
|
|
### Build LTE Simulations (L3/L2/L1)
|
|
|
|
|
|
* unitary L1 simulations: `./build_oai --phy_simulators`
|
... | ... | |