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

Fix `phy_common::reset_measurements` out of bounds writes when `cc_idx cc_idx >= SRSRAN_MAX_CARRIERS` This case is hit when `phy_common::reset()` is called. Possibly fixes #1295 as well.

Hi all, I'm trying to create an apn called "mcptt" which will have a default QCI69 drb and a dedicated QCI65 bearer. This bearer (QCI-65) will only be created when...

Between the padding and conjugation applied, it's non-obvious what the contents of these fields are. Also get rid of unused pss_signal_time_scale

### Changes Introduced This pull request introduces a comprehensive refactor of both the `MBMS-GW` and `HSS` classes within the project. The goal of these changes is to update the codebase...

Hello everyone, I'm currently working on a VoLTE network based on Open5GS. I successfully set up the 4G+IMS core and the eNodeB. Now, I'm looking for open-source VoLTE clients to...

I have implimented senario as described in https://github.com/s5uishida/open5gs_5gc_srsran_sample_config. two openstack instance for open5gs user plane(172.20.70.103) and control plane(172.20.70.123). one openstack image for gnb (172.20.70.110)and another for ue_zmq(172.20.70.115) the configuration file...

Hello, I am using bladeRF micro and I want to analyze cells in my environment. Also, I have Siretta modem and I am both searching with Siretta modem and bladeRF...

## Issue Description ## I would like to ask you if there is an open-source dashboard for srsran 4G

Especially for RTL-SDR, adding support to set a LNB LO frequency would be useful. e.g. to be used with /lib/examples/cell_search.c to scan LTE/5G NR higher bands.

**### Issue Description** I have successfully installed RF front end drivers such as UHD 3.15 for detection of USRP X310 on virtual machine having OS Ubuntu and after it, I...