On Sun, Feb 17, 2013 at 10:26 AM, George S. Williams 
<[email protected]>wrote:


> I have installed 3.6.3 (from source) on a fresh install of Scientific
> Linux 6.3. I basically followed the build instructions on the Fedora page
> on the wiki after I added the EPEL repo to yum.
>
> 'make' and 'make install' ran without errors. 'make test' did not
> complete- it hung at '27/179 Testing qa_pdu'(Is there any way to bypass
> this particular test to complete the remaining tests?)
>
> This problem I am having is that I can't change any of the FCD parameters.
> I can hear audio from the device, but I can't change the frequency either
> from a control widget or by changing it in the FCD block in GRC.
>
> The flow graph works properly on another computer, running an older
> gnuradio, using the same FCD.
>

Thanks for letting us know about this, but without more information, it is
difficult to help you.

What is the 'older' version of GNU Radio where this works?  What OS is that
computer?  Can you post a link to the .grc files for both?

The qa_pdu bug is known about but not yet fixed.  You can exclude it by
running 'ctest -E qa_pdu' instead of 'make test'.  See 'man ctest' for more
details.

Johnathan
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to