discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Add another device to work with gnuradio


From: Monahan-Mitchell, Tim
Subject: Re: [Discuss-gnuradio] Add another device to work with gnuradio
Date: Fri, 7 Jun 2013 16:27:26 +0000

> Thanks for your reply, I really appreciated that.
> The device im trying to work on already have driver. Its actually a wireless 
> usb adapter.
> I tried to read the GR wiki that you mention earlier, for me its a little bit 
> confuse, cause Im not really a hardware programmer. 
> So if it already have driver for linux, what should I do next?. How can I 
> know or where can I get the correct source, or sink block from the driver or 
> what is source and sink block mean for the device? I still fuzzy on these.
> If there is any tutorials like that, that will be great.
> Thanks again Tim.

Maybe start by describing what you want GNU Radio to do with this device.

Then also research what the interface to a regular Linux application would look 
like (ignoring GNU Radio). For example, does the device appear in the /dev 
directory? How do you read and write from it? How does a Linux application 
control it?



reply via email to

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