[srslte-users] srsue and srsenb config files missing? And looking for documentation.

Aram Falsafi afalsafi at denaliai.com
Wed Nov 8 18:48:41 UTC 2017


I am running Ubuntu 16.04 LTS on an Intel Core i5 with 8 GB RAM.

I installed the prerequisites, and then I installed the srsLTE software using the commands on the github site:

git clone https://github.com/srsLTE/srsLTE.git
cd srsLTE
mkdir build
cd build
cmake ../
make 

I didn't get any error messages during the build. I have attached the log.

But when I try to invoke the eNode-B or the UE simulators, I don't see the executable files, nor the .conf files where I expected them to be, per the instructions. I see the executables in sub-folders, but without the config files:

./build/srsue/src/srsue
./build/srsenb/src/srsenb

To be sure, I ran these commands (as su) and got no hits:

find / -name ue.conf -print
find / -name enb.conf -print

----------------------
I have also installed the required UHD libraries:

apt list --installed | grep -i uhd

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libgnuradio-uhd3.7.9/xenial,now 3.7.9.1-2ubuntu1 amd64 [installed,automatic]
libuhd-dev/xenial,now 3.9.2-1 amd64 [installed]
libuhd003/xenial,now 3.9.2-1 amd64 [installed]
uhd-host/xenial,now 3.9.2-1 amd64 [installed]

My B210 has not arrived yet. I understand that the software probably won't run without hardware. But I was at least expecting the files to all be installed.
----------------------

So I am wondering if I did something wrong in the download/build.

Also is there any kind of documentation for the software?

Thanks,
Aram

-------------- next part --------------
A non-text attachment was scrubbed...
Name: srsLTE-build.log
Type: application/octet-stream
Size: 39905 bytes
Desc: srsLTE-build.log
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20171108/6e99b0bb/attachment.obj>


More information about the srsran-users mailing list