mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3a73d84294
This adds flexible plugin-like loading of the individual RF implementations (zmq, uhd, soapy,...) as per availability at runtime. Unlike before, the binary application is not terminated if the dependencies of individual RF interfaces are not installed on the executing system. To do this, the plugins are not linked by the linker at compile time, but opened at runtime via dlopen() and dropped in case of failure due to missing dependencies. |
3 years ago | |
---|---|---|
.github | 3 years ago | |
cmake/modules | 3 years ago | |
debian | 4 years ago | |
lib | 3 years ago | |
srsenb | 3 years ago | |
srsepc | 3 years ago | |
srsgnb | 3 years ago | |
srsue | 3 years ago | |
test | 3 years ago | |
.clang-format | 4 years ago | |
.clang-tidy | 3 years ago | |
.gdbinit | 3 years ago | |
.lgtm.yml | 5 years ago | |
.travis.yml | 4 years ago | |
CHANGELOG | 3 years ago | |
CMakeLists.txt | 3 years ago | |
COPYRIGHT | 4 years ago | |
CTestConfig.cmake | 3 years ago | |
CTestCustom.cmake.in | 5 years ago | |
LICENSE | 4 years ago | |
README.md | 3 years ago | |
build_trial.sh | 4 years ago | |
cmake_uninstall.cmake.in | 11 years ago | |
run-clang-format-diff.sh | 4 years ago |
README.md
srsRAN
srsRAN is a 4G/5G software radio suite developed by SRS.
See the srsRAN project pages for information, guides and project news.
The srsRAN suite includes:
- srsUE - a full-stack SDR 4G/5G-NSA UE application (5G-SA coming soon)
- srsENB - a full-stack SDR 4G/5G-NSA eNodeB application (5G-SA coming soon)
- srsEPC - a light-weight 4G core network implementation with MME, HSS and S/P-GW
For application features, build instructions and user guides see the srsRAN documentation.
For license details, see LICENSE file.
Support
Mailing list: https://lists.srsran.com/mailman/listinfo/srsran-users