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

Enable offload **experimental** FFT processing on cuda based GPUs. **Description** * Proposed is a very simple patch using **drop-in** swap of actual main FFTW3 routines, see: [cuFFTW interface](https://docs.nvidia.com/cuda/cufft/index.html#fftw-supported-interface) * cuFFT...

This PR introduce signal measurements for eNB in terms of quality within power dynamics. * For now it adds PAPR (Peak to Average Power Ratio) measure routine, available as immediate...

## Issue Description ## I am trying to establish end-to-end 4G network and I have encountered an issue with SFN synchronization running the UE. After the message that SFN is...

Hello, community. ## Issue Description ## Aiming to use b71 LTE, I've begun to make some changes in the srsRAN stack from tag "release_22_10" (more specifically changing one line -...

Hi We have a magma private cloud, AGW and orchestrator setup on top of Openstack VMs. We do have a SRSRAN setup on another openstack VM, but the gtp tunnel...

This is not an issue but rather a question. Since it has been said that it is legal to [operate 4G network in 915 ISM band](https://law.stackexchange.com/questions/90696/mobile-network-in-915-mhz-ism-frequency-band) in the US (and...

## Issue Description ## I am writing this post to share my experience. My bladeRF A4 have been working well when it used as srsENB/. However, I had a problem...

## Issue Description ## issue with srsUE sometimes get stuck in reading data from RF. did somebody tested srsUE with BladeRF 2.0 micro xA4 ? if yes, wich versions of...

## Issue Description ## **srsENB crash after receiving fuzzed RRCConnectionRequest message** Cause: I am not sure what is the root cause of the crash. However, I managed to identify the...

make error while using "uhd_usrp_probe" but it can work on "uhd_find_device" ## Issue Description ## ![image](https://user-images.githubusercontent.com/71495182/211459884-f0acd669-3fcb-4d4d-ab6f-c86ad22b6fee.png) ![image](https://user-images.githubusercontent.com/71495182/211459625-f3d032d9-f40e-4eac-bdf3-4294aec33955.png) ## Setup Details ## lab000@ubuntu:~/Desktop$ uhd_usrp_probe [INFO] [UHD] linux; GNU C++ version 9.4.0;...