Page 7 of 9

Re: RSP Spectrum analyser software available shortly

Posted: Tue Jun 12, 2018 3:44 pm
by NK7Z
Very well done, thank you...

Re: RSP Spectrum analyser software available shortly

Posted: Sat Jun 16, 2018 8:57 pm
by 9a4db
@Steve
Your SW is running nice on my RSP1 and W10.
Installation went smooth.
Thank you for kind words in "Release notes".
Expecting to have my ERASynth+ in hands soon.
So now some bridge SW must be written in between ;)

Great work
73
Djani

Re: RSP Spectrum analyser software available shortly

Posted: Sat Jun 16, 2018 11:54 pm
by SteveAndrew
9a4db wrote:Thank you for kind words in "Release notes".
Expecting to have my ERASynth+ in hands soon.
So now some bridge SW must be written in between ;)
I'll be interested to hear how you go with the ERASynth, looks interesting.

Re: RSP Spectrum analyser software available shortly

Posted: Sun Jun 17, 2018 4:17 am
by HNRAO
What is the current status on the release of this software? Looking forward to using it and thank you for your contribution.

Re: RSP Spectrum analyser software available shortly

Posted: Sun Jun 17, 2018 7:09 am
by SteveAndrew
HNRAO wrote:What is the current status on the release of this software?
It was released for download about 5 days ago. It can be found here:

https://www.sdrplay.com/downloads/

Re: RSP Spectrum analyser software available shortly

Posted: Sun Jun 17, 2018 7:14 am
by 9a4db
SteveAndrew wrote: I'll be interested to hear how you go with the ERASynth, looks interesting.
Plan is to put one RPI in between, two USB ports and translate/emulate your Trackgen
protocol to "language" known to ERASynth...

Re: RSP Spectrum analyser software available shortly

Posted: Sun Jun 17, 2018 7:35 am
by SteveAndrew
9a4db wrote:Plan is to put one RPI in between, two USB ports and translate/emulate your Trackgen
protocol to "language" known to ERASynth...
Sounds great. The protocol (such as it is) is listed in the instruction manual. If you need any further information, please let me know. The only change so far, is the addition of a synch output pulse from the Aduino at the beginning of every sweep cycle, but I don't think that will affect what you plan to do. There may be an addition in the form of a simple ACK/NAK handshake for each command sent from the analyser. If I make any major changes, I'll let you know. Good luck and happy coding :)

Re: RSP Spectrum analyser software available shortly

Posted: Sun Jun 17, 2018 7:58 am
by 9a4db
Tnx ;)

Re: RSP Spectrum analyser software available shortly

Posted: Mon Jun 18, 2018 7:29 am
by 9a4db
@Steve
Just to inform about first bump along the way ;)
Arduino Virtual COM Port in Windows 10 Device Manager installation,
without Arduino HW is impossible mission so far.
Here have only RPI 2B+ available.
Must consider other way around :mrgreen:
RSPSpectrumCom.jpg
RSPSpectrumCom.jpg (33.88 KiB) Viewed 30783 times
Like this COM1 created with trial version of http://freevirtualserialports.com
real working version is this one -> https://www.hhdsoftware.com/virtual-serial-ports / not cheap ;)
In that case no RPI and my SW translator can run on PC.

So rather like to see some script language support on your future application, in way to run other signal generators...

73
Djani

Re: RSP Spectrum analyser software available shortly

Posted: Mon Jun 18, 2018 11:32 am
by SteveAndrew
9a4db wrote:Just to inform about first bump along the way
As I understand it, are you are trying to use a virtual comms port to talk to the analyser, instead of using the Arduino ? You want to receive the analyser commands into your own software that drives the Synth ? Or have I misunderstood what you are trying to do ?

I use CSV List Browser which uses the Com0Com virtual port system. I'll have a quick look tomorrow and see if it's possible to do what you want.

You can get Com0Com here:

https://sourceforge.net/projects/com0co ... p_redirect