srsran / srsRAN_4G

Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
https://www.srsran.com
GNU Affero General Public License v3.0
3.48k stars 1.15k forks source link

Use ZMQ simulation to implement the multi-UE functionality of GNB #1244

Closed small-hulu closed 1 year ago

small-hulu commented 1 year ago

Hello, I'm very interested in multi-UE testing, can I use ZMQ to make multiple UEs attach to gnb, and if not, is there any other way? I've looked at other discussions, and in the SA networking of srsran, it is possible to use GNUradio to implement multiple UE, but can this pattern be applied to gnb?