Search found 59 matches

by IW2DHW
Fri Jul 15, 2016 7:17 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 162298

Re: ubuntu 16.04: nothing works!

Some inquiry on libusb in Ubuntu 14.04 and in Ubuntu 16.04 On Ubuntu 14.04 both API (1.8.4) and SoapySDRPlay library require libusb-1.0-0 and on this system libusb is at version 1.0.17-1 On Ubuntu 16.04 both API (1.95.1) and SoapySDRPlay library require libusb-1.0-0 and on this system libusb is at v...
by IW2DHW
Thu Jul 14, 2016 8:09 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 162298

Re: ubuntu 16.04: nothing works!

I suppose a compatibility problem between libusb, Soapy and some other library. Gqrx and gr-osmosdr run OK on 16.04 with new API and using SDRPlay device, not SoapySDR device. So API library is correct, if used from gr-osmosdr. I don't know differences in library usage between gr-osmosdr and Soapy* ...
by IW2DHW
Thu Jul 14, 2016 4:49 pm
Forum: General
Topic: Re: API (1.94) and EXTIO plugin (3.9) released - still locks up kernel on Ubuntu 16.04
Replies: 13
Views: 35290

Re: API (1.94) and EXTIO plugin (3.9) released - still locks up kernel on Ubuntu 16.04

Please see other topic on same problem and try if also with your setup SoapySDRUtil --probe show same error and Python SoapySDR test program crash Ubuntu.

After this we need to test a fresh Ubuntu 16.04, not an upgraded system from 15.10

Regards
Franco Spinelli
IW2DHW
by IW2DHW
Thu Jul 14, 2016 4:46 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 162298

Re: ubuntu 16.04: nothing works!

I have done some more test and now is clearly a SoapySDR problem. Removed all SoapySDR* libraries and CubicSDR New and fresh git clone for SoapySDR, SoapySDRPlay and SoapyRTLSDR Compile and install without problem. SoapySDRUtil --find show correctly RTLSDR and SDRPlay devices SoapySDRUtil --info sho...
by IW2DHW
Thu Jul 14, 2016 7:51 am
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 162298

Re: ubuntu 16.04: nothing works!

Also my setup was made using CubicSDR guide but: - my Ubuntu 16.04 is an upgrade from Ubuntu 15.10 - my setup for SoapySDR and CubicSDR is a git update from 6 months of test activity For a new test I have removed all Soapy and Cubic items, redone all steps in Cubic setup guide and now SoapySDRUtil -...
by IW2DHW
Wed Jul 13, 2016 5:42 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 162298

Re: ubuntu 16.04: nothing works!

Tested as usual on Ubuntu 16.04 - 64 bit API install OK and now libraries in /usr/local/lib are from new API 1.95.1 After this I have done a make clean; make; sudo make install for SoapySDR, SoapyRTLSDR and SoapySDRPlay All without any error and now all libraries are updated to today date. Now on Cu...
by IW2DHW
Tue Jul 12, 2016 11:44 am
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 162298

Re: ubuntu 16.04: nothing works!

Now new API 1.94 is done. Big step.

Some questions on this new API

Is 1.94 version compatible with current SoapySDRPlay?
Is 1.94 version compatible with Ubuntu 16.04?
If needed, when a new version of SoapySDRPlay?

Regards

Franco Spinelli
IW2DHW
by IW2DHW
Tue Jul 05, 2016 7:13 am
Forum: Code Corner
Topic: Help required
Replies: 2
Views: 13416

Re: Help required

No. SoapyRemote is for device access over network What is needed is a program server speaking with device (SoapySDR or SDRPlay API), processing samples with WDSP and playing audio with Pulse TCP protocol is from GUI program to this server, for controlling device (frequency, gain, etc.) and/or DSP pr...
by IW2DHW
Mon Jul 04, 2016 8:06 pm
Forum: Code Corner
Topic: Help required
Replies: 2
Views: 13416

Help required

I am completely unable to program in C language but this is my idea: - using SDRPlay API or SoapySDR API program a "DSP server" getting samples from device, processing with WDSP and putting processed samples on a Pulse device - this DSP server will listen on a TCP port for commands from client - cli...
by IW2DHW
Wed Jun 22, 2016 7:34 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 162298

Re: ubuntu 16.04: nothing works!

IW2DHW wrote: I am now waiting new release of API, as promised by SDRPlay support.
Other 2 weeks are gone and new API is yet unreleased.

Can we have a timing for this new API and for Ubuntu 16.04 support?

Regards

Franco Spinelli
IW2DHW