[srsran-users] How to run srsGUI

Nishanth Marumaka 121901033 at smail.iitpkd.ac.in
Tue Nov 22 10:00:23 UTC 2022


Hi Mr.Bredan,
I walked through all the steps, and ran grep command, it was successfully
recognising srsGUI(screenshot attached), but when I ran srsenb command
still it was showing me the same error as before i.e, *"Trying to start a
plot but plots are disabled (ENABLE_GUI constant in sf_worker.cc". * could
you please tell me how to move forward?

Thanks
Nishanth

On Mon, Nov 21, 2022 at 3:19 PM Brendan McAuliffe <brendan.mcauliffe at srs.io>
wrote:

> Hi Nishanth,
>
> You should check that srsGUI was correctly recognized when you build
> srsRAN. To do this, run the following command from the srsRAN build folder:
>
> grep SRSGUI -m 4 CMakeCache.txt
>
>
> You should see something similar to the following if srsGUI was detected:
>
> SRSGUI_INCLUDE_DIRS:PATH=/usr/local/include
>
> SRSGUI_LIBRARIES:FILEPATH=/usr/local/lib/libsrsgui.so
>
> If you don't see something similar to this from the output of the above
> command then you should double-check that srsGUI has been built correctly.
> Once that is done, clear the srsRAN build folder and rebuild it. Run the
> grep command again and check that srsGUI has been recognized.
>
>
> - Brendan
>
> On Sat, 19 Nov 2022 at 08:30, Nishanth Marumaka <
> 121901033 at smail.iitpkd.ac.in> wrote:
>
>> Hi Mr.Brendan,
>>
>> I have followed all the steps that you have guided, in the UE terminal,
>> it is saying *"Trying to start a plot but plots are disabled (ENABLE_GUI
>> constant in sf_worker.cc". *screenshot also attached, could you please
>> guide some steps to resolve this?
>>
>> Thanks
>> Nishanth Marumaka
>> "
>>
>> On Thu, Nov 17, 2022 at 8:42 PM Brendan McAuliffe <
>> brendan.mcauliffe at srs.io> wrote:
>>
>>> Hi Nishanth,
>>>
>>> You can find the repository for srsGUI here
>>> <https://github.com/srsran/srsGUI>. Examples of what you can expect
>>> from srsGUI can be found here
>>> <https://docs.srsran.com/en/latest/app_notes/source/5g_nsa_amari/source/index.html?highlight=srsgui#srsgui-support>
>>> .
>>>
>>> It is important that you re-build srsRAN *after* building srsGUI as
>>> failing to do so will result in srsRAN not recognizing that srsGUI is
>>> present on the machine. This is outlined clearly in the documentation
>>> linked above.
>>>
>>> You also need to enable srsGUI in the configuration file of the UE, at
>>> line 210:
>>>
>>> [gui]
>>>
>>> enable = false
>>>
>>> This can also be enabled for the eNB, at line 160 of the configuration
>>> file.
>>>
>>> Hope this helps clear things up.
>>>
>>> Best regards,
>>> Brendan
>>>
>>> On Thu, 17 Nov 2022 at 15:12, Nishanth Marumaka <
>>> 121901033 at smail.iitpkd.ac.in> wrote:
>>>
>>>> Hi users,
>>>> I have been trying to figure out how srsGUI works, but I couldn't find
>>>> anything related to it, I would like to know the exact steps to make srsGUI
>>>> work. These steps would be much appreciated.
>>>>
>>>> Thanks
>>>> Nishanth
>>>> _______________________________________________
>>>> srsran-users mailing list
>>>> srsran-users at lists.srsran.com
>>>> https://lists.srsran.com/mailman/listinfo/srsran-users
>>>>
>>>
>>>
>>> --
>>> Brendan McAuliffe
>>>
>>> User Success Associate
>>>
>>> Software Radio Systems, Ltd.
>>> brendan at srs.io
>>> www.srs.io
>>> Barcelona, Spain
>>> [image: twitter] <https://twitter.com/Brendan_SRS>
>>> [image: linkedin] <https://www.linkedin.com/in/bmcaulif/>
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20221122/efc399a1/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2022-11-22 14-59-58.png
Type: image/png
Size: 70150 bytes
Desc: not available
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20221122/efc399a1/attachment-0001.png>


More information about the srsran-users mailing list