srsenb-avx2
Evolved Node B in LTE network for Software Defined Radios
Install
- All systems
-
curl cmd.cat/srsenb-avx2.sh
- Debian
-
apt-get install srsenb
- Ubuntu
-
apt-get install srsenb
- Kali Linux
-
apt-get install srsenb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install srsenb
- Dockerfile
- dockerfile.run/srsenb-avx2
srsenb
Evolved Node B in LTE network for Software Defined Radios
This software enables running a "base-station" for an LTE network. For running a full network, also an implementation of the Evolved Packet Core (EPC) is needed. (such as nextepc) It contains the evolved Node B (eNB) component of the network.