discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: Re: Read samples from two channels and write


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Re: Re: Read samples from two channels and write to file
Date: Thu, 24 Apr 2008 09:03:22 -0700

On Thu, Apr 24, 2008 at 8:59 AM, Diana Iosifescu <address@hidden> wrote:

>  File "./ruby.py", line 79, in __init__
>  self.rx_src_fft0 =
>  
> fftsink.fft_sink_c(panel,title="ChRXB-A",fft_size=fftsize_N,sample_rate=rx_rate/sw_decim)
>  TypeError: __init__() takes at least 3 non-keyword arguments (2 given)

This is the real error.

>  Exception exceptions.ReferenceError: 'weakly-referenced object no longer
>  exists' in <bound method db_flexrf_2400_rx_mimo_b.__del__ of
>  <gnuradio.db_flexrf_mimo.db_flexrf_2400_rx_mimo_b object at 0x891e28c>>
>  ignored

This is an artifact (not an error you have to worry about) of the
application not cleanly shutting down due to the prior exception.  You
can ignore it.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/




reply via email to

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