discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHF monitoring


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] UHF monitoring
Date: Mon, 12 Apr 2010 23:58:35 -0700

On Mon, Apr 12, 2010 at 09:05, schuler101 <address@hidden> wrote:

> Thanks for reply. I had one more question, if I was just monitoring the usage
> of channel (it is being used or not at any moment), do I still need to write
> complex gnuradio scripts? My guess would be that it should be easy to write
> corresponding scripts since I am not trying to decipher received signal as
> such.

You have two choices:

1) Use an existing utility like usrp_fft.py to visualize the sample
stream coming from the USRP in the time or frequency domains.

2) Write your own GNU Radio application to process the sample stream
to extract the information you desire.

It all depends upon what you mean by "just monitoring the usage of channel".

Johnathan




reply via email to

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