On Thu, Jun 7, 2012 at 10:46 AM, Phil <phil_...@bigpond.com> wrote:
> Another question I'm afraid,
>
> I've resolved, I think, my previous question about the module path. The
> module rtlsdr does not exist on my system even though I have the rtlsdr
> library installed. So, I presume that the module has to be created somehow.
>
> Moving on, I'm trying to get multimode.py going and again I've run up
> against a missing module. This time it's osmosdr and again I have osmosdr
> installed but not the module osmssdr.py.
>
> So my question is, how do I create the module osmosdr so that I can continue
> my way through multimode.py?

You have to install gr-osmosdr to get proper RTL-SDR support in GNU Radio.
Osmosdr is for the Osmo SDR hardware, gr-osmosdr is the wrapper into GNU Radio:
http://cgit.osmocom.org/cgit/gr-osmosdr/

I'm wondering why you want to work in python instead of gnuradio-companion?

Alex

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

Reply via email to