blob: 67152243e85949ca531fd8793c1357a78029aca7 (
plain)
1
2
3
4
5
6
|
gr-fcdproplus is an linux and OSX addon for gnuradio to implement a
funcube dongle pro+ source.
On linux autodetects the correct soundcard from /proc/asound/cards.
This idea was taken from the osmosdr drivers.
To control the device the hidraw code of the hidapi is used.
|