Changes between Version 3 and Version 4 of Tutorials/4G5G/srslte


Ignore:
Timestamp:
Apr 27, 2022, 5:20:52 AM (3 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/srslte

    v3 v4  
    11[[Include(WikiToC)]]
     2
     3{{{
     4git clone https://github.com/srsRAN/srsRAN.git
     5cd srsRAN
     6mkdir build
     7cd build
     8cmake ../
     9make
     10make test
     11make  install
     12}}}
     13
     14{{{
     15git clone https://github.com/srsLTE/srsGUI.git
     16cd srsGUI/
     17mkdir build
     18cd build
     19cmake ../
     20make
     21make test
     22sudo make install
     23}}}
    224
    325This tutorial contains instructions for running srsLTE eNB and UE on COSMOS.