Go to file
Xavier Arteaga ebab12403f
Asynchronous NR PHY configuration (#3527)
* Fix a race condition when accessing the NR PHY cfg by the RRC and phy workers.
Rework how the phy cfg is handled, now workers have their own copy that gets updated after a reconfig moving it out of the state class.

* Default initialize sf_len member in sf_worker for consistency.

* Asynchronous NR PHY configuration

* Fix compilation

* Corrected method override and fix unitialised value

* Added carrier equal comparison to avoid aligment byte padding comparison

Co-authored-by: faluco <borja.ferrer@softwareradiosystems.com>
2021-10-25 10:51:02 +02:00
.github Update ISSUE_TEMPLATE.md 2021-10-23 13:16:16 +02:00
cmake/modules cmake: Export non-default Limesuite driver path 2021-09-14 09:38:31 +02:00
debian build: fix linking failure on RPi 32bit 2021-05-09 20:58:48 +02:00
lib Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
srsenb nr,sched: update sched_nr_test to support the new DL sched no-copy api 2021-10-23 21:09:26 +02:00
srsepc Fix not checking initialization of S11 in MME. Fixed typo. 2021-10-21 14:50:44 +01:00
srsue Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
test Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
.clang-format Changed clang-format to remove newline at beggening of block. 2021-01-29 17:57:00 +01:00
.clang-tidy refactor - update of clang-tidy project file. automatic clang-tidy refactors 2021-03-18 17:04:45 +00:00
.gdbinit sched,nr: fix nzp csi rs allocation in NR scheduler 2021-10-04 14:44:35 +02:00
.lgtm.yml add basic lgtm config 2019-12-16 12:49:07 +01:00
.travis.yml Deleted all HAVE_5GNR in CC and h files 2021-02-22 21:16:04 +01:00
CHANGELOG update changelog and version for 21.04 2021-04-19 22:10:34 +02:00
CMakeLists.txt Configure the term timeout using the cmake definition 2021-10-22 13:52:07 +02:00
COPYRIGHT build: fix linking failure on RPi 32bit 2021-05-09 20:58:48 +02:00
CTestConfig.cmake ctestconfig: update valgrind parameters to track origins 2021-07-15 17:13:40 +02:00
CTestCustom.cmake.in SRSUE: avoid testing ue_phy_test 2019-12-23 22:57:37 +01:00
LICENSE change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
README.md Update mailing list 2021-10-23 13:16:09 +02:00
build_trial.sh rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
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 2014-03-03 19:09:26 +00:00
run-clang-format-diff.sh rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00

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 eNodeB application (5G-NSA and 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