discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Running GNU Radio before you install it


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Running GNU Radio before you install it
Date: Mon, 30 Aug 2010 20:04:57 -0700
User-agent: Mutt/1.5.20 (2009-12-10)

On Mon, Aug 30, 2010 at 08:42:51PM -0400, Philip Balister wrote:
> I've got gnuradio cross compiled for the armv7 and have it NFS
> mounted on the target hw. Is there an easy way to test gnuradio by
> running applications out of the build tree?

Easy way?  No.

> I know about running make check on the target, but I am interested
> in testing more complex flowgraphs.

Python or C++?

For python, take a look at gnuradio-core/src/python/gnuradio/gr/Makefile.am and
run_tests for clues about how you might be able to move forward.
(Note that we don't have any commitment to keep doing it the same way...)

Eric



reply via email to

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