Search found 59 matches

by IW2DHW
Wed Sep 21, 2016 12:03 pm
Forum: General
Topic: API Drivers
Replies: 9
Views: 23872

Re: API Drivers

http://www.sdrplay.com/docs/Mirics_SDR_API_Release_Notes_V1.97.pdf When also API Specification will be updated to current 1.97 version? In API Spec mir_sdr_AgcControl is defined as mir_sdr_ErrT mir_sdr_AgcControl(unsigned int enable...... with "enabled" 0|1 but in /usr/local/include/mirsdrapi-rsp.h...
by IW2DHW
Mon Aug 15, 2016 10:10 am
Forum: General
Topic: New API, new SoapySDRPlay and Ubuntu
Replies: 3
Views: 12120

Re: New API, new SoapySDRPlay and Ubuntu

Franco, where did you find the new soapysdrplay? Is it the one with the transfer mode patch or is it already ported to the new API? I use new version obtained from GIT with "git pull" from SoapySDRPlay repo. From commit log I get: Fix for Ubuntu 16.04 hang According: http://www.sdrplay.com/communit...
by IW2DHW
Sun Aug 14, 2016 8:33 pm
Forum: General
Topic: New API, new SoapySDRPlay and Ubuntu
Replies: 3
Views: 12120

New API, new SoapySDRPlay and Ubuntu

I have done some test with new API and new version of SoapySDRPlay and CubicSDR, using my current Ubuntu 14.04 and my test Ubuntu 16.04.1 All test done on my desktop PC, previously running CubicSDR without any problem. On Ubuntu 14.04/64 bit. New API is working but new version of SoapySDRPlay is fau...
by IW2DHW
Thu Jul 21, 2016 7:33 am
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 163048

Re: ubuntu 16.04: nothing works!

This is my last test before starting for my vacation. Checked 0.4.4 version of SoapySDR Removed any previous version, also build directory Compiled and installed 0.4.4 version Removed any previous version of SoapySDRPlay and SoapyRTLSDR, also build directory Compiled and installed SoapySDRPlay, Soap...
by IW2DHW
Wed Jul 20, 2016 8:25 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 163048

Re: ubuntu 16.04: nothing works!

A reset for SoapySDRPlay problem under Ubuntu 16.04 question: - on Ubuntu 16.04/64 bit don't work 1.8.x and 1.95.x API with SoapySDR family - on Ubuntu 16.04/32 bit all is working with 1.95.x API and SoapySDR family - on Ubuntu 16.04/64 bit 1.95.1 and 1.95.3 are working with gr-osmosdr and new luara...
by IW2DHW
Wed Jul 20, 2016 5:25 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 163048

Re: ubuntu 16.04: nothing works!

Hi Franco, ldconfig -p output would be useful. Also a listing of the /usr/local/lib and /usr/local/bin directories. can you also remind me what you see as the output of SoapySDRUtil --probe=sdrplay and SoapySDRUtil --info Does it make a difference if you use... export LD_LIBRARY_PATH=/usr/local/lib...
by IW2DHW
Tue Jul 19, 2016 8:25 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 163048

Re: ubuntu 16.04: nothing works!

It is a dual boot system, so, for working on 16.04, I need to reboot.

And I am going on vacation!!!

If this problem in unsolved after vacation end, I will try a Teamviewer session.
Meantime can I do some system inquiry for verify differences?

Regards
Franco Spinelli
IW2DHW
by IW2DHW
Tue Jul 19, 2016 5:44 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 163048

Re: ubuntu 16.04: nothing works!

No change with 1.95.3 API version. Downloaded 1.95.3 version, installed, recompiled all SoapySDR libraries and SoapySDRUtil --probe find only RTSDR deviceas with 1.95.1 Also Python program for testing crash Ubuntu 16.04 You are working on API but API is working with: - 32 bit Linux - 64 bit Linux an...
by IW2DHW
Sat Jul 16, 2016 8:13 pm
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 163048

Re: ubuntu 16.04: nothing works!

In this weekend I have done some systematic test on 3 setup. Setup 1 was my desktop PC running Ubuntu 14.04/64 bit and SDRPlay API 1.8.1 In this setup all is working without any problem. CubicSDR and GQRX (with current gr-osmosdr) are working and is working also my test program in Python, as in my p...
by IW2DHW
Sat Jul 16, 2016 10:51 am
Forum: General
Topic: ubuntu 16.04: nothing works!
Replies: 62
Views: 163048

Re: ubuntu 16.04: nothing works!

yes you can rebuild libusb from http://libusb.info - locate the download for the latest. I have rebuilt the API using slightly different options to see if it's that (1.95.2)... http://www.sdrplay.com/linux.html New API 1.95.2 don't work I have tested it on Ubuntu 16.04, downloading new API, install...