version 2.0.974

295 views
Skip to first unread message

ahop...@googlemail.com

unread,
Nov 2, 2023, 10:31:47 AM11/2/23
to SparkSDR

Steven Sostrom

unread,
Nov 4, 2023, 10:58:41 PM11/4/23
to SparkSDR
When I try to download https://www.sparksdr.com/download/SparkSDR.2.0.974.linux-arm64.deb, it results in a file of 0 bytes on length.

----Steve

ahop...@googlemail.com

unread,
Nov 5, 2023, 4:18:30 AM11/5/23
to SparkSDR
Hi Steve,
thanks for reporting that, the build machine had run out of disk space. I've replaced the file so it should be ok now.
73 Alan M0NNB

Steven Sostrom

unread,
Nov 5, 2023, 4:49:14 PM11/5/23
to SparkSDR
Got it, thanks!

Thomas Beiderwieden

unread,
Nov 6, 2023, 1:00:39 PM11/6/23
to SparkSDR
Hi Alan,
thanks for the new version. As you may remember, I am doing a lot with the websocket interface of SparkSDR. With the new version you are sending 
# {"cmd":"ReceiverResponse","ID":0,"Mode":"FT8","Frequency":24915000,"FilterLow":100,"FilterHigh":5000} instead of
# {"cmd":"ReceiverResponse","ID":0,"Mode":"FT8","Frequency":24915000.0,"FilterLow":100.0,"FilterHigh":5000.0}
the ".0" in the numbers is missing.

As that (the .0) was not really useful, may I assume, that this change was intentionally? If yes, I would change my script, otherwise wait...

vy 73 de Thomas, DL3EL

Thomas Beiderwieden

unread,
Nov 6, 2023, 1:23:36 PM11/6/23
to SparkSDR
Hi Alan, again me,
next thing I have tested is the logging. When I save a log entry something like an empty frames is send via WebSocket. My receiver is triggered, but nothing seems to be there. Could you please check?

vy 73 de Thomas, DL3EL

ahop...@googlemail.com

unread,
Nov 6, 2023, 1:34:27 PM11/6/23
to SparkSDR
Hi Thomas,
the last couple of releases swapped the library used to generate and parse json with something faster. This affected both settings and the websocket stuff, the loss of the '.0' was a side effect I had not noticed and to be honest I'd never noticed it was there to begin with.  I believe the json spec does not require the '.0' .  Just saw the logging message, I shall look into that and see how easy it is to convince the new library to put the .0 back on.
73 Alan M0NNB

Thomas Beiderwieden

unread,
Nov 6, 2023, 1:38:59 PM11/6/23
to SparkSDR
Hi Alan,
thanks for the quick answer. But don't get me wrong, I do not need the .0. I had explicitly added code to remove it, so it would be ok for me if it stays as it is. For now I have reverted to .966, as logging doesn't work anymore.

vy 73 de Thomas, DL3EL

ahop...@googlemail.com

unread,
Nov 6, 2023, 1:54:38 PM11/6/23
to SparkSDR
Hi Thomas,
I've found the logging bug, remind me what your preferred platform is and I'll post a test version when fixed.  I converted the websocket stuff first and then did the settings in a slightly better way, I shall take this opportunity to unify them which should also prevent any other messages being missed in future.
73 Alan M0NNB

Thomas Beiderwieden

unread,
Nov 6, 2023, 1:56:50 PM11/6/23
to SparkSDR
Hi Alan,
my preferred system currently is the Raspberry 4 with 32bit Buster.

vy 73 de Thomas, DL3EL

ahop...@googlemail.com

unread,
Nov 7, 2023, 11:29:11 AM11/7/23
to SparkSDR
Hi Thomas,
73 Alan M0NNB

Thomas Beiderwieden

unread,
Nov 7, 2023, 12:19:03 PM11/7/23
to SparkSDR
Hi Alan,
yes it does. I have quickly repeated the test from yesterday (qsy & log) and it works. For qsy I have adapted my script to the new format. fb

Thanks
vy 73 de Thomas, DL3EL

Reply all
Reply to author
Forward
0 new messages