Re: [USRP-users] LibUHD - Python API problem (RFNoC not found)

2021-06-25 Thread Marcus D Leech
Could you share the log from CMake? That might tell us why. 

Sent from my iPhone

> On Jun 25, 2021, at 1:56 AM, COURANT Frederique - Contractor via USRP-users 
>  wrote:
> 
> 
> Hello users,
>  
> When I try to install UHD 3.14.0.0 on RedHat 7.5 system, I can’t enabled 
> components LibUHD – Python API. For GNU Radio’s installation I don’t have 
> problem.
> For the install I have follow this tutorials :
> ·   
> https://files.ettus.com/manual_archive/v3.14.0.0/html/page_build_guide.html#build_instructions_unix
> ·   https://www.gnuradio.org/doc/doxygen-3.7/build_guide.html#dependencies
> I have try to add -DENABLE_PYTHON_API=ON.
>  
> I have also install python3-devel like it is mentioned at this link : USRP 
> Hardware Driver and USRP Manual: Python API (ettus.com)
>  
> If someone has ever had this problem could you explain me how to solve this 
> please, because when I try to build my block I cannot find ettus and after if 
> I try to build gr-ettus I cannot find RFNoC. So I suppose that the problem is 
> LibUHD – Python API but I not sure. When I launch my flowgraph GNU Radio 
> doesn’t recognize Radio, DDC, DUC and my own block that I can’t build.
> My program works on Ubuntu 18.04 system with UHD-3.14.0.0 and GNU Radio 
> 3.7.11.1.
>  
> Thanks for your help.
>  
> Regards.
>  
> Fred
> ___
> USRP-users mailing list -- usrp-us...@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com


Re: GSoC'21 - View Only Mode

2021-06-25 Thread Oscar Ekholm
Hello everyone!

I've now published my third blog update on the GSoC - GRC View Only Mode.
This week I've continued with disabling evaluation, mainly on block and
flowgraph level this time. You can read more about it on the blog:

https://oscekh.github.io/

Best regards,
Oscar Ekholm

On Fri, Jun 18, 2021 at 5:33 PM Oscar Ekholm  wrote:

> Hello,
>
> A new Friday means a new *GSoC - View Only Mode* blog update! This time
> it focuses on using the stored parameter values (from last week) instead of
> evaluating the expressions. Read more about it on my blog:
>
> https://oscekh.github.io/
>
> Best regards,
> Oscar Ekholm
> 
>
> On Fri, Jun 11, 2021 at 5:24 PM Oscar Ekholm  wrote:
>
>> Hello everyone!
>> I have now published the first blog post for my GSoC work on the GRC
>> View-Only Mode. This week I have mainly worked at saving evaluated values
>> of parameters in the grc-file. You can read about it here:
>>
>> https://oscekh.github.io/
>>
>> I will be posting an update on the blog each Friday, with a corresponding
>> announcement on this list.
>>
>> Best regards,
>> Oscar Ekholm
>>
>> On Mon, May 24, 2021 at 11:19 AM Oscar Ekholm  wrote:
>>
>>> Hello,
>>>
>>> I've been accepted to work with GnuRadio for this year's Google Summer
>>> of Code. I will be working on implementing a GRC View-Only Mode, which is a
>>> security feature disabling execution of block parameters in untrusted
>>> flowgraphs.
>>>
>>> I will be posting weekly progress updates on my blog:
>>> https://oscekh.github.io/
>>>
>>> If you are interested in reading more about the View-Only mode it is
>>> described further in my project proposal:
>>>
>>> https://docs.google.com/document/d/1dL6PziJSopcY3O7gJ6CXiedTSdbhrHVFhR-UJRTmsng/edit?usp=sharing
>>>
>>> Please reach out if you have any questions, advice or thoughts you want
>>> to share.
>>>
>>> Best regards,
>>> Oscar Ekholm
>>>
>>