Ordered rsp inted with Ubuntu Linux..concerned

General discussions
WCat
Posts: 8
Joined: Wed Mar 16, 2016 5:51 pm

Re: Ordered rsp inted with Ubuntu Linux..concerned

Post by WCat » Fri Mar 18, 2016 6:38 pm

Here ya go.
Image
Image

right click and open broken images in new tab.

I picked up some sort of beep which was a nice change from the static.
Last edited by WCat on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

sdrplay
Posts: 978
Joined: Wed Jan 07, 2015 7:58 am

Re: Ordered rsp inted with Ubuntu Linux..concerned

Post by sdrplay » Fri Mar 18, 2016 7:29 pm

you have got a very small bandwidth - I would widen that up a fair bit and what gain are you using or are you using AGC? If so, I would turn AGC off and manually adjust the gain.

SDRplay Support
Last edited by sdrplay on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

WCat
Posts: 8
Joined: Wed Mar 16, 2016 5:51 pm

Re: Ordered rsp inted with Ubuntu Linux..concerned

Post by WCat » Fri Mar 18, 2016 7:56 pm

OK your giving me too much credit. What would you set the offset to? I can untick automatic gain. I am very new to this stuff and cubicsdr has zero documentation.
Last edited by WCat on Sat Mar 19, 2016 6:50 pm, edited 1 time in total.

WCat
Posts: 8
Joined: Wed Mar 16, 2016 5:51 pm

Re: Ordered rsp inted with Ubuntu Linux..concerned

Post by WCat » Sat Mar 19, 2016 5:58 pm

It was turning off auto gain and the antenna. Ha! Working well on Elementary os Freya(Ubuntu 14.04) with a 15" whip. Thanks for the help.

Use the Start here link on
http://www.sdrplay.com/starthere.php
Download and install api/driver.
Use PyBombs to install gr-osmosdr and gnuradio. I had pip already so used that method.
https://github.com/gnuradio/pybombs
If you want to use the gnuradio you have to add thi line.

Code: Select all

var: {config_opt: ' -DENABLE_NONFREE=TRUE'}
in the recipe file gr-osmosdr.lwr in pybombs/recipe/, before the "inherit: cmake" line.
https://github.com/gnuradio/pybombs/issues/201

Then go straight to the cubicsdr wiki linux install page and follow
https://github.com/cjcliffe/CubicSDR/wiki/Build-Linux

I originally used the soapysdr github page but that failed when I was working through cubicsdr install instructions.
So removed soapy and reinstalled it while working through Cubicsdr install page.
At the bottom of that page is the sdrplay module install it.(I installed both of them).
I then had to blacklist a couple modules.
https://linuxconfig.org/how-to-blacklis ... bian-linux

After that I turned off auto gain. It will be on every time you start Cubic.
Then I received sma cable and removed my wifi antenna ;)
Success.

Thank you again for all your help.
Last edited by WCat on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

limitingfactor
Posts: 1
Joined: Sat Apr 23, 2016 3:55 pm

Re: Ordered rsp inted with Ubuntu Linux..concerned

Post by limitingfactor » Sat Apr 23, 2016 4:14 pm

Hi - just posting this for info in case others are having trouble wrestling with Pybombs :)

Instead of adding the -DENABLE_NONFREE=TRUE switch to the Pybombs recipe file for gr-osmosdr, I built gr-osmosdr from source using the instructions in Section 5 of the SDRPlay Linux install technical note: http://www.sdrplay.com/docs/Mirics_SDR_ ... e_r2p0.pdf

If, like mine, your GNURadio installation is in a sandbox, you'll need to use the following cmake line instead of the one in the tech note:

Code: Select all

cmake ../ -DENABLE_NONFREE=TRUE -DCMAKE_INSTALL_PREFIX=/path/to/your/sandbox
Do everything else as per the tech note. That worked nicely for me - GNURadio and SDRPlay now playing together happily!
Last edited by limitingfactor on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Danansmith
Posts: 1
Joined: Fri Apr 22, 2016 3:07 am

Re: Ordered rsp inted with Ubuntu Linux..concerned

Post by Danansmith » Thu Apr 28, 2016 8:57 am

Thanks your sharing which make me get a solution to a question that has been always puzzled me.
Last edited by Danansmith on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason
Fashion bubble football : body bumper ball

Post Reply