On Mon, Mar 26, 2007 at 11:09:53AM +0200, Trond Danielsen wrote:
> 2007/3/25, Eric Blossom <[EMAIL PROTECTED]>:
> >On Sat, Mar 24, 2007 at 08:42:40AM -0700, Robert Miller wrote:
> >>
> >> Hello,
> >>
> >> I would like to repeatedly compute signal characteristics for consecutive
> >> blocks of data
2007/3/25, Eric Blossom <[EMAIL PROTECTED]>:
On Sat, Mar 24, 2007 at 08:42:40AM -0700, Robert Miller wrote:
>
> Hello,
>
> I would like to repeatedly compute signal characteristics for consecutive
> blocks of data from the USRP, while echoing the results to the screen (e.g.
> mean,etc.). I would
On Sat, Mar 24, 2007 at 08:42:40AM -0700, Robert Miller wrote:
>
> Hello,
>
> I would like to repeatedly compute signal characteristics for consecutive
> blocks of data from the USRP, while echoing the results to the screen (e.g.
> mean,etc.). I would prefer to do this within python without writ
Hello,
I would like to repeatedly compute signal characteristics for consecutive
blocks of data from the USRP, while echoing the results to the screen (e.g.
mean,etc.). I would prefer to do this within python without writing my own
signal processing block. Is this possible without writing my ow