discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNURadio-Companion: Selected drop down option sta


From: CEL
Subject: Re: [Discuss-gnuradio] GNURadio-Companion: Selected drop down option stays "red"
Date: Tue, 21 Aug 2018 21:16:41 +0000

Hi engineerpcp,

I'm not aware of any problems with that block. The most likely
explanation is that you have conflicting installations of GRC block
files. Please make sure that GRC doesn't try to load GRC blocks from a
path you have older versions of GNU Radio installed in. GRC prints the
block paths it looks into at start into its console.

It might be most time-economical to uninstall all GNU Radios you know
you've installed, and then go and look in / for any potentially
clashing GRC files, e.g. via running

find / -type f -iname 'analog_sig*.xml' | less

Best regards,
Marcus

PS: I had a bit of a hard time reading your question. I think adding
more paragraphs would have helped here – line breaks do wonders at
structuring texts.

On Tue, 2018-08-21 at 15:44 +0000, engineerpcp wrote:
> Hi.  On Fedora, version 28, I always compile gnuradio from source
> while linking to the ettus uhd drivers that I also compile from
> source.  I compile from source since I eventually build my own
> modules, etc. from source.   I've been doing this method since 2014,
> but now after I compile and install gnuradio version 3.7.13.4 or
> 3.7.13.3, I get some errors in gnuradio-companion.   The compile and
> install goes fine, but while using gnuradio-companion it has errors
> now.  The first error is in the analog signal generator block.  See
> reference "1." below for its block description.  The wavetform type
> in this block is marked as "red" when dragged into a gnuradio
> canvas.  I select sinewave, cosine, etc. and it still remains "red". 
> I can set all the values except for the waveform type, which is a
> drop-down menu.  I've used this block for years, and I don't see any
> errors in the compile that would say something is wrong.    The
> second similar error in gnuradio-companion is the "waterfall sink". 
> It shows the windowing type as "red" and selecting a windowing type,
> whether Blackman-Harris, Hamming, etc., still keeps the windowing
> type as "red".  Also, this is a drop down menu, which may be the
> souce of the problem.  These blocks are unusuable until the "red"
> type selected goes "black".   Has anyone had this problem?  Is it
> related to a python library?  I'm assuming both problems are related
> to a python library.  Thank you. 
> References: 
> 1.  https://www.gnuradio.org/doc/doxygen/classgr_1_1analog_1_1sig__so
> urce__c.html#details 
> 2. https://www.gnuradio.org/doc/doxygen/classgr_1_1qtgui_1_1waterfall
> __sink__c.html 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]