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.
 
 
 
Joaquim 93649429dd
WIP: Fix Coverity issues in PHY lib (#3507)
Fix several Coverity issues

This commit adrresses the following code issues found by Coverity:

CID 339785 Division by zero, in fading_channel_test.c
CID 355272 Division by zero, in awgn_channel_test.c
CID 355277 NULL ptr dereference, in awgn_channel_test.c
CID 359663 NULL ptr dereference, in delay_channel_test.c
CID 369544 NULL ptr dereference, in chest_dl_nbiot.c
CID 373326 Resource Leak, in dft_fftw.c
CID 373329 Resource Leak, in dft_fftw.c
CID 372878 Division by zero, in sliv_test.c
CID 372871 Division by zero, in dmrs_pdcch.c
CID 370622 Negative loop bound, in csr_rs.c
CID 370624 Negative loop bound, in csr_rs.c
CID 370626 Negative loop bound, in csr_rs.c
CID's 369568, 369594 NULL ptr dereference, in ch_awgn.c
CID 369540 Logically dead code, in refsignal_dl.c
CID 369608 Logically dead code, in refsignal_ul.c
CIDs 366291, 366296, 366297 Out-of-bounds access, in zc_sequence.c
CID 372209 Division by zero, in cqi.c
CID 370992 Uninitialized pointer read, in pdcch_test.c
CID 373334 Integer overflow, in ue_sync.h
CID 370993, 370995 Undefined division, in pdcch_test.c
CID 370994 Undefined division, in ssb_decode_test.c
CIDs 353368 353364 353365 359673 353366 353367
Explicit null dereferenced, in psss_file_test.c
CID 371865 Unchecked return value, in rf_uhd_imp.cc
CID 363810 Undefined division, in ldpc_rm_chain_test.c
CID 372209, 372211, 372213, 372216 Undefined modulo, in cqi.c
CID 339834 Array compared against 0, in chest_dl.c
CID 369589 Out of bounds access, in dmrs_pucch.c
CID 371681 Out of bounds access, in ue_sync_nr_test.c
CIDs 370761, 370825 Copy-paste error, in ssb.c
CID 369599 out of bounds read, in dmrs_pdcch_test.c
CID 363795 out of bounds read, in ldpc_dec_c_avx2_flood.c
CID 363805 out of bounds read, in ldpc_dec_c_avx2long_flood.c
CID 363821 out of bounds read, in ldpc_dec_c_flood.c
3 years ago
.github Update ISSUE_TEMPLATE.md 3 years ago
cmake/modules add changelog and bump version for 21.10 3 years ago
debian build: fix linking failure on RPi 32bit 4 years ago
lib WIP: Fix Coverity issues in PHY lib (#3507) 3 years ago
srsenb nr,gnb,sched: avoid scheduling RAR for RNTIs whose ue object is not yet created in the scheduler 3 years ago
srsepc Added comment and usage example to epc.conf.example to the request IMEI-SV option 3 years ago
srsue ue,nr: Protect pending_cfgs in PHY worker_pool 3 years ago
test Fix ODR issue detected by ASAN in arch for the srsran_verbose global variable. 3 years ago
.clang-format Changed clang-format to remove newline at beggening of block. 4 years ago
.clang-tidy refactor - update of clang-tidy project file. automatic clang-tidy refactors 4 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 Configure the term timeout using the cmake definition 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 Update mailing list 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 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