GTkernel / srsRAN

Open source SDR 4G/5G software suite from Software Radio Systems (SRS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

srsRAN

srsRAN is the open source software LTE radio suite developed by Software Radio System (SRS). It original README is at here. This README shows you the customized implementation and deployment for our internal usecases with USRPs.

How to start

This repo forks the official github repo, and cover all the source code, you will not need to download any other setups online.

Build and Run

Build the docker images

Build the image by the Dockerfile under root directory. UE and eNB function will use the same image.

Run container with different entry command and configuration file

Run container in K8s

Please take reference of srsenb.yml at the repo of NextEPC.

Support

Welcome to update and discuss the usecases througth issue tickets and pull requests. Or, for any other question, please contact to Carol Hsu.

About

Open source SDR 4G/5G software suite from Software Radio Systems (SRS)

License:GNU Affero General Public License v3.0


Languages

Language:C++ 83.6%Language:C 15.3%Language:CMake 1.0%Language:Shell 0.1%Language:Dockerfile 0.0%