Hi,
I am a newbie trying to build gnuradio...i was
following the instructions at
http://www.kd7lmo.net/ground_gnuradio_baseline.html.
Well, after installing all the required base software,
i checked out the latest code from CVS...
but make check on gnuradio-core fails...
The following is the outp
On Sun, 26 Jun 2005, Matt Ettus wrote:
Has anyone here tried using GNU Radio with wx and wxpython version 2.6?
Were you successful?
I did build them (under Fedora Core 3) and I was successful.
I built 2.6.0.0 from source, following the
instructions at http://www.kd7lmo.net/ground_gnuradio_
On Mon, Jun 27, 2005 at 04:42:30PM -0400, John M Daniel wrote:
> > I not sure I'm following your question. Are you trying to benchmark
> > the throughput of a particular graph in gnuradio? What are the input
> > and output sources? Files? USRP?
>
> I am using a PCI-DAS4020, and want to know if
On Mon, Jun 27, 2005 at 02:25:40PM -0500, David Carr wrote:
> Whats the trick to get the FX2 to work in auto-out mode? I've tried
> with fx2_programmer's bulk_write command and with a modified version of
> the test_usrp_standard_tx code. With fx2_programmer I get "connection
> to endpoint 2 timed
Whats the trick to get the FX2 to work in auto-out mode? I've tried
with fx2_programmer's bulk_write command and with a modified version of
the test_usrp_standard_tx code. With fx2_programmer I get "connection
to endpoint 2 timed out" and test_*_standard_tx sends 8MB before
blocking indefinately.
Some time when running a program developed with gnuradio, a sequence of zero
appear on the prompt. Does it mean that some block is overrunning, not
handling all the information gived to him?
What happen in this case? The data will accumulate on the memory for a latter
process or it is lost?
T