Re: Experimenting with S912 octacore 16GB/2GB ram TV box-Spyserver
radiostationx
Hi Ruben,
Thanks for the suggestions, here we go
|
|
Re: Experimenting with S912 octacore 16GB/2GB ram TV box-Spyserver
And also...try to run rtl_test some seconds and after press CTRL+C
Paste the result here.
|
|
Re: Experimenting with S912 octacore 16GB/2GB ram TV box-Spyserver
Try to install: librtlsdr-dev
|
|
Re: Recording longer files
Patrick
Many thanks Tudor
|
|
Experimenting with S912 octacore 16GB/2GB ram TV box-Spyserver
radiostationx
Hi all,
Experimenting with the idea of using an S912 armlogic TV box for spyserver. I need some help here. I used a redundant android TV box and installed Armbian Debian image on an SD card and the unit boots fine. I then I followed these instructions to run 32 bit applications https://forum.armbian.com/topic/4764-running-32-bit-applications-on-aarch64/ I have successfully installed rtl-sdr from github, and kalibrate. Using an r820t dongle I can run kalibrate fine the program "grabs" the dongle and scans away.. The blacklist file (/etc/modprobe.d/rtl-sdr-blacklist.conf) has the following blacklist dvb_usb_rtl28xxu
blacklist e4000
blacklist rtl2832
blacklist dvb_usb_rtl2832u
blacklist dvb_usb
blacklist dvb_core
blacklist fc0013
blacklist rtl2830
I then installed airspy drivers and spyserver from github and finally made spyserver executable. All seems to be fine BUT When I run spyserver SDR sharp says server busy, and server device says cannot wake device. Tried all kinds of things in spyserver.config including starting over again and using several new spyserver installs but cannot seem to get this running. Has potential as s912 octa-core boxes can be had for around $40usd complete with 3a psu. Any ideas guys ? Thanks in advance.
|
|
Re: Recording longer files
Patrick
Thanks for the tips Martin. I've been using the "File Player" and the "Audio Recorder" plugins for quite a while. The IF Recorder does not meet my needs as I want to record the full HF+ available BW (768 kHz or 660 kHz alias free). I just installed the "Baseband Recorder" and it seems the good option is 'WAV RF64' ("WAV SDR# compatible" and "WAV Full" being limited to 2 and 4 Go). The only downside is that this format is not compatible with SDR Console Datafile Analyzer, I was planning to use to analyze large overnight recordings ... (the test file I recorded does not appear in the list, thus I suppose its format is not supported). Return to square one ! Thanks anyway for your kind help
Le ven. 22 févr. 2019 à 12:42, Martin Smith via Groups.Io <martin_z_smith=yahoo.ie@groups.io> a écrit : There are 4 popular plugins related to extended recording for SDR#
|
|
Re: New SpyServer optimization in r1587+
#sdrsharp
Dave C aka Dave3825us
I installed spyserver Server v2.0.1700 on Raspberry pi 3b+. Using sdr# 1700 on windows pc. Running Airspy Mini on Raspberry.
I can not get nfm bandwidth higher than 11,718. I need 12500. I see others have been able to do 12500. On wfm, I can not get higher than 187500. Use full iq also remains greyed out and unuseable in sdr#. What should rtl_sampling_mode = be set to? I also tried windows version of spyserver in sdr#1700 folder and same results. That leads me to think I have some problems in the spyserver config. This is the spyserver config on the Raspberry. Any help would be most appreciated. # SPY Server Configuration File
# TCP Listener
#
bind_host = 0.0.0.0
bind_port = 5555-6666
# List Server in Airspy Directory
#
list_in_directory = 1
# Owner Name
# For example: John Doe L8ZEE
owner_name = Dave
# Owner email
# For example: john@...
owner_email =
# Antenna
# For example: Random Wire/Magnetic Loop/Mini-Whip/Inverted V/etc.
antenna_type =
# Antenna Location
# For example: 48.858332, 2.294560
antenna_location =
# General Description
#
general_description =
# User sessions
#
maximum_clients = 1
# Maximum session duration
# In minutes. 0 for no limit
#
#maximum_session_duration = 0
# Allow clients to retune and change of gain of the device
#
allow_control = 1
# Device Type
# Possible Values:
# AirspyOne (R0, R2, Mini)
# AirspyHF+
# RTL-SDR
# Auto (Scans for the first available device)
#
device_type = Auto
# Device Serial Number as 64bit Hex
# For example: 0xDD52D95C904534AD
# A value of 0 will acquire the first available device.
#
device_serial = 0
# Device Sample Rate
# Possible Values:
# Airspy R0, R2 : 10000000 or 2500000
# Airspy Mini : 6000000 or 3000000
# Airspy HF+ : 768000
# RTL-SDR : 500000 to 3200000
# Comment to use the device's default
#
device_sample_rate =3000000
# Force 8bit Compression Mode
# The 8bit Compression mode has proven sufficiently good for most streaming use cases.
# Use it to same some internet bandwidth.
#
force_8bit = 1
# Maximum Bandwidth
# Limits the maximum IQ bandwidth the clients can set
# Recommended value for WFM is 200000
# Recommended value for narrow band modes is 15000
#
maximum_bandwidth = 200000
# FFT Frames Per Second
#
fft_fps = 10
# FFT Bins
# Bins = 2^fft_bin_bits
#
fft_bin_bits = 16
# Initial Center Frequency
#
#initial_frequency = 7100000
# Minimum Tunable Frequency
# Comment if using the device default
#
#minimum_frequency = 0
# Maximum Tunable Frequency
# Comment if using the device default
#
#maximum_frequency = 35000000
# Frequency Correction in PPB
#
#frequency_correction_ppb = 0
# Initial Gain
#
#initial_gain = 10
# RTL-SDR Sampling mode
# Quadrature = 0,
# Direct Sampling I Branch = 1
# Direct Sampling Q Branch = 2
rtl_sampling_mode = 0
# Converter Offset
# Set to -120000000 to enable the SpyVerter offset
#converter_offset = -120000000
# Bias-Tee
# For AirspyOne only - Useful for LNA's and SpyVerter
#enable_bias_tee = 0
# Buffer Size (in milliseconds)
#
buffer_size_ms = 50
# Buffer Count
#
buffer_count = 10
|
|
Re: Recording longer files
Martin Smith
There are 4 popular plugins related to extended recording for SDR#
Goto http://rtl-sdr.ru/ download and install any/all of the following depending on your needs: BasebandRecorder <-- records the full baseband signal. IF Recorder <-- only records the IF (less bandwidth, less disk storage required) Audio recorder <-- only records the demodulated audio (even less disk storage required) FilePlayer <-- needed to read in the recording in the recording, depending on the options picked e.g. RF64 (16 exabytes file size limit) is not support by without this plugin, but the default 1992 2GB wav file is. The fileplayer plugin also allows you to easily jump about the recording and playback looped sections of it. And all of the above record plugins add temporary RAM buffering, which can help reduce glitches with older hard disks.
|
|
Re: AirSpy HF+ - help needed
Ken Alexander
Hi Gary, You need to use an Ext-IO file which will allow the HF+ to work with HDSDR. You can download it here: Note there is one for the regular Airspy and one for the HF+. Download it and copy it into the folder on your computer where HDSDR resides. 73,
On Fri, Feb 22, 2019, 14:06 Gary Moles <morgannz@...> wrote:
|
|
Re: AirSpy HF+ - help needed
Alan G4ZFQ
But HDSDR just won't recognise AirSpy.Gary I assume you have placed the DLL in the HDSDR folder? 73 Alan G4ZFQ
|
|
Re: Recording longer files
Tudor Vedeanu
There is a plugin for this. Read this blog post: http://coolsdrstuff.blogspot.com/2016/02/new-recorder-for-sdrsharp-breaks-2gib.html ~Tudor
|
|
Re: Recording longer files
Patrick
I should indeed give Linrad a try but I find it quite difficult to master ! (I watched many of your clips showing Linrad in action). So it seems it is not possible to record larger files running SDR# ... What a pity.
Le ven. 22 févr. 2019 à 08:06, jdow <jdow@...> a écrit : There are several standard extensions to the .wav format which allow essentially
|
|
Re: AirSpy HF+ - help needed
Tudor Vedeanu
Download the ExtIO file from http://www.montefusco.com/airspyhf/ Copy it into the HDSDR folder. That’s it. ~Tudor
|
|
AirSpy HF+ - help needed
Gary Moles <morgannz@...>
Hi, Looking for help (advice) for getting AirSpy HF+ to run with HDSDR. I can run the KC9QLE SDR on HDSDR and the Airspy runs perfectly on SDR# (as does the KC9QLE SDR). But HDSDR just won't recognise AirSpy. All relevant advice gratefully received. Footnote - all on the same computer. Regards Gary ZL2AKI
|
|
Re: Recording longer files
jdow
There are several standard extensions to the .wav format which allow essentially unlimited recording. Why not use one or more of them?
toggle quoted messageShow quoted text
{o.o}
On 20190221 15:18:36, Leif Asbrink wrote:
Hello Patrick,
|
|
Re: Beginner Questions: spyserver config
jdow
Incidentally - using wifi as part of the link will likely produce unsatisfactory results.
toggle quoted messageShow quoted text
{^_^}
On 20190221 08:47:33, Martin Smith via Groups.Io wrote:
Your current problem is not related to SDR# and it is not related to spyserver.
|
|
Re: Beginner Questions: spyserver config
jdow
He can connect. He says ping works, although he has not said what addresses they have respectively to be sure.
toggle quoted messageShow quoted text
RPi: ifconfig >spoo1.txt PC: ipconfig >spoo2.txt Grab both spoo1.txt and spoo2.txt and post them - unless, of course, he has it working now. If all that matches and ping works then make the ports agree. If they agree and no comms then play with the PC firewall. {^_-}
On 20190221 08:47:33, Martin Smith via Groups.Io wrote:
Your current problem is not related to SDR# and it is not related to spyserver.
|
|
Re: Recording longer files
Leif Asbrink
Hello Patrick,
toggle quoted messageShow quoted text
you can use Linrad with your Airspy and record unlimited file sizes. (Your hard disk would be the limit.) You can locate regions of interest and write small files that can be converted to standard .wav files if you want to process on another SDR software. Linrad uses a 64 bit file pointer while standard for .wav files is a 32 bit pointer. 73 Leif
Hi there,
|
|
Re: USB cable quality and QRM in a spyserver setup with an Airspy Hf+ and Raspberry PI3. 6 microUSB cable test.
#airspyhfplus
#bestpractice
#raspberrypi
zennix2014@...
Can you guys elaborate on the power supply wiring, and also the cable changes? I'm heading down the same path (airspy HF+, and raspberrypi), and have had noise issues in the past with other SDRs picking up noise, so more details on connection, power supply make/model, schematics / wiring diagrams, etc., would be very helpful. I'm unclear about the "self-building" cable part - if you split the USB cable apart or what, so any details help. Doug
|
|
Re: Hi line
#21cm
#1420mhz
#radioastronomy
I would love to see the Astrospy program have a feature to periodically log data to a file with a a timestamp. It would be such an obvious feature to add. Dan
On Wed, Feb 20, 2019 at 6:23 PM <iz5dkm@...> wrote:
|
|