> 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?

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to