discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Source block for the funcube pro plus


From: Volker Schroer
Subject: Re: [Discuss-gnuradio] Source block for the funcube pro plus
Date: Tue, 02 Apr 2013 11:39:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130326 Thunderbird/17.0.4

Hi Alex,

thank you for your hint. I added the device_name parameter .
Now if the device name is not empty, I try to open the appropriate alsa device. If the device string is empty or opening device failed ( perhaps the device string was misspelled ) I try to autodetect the dongle.

I personally prefer autodetection, as the order of my soundcards may change from boot to boot. So I attach a small patch for gr-fcd to enable autodetection, too.

Volker



Am 01.04.2013 00:29, schrieb Alexandru Csete:
On Thu, Mar 28, 2013 at 11:41 AM, Volker Schroer <address@hidden> wrote:
Just for your information:

In imitation of the gr-fcd source I set up a gnuradio source for the funcube
pro+ ( linux only) . To avoid the crashes depending on libusb I used the
hidraw driver.

The source and an example can be found on

https://github.com/dl1ksv/gr-fcdproplus.git

Comments are welcome.
Enjoy it

Hi Volker,

Nice work.
I would recommend letting the user specify the device string and only
use auto-detection if string is empty.

Alex


Attachment: 0001-added-autodetect-feature-to-gr-fcd.patch
Description: Text Data


reply via email to

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