Search found 30 matches
- Tue May 07, 2019 10:39 pm
- Forum: SDRplay related
- Topic: Lot's Going On
- Replies: 0
- Views: 16113
Lot's Going On
Attached to this post is a screenshot of a waterfall display taken using GRQX running on Linux Ubuntu 18.04 and using my RSP2 receiver. I'm posting this in hope of finding out from more learned colleagues what might be happening with some signals or the receiver that seem to be causing break through...
- Thu May 02, 2019 1:26 am
- Forum: General
- Topic: GQRX or HDSDR
- Replies: 5
- Views: 38571
Re: GQRX or HDSDR
GQRX any day of the week! For a few years I've been trying to get myself out of this rut caused by resource hogging Microsoft Windows and kept installing Ubuntu Linux in an effort to advance my HF listening hobby but was held up by not having Linux SELCAL and HFDL decoders so had to fall back to Win...
- Tue Apr 16, 2019 2:19 am
- Forum: SDRplay related
- Topic: Building SoapySDR
- Replies: 1
- Views: 15237
Re: Building SoapySDR
** CAUTION - Dummy at Play Here **
I totally forgot to properly read the instructions and didn't install SoapySDRPlay!!
What a numpty!
All good now.
I totally forgot to properly read the instructions and didn't install SoapySDRPlay!!
What a numpty!
All good now.
- Sun Apr 14, 2019 9:48 am
- Forum: SDRplay related
- Topic: Building SoapySDR
- Replies: 1
- Views: 15237
Building SoapySDR
I have Ubuntu 18.04 on a 64bit platform (Dell Laptop) and am having a devilish of a time getting it to find my RSP2. I've followed the instructions from SDRPlay.com as far as non-Windows workflow goes but each time I build using cmake ..{/code] I get this: [code] -- Build type not specified: default...
- Wed Mar 27, 2019 10:51 pm
- Forum: SDRplay related
- Topic: RPi RSP_TCP Error
- Replies: 1
- Views: 13816
Re: RPi RSP_TCP Error
The start command should have included the listening IP address which I had forgotten to do.
- Wed Mar 27, 2019 10:36 pm
- Forum: SDRplay related
- Topic: RPi RSP_TCP Error
- Replies: 1
- Views: 13816
RPi RSP_TCP Error
I've downloaded and got running the latest RPi image, logged into as a headless connection and started the RSP_TCP server with my RSP2 connected and correctly identified. On my PC I'm trying SDR# first as I have the EXTIO dll installed there. However I get the error "no connection could be made beca...
- Wed Mar 06, 2019 8:17 am
- Forum: SDRuno
- Topic: Settings for HF
- Replies: 3
- Views: 18990
Re: Settings for HF
Hey, thank you so much @someYguy, much appreciated.
- Tue Mar 05, 2019 10:59 pm
- Forum: SDRuno
- Topic: Settings for HF
- Replies: 3
- Views: 18990
Settings for HF
I'm monitoring the HF aero bands using a dipole cut for 8.8MHz so mainly that particular band and I would like to know from some experienced users what my optimal, if there is such a thing, settings should be for receiving. I have my antenna dipole legs connected to a un/un and coax cable then runs ...
- Sat Mar 02, 2019 3:11 am
- Forum: General
- Topic: RSP TCP Server and Client (Windows 10)
- Replies: 1
- Views: 16667
Re: RSP TCP Server and Client (Windows 10)
Managed to figure out the problem. I had to set the IP address to my machine's network IP 192.168.1.xx instead of 127.0.0.1 and while that was OK to begin with, I still got a connection error until I removed the -f option and then a connection to the client could be made and maintained. Nice little ...
- Sat Mar 02, 2019 2:40 am
- Forum: General
- Topic: RSP TCP Server and Client (Windows 10)
- Replies: 1
- Views: 16667
RSP TCP Server and Client (Windows 10)
I've downloaded the latest server and EXTIO dll and can get the server running using this command rsp_tcp -E -f 8867000 and get a command line response of : libmirsdrrapi-rsp version 2.13 found detected RSP model 'RSP 2' (hw ver 2) listening... After copying ExtIO_SRP_TCP.dll to my Documents folder ...