discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem linking app with qtgui_sink_c


From: Stephen
Subject: Re: [Discuss-gnuradio] problem linking app with qtgui_sink_c
Date: Wed, 23 May 2012 18:11:46 -0500
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

> I'm not sure what's going wrong there, but that set_yaxis is exposed
> through the SpectrumGUIClass as "SetFrequencyAxis", which is called
> via the qtgui_sink_{c,f} as "set_frequency_axis". Can you use either
> of those for what you want? (the naming was changed so that the
> function exposed in GNU Radio is in the non-CamelCase style we use).
> 
> Tom

Now I remember how I missed this. I was wanting to change the y axis,
the decibel values, not the x axis, frequency. So I didn't look at that
routine. That routine name doesn't match what it does.

stephen



reply via email to

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