Brendan McAuliffe

Results 7 comments of Brendan McAuliffe

Hi, so I have created a public branch here: https://docs.srsran.com/en/hoverxref_test/general/source/5_devguide_test.html It seems to be working fine now. Although it seems strange that when I built it on readthedocs.com and viewed...

You can try setting the CPU governor of the PC to performance mode. You can do this with: `echo "performance" | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor` You can also try to install...

As mentioned above, you should be using the srsRAN packages as these are the most up-to-date. ``sudo add-apt-repository ppa:softwareradiosystems/srsran`` ``sudo apt-get update`` ``sudo apt-get install srsran -y`` First add the...

Run ``sudo apt-get update`` again, and make sure there are no issues or errors. I can run the above locally and successfully install srsepc.

Hi, can you direct this to the [mailing list](https://lists.srsran.com/mailman/listinfo/srsran-users)? Send a mail outlining your issue as you have done here, and also include your logs and config files. I will...

Firstly, I would recommend that you use either an X310 or N310 USRP. Implementing an NSA connection with two B210s requires modification to the code-base and is not something that...

Hi @rejohnsleebac , Can you also share the most up-to-date version of your gNB configuration file?