Open yuvadm opened 11 years ago
I will test with my FUNcube Dongle Pro and report back.
Awesome. Note that you'll need to whitelist your USB device:
v.customize ['usbfilter', 'add', '0', '--target', :id, '--name', '<name>', '--vendorid', '0x<vid>']
Got it :+1: - It's really a sound device so this might need some work on #4 too...
Yeah, #4 is the next issue I want to tackle. It's the last blocking item for a real working environment, given that most applications use sound one way or another.
Currently only generic rtl2832u devices (vendor id ==
0x0bda
) are supported.Might want to support more RTL devices, as well as USRP devices in the future.