Őőő, igen. Megvan. A spyserver.config-ban automatára kell tenni az eszközt, és manuálisan megadni a sample rate-et, különben bekorlátozza:
# 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 = 0xDD52A85D4CD246E2
# 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 = 912000
A device_serial nem biztos hogy kell. Ha mégis, írd át a sajátodra.
Szerk.: közben látom, rájöttél magadtól

Ez lett a megoldás?