[srslte-users] config for zmq with multiple carriers
J Giovatto
jgiovatto at adjacentlink.com
Wed May 27 12:02:17 UTC 2020
Hi folks,
Thanks again for all the great "real time"support!
I see that "test/run_lte.sh" has an option to run 2 carriers seen below ...
enb_args="$enb_args
--enb_files.rr_config=$build_path/../srsenb/rr_2ca.conf.example \
--rf.device_args=\"fail_on_disconnect=true,base_srate=${base_srate},id=enb,tx_port0=tcp://*:2000,tx_port1=tcp://*:2002,rx_port0=tcp://localhost:2001,rx_port1=tcp://localhost:2003,tx_freq0=2630e6,tx_freq1=2636e6,rx_freq0=2510e6,rx_freq1=2516e6\""
ue_args="$ue_args --rf.dl_earfcn=2850,2910 --rf.nof_carriers=2
--rrc.ue_category=7 --rrc.release=10 \
--rf.device_args=\"tx_port0=tcp://*:2001,tx_port1=tcp://*:2003,rx_port0=tcp://localhost:2000,rx_port1=tcp://localhost:2002,id=ue,base_srate=${base_srate},tx_freq0=2510e6,tx_freq1=2516e6,rx_freq0=2630e6,rx_freq1=2636e6\""
The UE config seems ok, but Im not finding the enb rr example file in
the code base, am I missing something ?
Best Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20200527/003e40ae/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20200527/003e40ae/attachment.sig>
More information about the srsran-users
mailing list