discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Scanning frequency GSM


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Scanning frequency GSM
Date: Tue, 9 Feb 2016 09:33:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

You can tell the "USRP source" block to tune to a specific frequency on a specific time with a "GNU Radio message passing"  message. That would be how I'd recommend to implement a scanner.

They're also used for pushing other kinds of data around, yes :)

Best regards,
Marcus

On 09.02.2016 00:13, Abhinav Jadon wrote:
Hi Marcus,

I was reading your reply. I had implemented a similar system but on a different band (TV).
I did not understand this section of your reply.

If you actually want to retune (e.g. because your device bandwidth is
smaller than the Downlink you want to find unused channels in, or
because you want to do EGSM900 and 1800), then things get slightly more
complicated, and you'll probably end up using message passing and stream
tags. Still not "complex", but not as conceptually trivial.

Why do we require message passing and stream tags for scanning a frequency band ?
Aren't they supposed to be used for decoding bursty data/communication ?
Can you please elaborate on this further ?

Thanks

Abhinav PS  Jadon




_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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