Fork of SRS repository `srsRAN_4G`. Branch fix_cqi to fix srsUE issues.
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.
 
 
 
Robert Falkenberg 3a73d84294 srsran_rf: support dynamic loading of RF plugins
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 github: remove memcheck from actions workflow 3 years ago
cmake/modules Add lib dependency for new skiq version 3 years ago
debian build: fix linking failure on RPi 32bit 4 years ago
lib srsran_rf: support dynamic loading of RF plugins 3 years ago
srsenb enb,phy: reduce log level to info when RNTI isn't found 3 years ago
srsepc epc,nas: remove logging error when UE sends service request in ECM_STATE_CONNECTED 3 years ago
srsgnb lib,rlc_am_nr: starting to add test for segmenting retx. Changed sdu under segmentation to only hold the SN. The actual SDU already exists in the pdu stored in the tx_window. 3 years ago
srsue lib,nas_5g: Log cause for pdu session establishment reject 3 years ago
test rrc,gnb: remove phy flat pdcch cfg struct from rrc nr cfg 3 years ago
.clang-format Changed clang-format to remove newline at beggening of block. 4 years ago
.clang-tidy Remove use for loops suggestion/warning from clang-tidy 3 years ago
.gdbinit sched,nr: fix nzp csi rs allocation in NR scheduler 3 years ago
.lgtm.yml add basic lgtm config 5 years ago
.travis.yml Deleted all HAVE_5GNR in CC and h files 4 years ago
CHANGELOG add changelog and bump version for 21.10 3 years ago
CMakeLists.txt srsran_rf: support dynamic loading of RF plugins 3 years ago
COPYRIGHT build: fix linking failure on RPi 32bit 4 years ago
CTestConfig.cmake ctestconfig: update valgrind parameters to track origins 3 years ago
CTestCustom.cmake.in SRSUE: avoid testing ue_phy_test 5 years ago
LICENSE change license header to agnostic version with hint to root LICENSE file 4 years ago
README.md readme: update CI badges and eNB brief info 3 years ago
build_trial.sh rename srsLTE to srsRAN 4 years ago
cmake_uninstall.cmake.in Reorganized the directory structure. Added Graphics support. Added precoding/layer mapper. MIB detection now working with 1 or 2 tx antennas. Initial eNodeB implementation with PSS/SSS and PBCH generation 11 years ago
run-clang-format-diff.sh rename srsLTE to srsRAN 4 years ago

README.md

srsRAN

Build Status Language grade: C/C++ Coverity

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