Changes between Version 3 and Version 4 of Tutorials/4G5G/srslte
- Timestamp:
- Apr 27, 2022, 5:20:52 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/4G5G/srslte
v3 v4 1 1 [[Include(WikiToC)]] 2 3 {{{ 4 git clone https://github.com/srsRAN/srsRAN.git 5 cd srsRAN 6 mkdir build 7 cd build 8 cmake ../ 9 make 10 make test 11 make install 12 }}} 13 14 {{{ 15 git clone https://github.com/srsLTE/srsGUI.git 16 cd srsGUI/ 17 mkdir build 18 cd build 19 cmake ../ 20 make 21 make test 22 sudo make install 23 }}} 2 24 3 25 This tutorial contains instructions for running srsLTE eNB and UE on COSMOS.