On Wed, May 23, 2012 at 7:11 PM, Stephen wrote:
>> 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
> 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
On 5/22/2012 8:38 AM, Tom Rondeau wrote:
>
> Stephen,
> 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?
On Mon, May 21, 2012 at 10:34 PM, Stephen wrote:
> Hey,
>
> I'm having a problem building my application. If anyone can tell me what
> I'm doing wrong it
> would be appreciated.
>
> All of the files I'm talking about are in gr-qtgui/lib
>
> There is a public routine, set_yaxis, in FrequencyDisplay
Hey,
I'm having a problem building my application. If anyone can tell me what
I'm doing wrong it
would be appreciated.
All of the files I'm talking about are in gr-qtgui/lib
There is a public routine, set_yaxis, in FrequencyDisplayPlot that I
want to call. A pointer to that class is
used in spec