[srslte-users] multiple ue using zmq

Andre Puschmann andre.puschmann at softwareradiosystems.com
Mon May 17 07:21:49 UTC 2021


Hey Joe,

On 14/5/21 20:22, J Giovatto wrote:
> I see on the docs page:
> 
> https://docs.srsran.com/en/latest/app_notes/source/zeromq/source/index.html
> 
> that there support for 1 ue only, is this still the case ?

yes, that is still the case. For simulations with multiple srsENB or
srsUE you can use an external "broker" component that does all the hard
work of syncing up the DL/UL signals from all participants.

Right now a simple GNU Radio flowgraph will do the trick. We are
currently looking into open-sourcing a C++ implementation that doesn't
have any further dependencies (except zmq of course).

Thanks
Andre



More information about the srsran-users mailing list