[srslte-users] How to run srsue and srsenb without hardware

J Giovatto jgiovatto at adjacentlink.com
Tue Feb 19 14:33:50 UTC 2019


Hi,

with respect to "linking them via ethernet cable"

Initially I tried to use ZMQ, then UDP, TCP, and finally Unix sockets
w/o success, trying to process large (60Kb +) messages in a serial
fashion every 1msec reliably was not feasible with those IPC mechanisms.
You end up with queue overflow and sifting for stale data.

I ultimately ended up using shared memory and the option of running each
process in its own LXC container on the same platform.

Joe

On 2/17/19 2:49 PM, Andre Puschmann wrote:
> linking them via ethernet cable 






More information about the srsran-users mailing list