srsRAN_4G icon indicating copy to clipboard operation
srsRAN_4G copied to clipboard

Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g

Results 320 srsRAN_4G issues
Sort by recently updated
recently updated
newest added
trafficstars

## Issue Description ## When running srsenb without sudo in a shell where `ulimit -r` is 0, the enb crash. Specifically, it crashes on `pthread_join(*thread, NULL);` https://github.com/srsran/srsRAN/blob/master/lib/src/common/threads.c#L159 ## Setup Details...

I've found multiple security issues on srsRAN, but there is no guideline about how to submit security issues in this repository. Could you please tell me how to submit these?

## Issue Description ## Hello, I want to run `cell_search_nbiot`, but I did not find it anywhere after installing srsran from APT, so I have installed it from source by...

## Issue Description ## Hello, I have been trying to connect srsUE to srsENB between two computers using two USRP X310s. Despite confirming that the USRPs can see the signals...

I found some incorrect code in paging function. Variable Ns is calculated wrong According to TS 36.304, Section 7.1

## Issue Description ## I run srsUE 22.04.01 ( `ce8a3cae171f08c9bce83ae3611e56f2d168d073` ) and I can't get the connection to be stable / last for more than a few seconds. ## Setup...

Added Band 71 Definition

## Issue Description ## I have a new build on Ubuntu 22.04. I have seen similar issues, but not the same. This one seems like I am just missing a...

## Issue Description ## I want to examine NB-IoT Signalling data flow diagram in the eNB downlink and ue receiver section in the physical layer. I bought trl-sdr blog v3....