srsRAN_4G
srsRAN_4G copied to clipboard
Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
## 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...
## Issue Description ## when i run srsenb i got some error like this: [ERROR] [UHD RF] EnvironmentError: IOError: usb rx6 transfer status: LIBUSB_TRANSFER_NO_DEVICE [ERROR] [UHD] An unexpected exception was...
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....