Please do not post questions in the shout-box as it will be lost in a few days. Open your own topic in the appropriate section. Thank you.

waterfall display bug

Started by linkz, Sep 08, 2024, 03:47 PM

Previous topic - Next topic

linkz

I'm not sure if this is a general bug but it should be checked on your side

I focused on some BC stations and noticed that the carrier became visible/invisible depending on the zoom level.
Example: 11910 & 11935 on this screenshot

Maybe it's just a matter of screen resolution, WF FFT size or something similar.



Regards
linkz

hb3xdc

I could reproduce this here in my case aswell:

PhantomSDR+ v1.5.4
MS Edge Browser / Windows 10
1920x1080 Screen
100% Zoom
Gianni - HB3XDC
WebSDR Lucerne
Sardinia SDR

Bas ON5HB

What settings do you use in the toml-file?
Best regards,

Bas ON5HB

Ps. the Community Edition can be found here: https://github.com/ny4qphil/PhantomSDR-Plus

linkz

[input]
sps=60000000 # Input Sample Rate
fft_size=8388608 # FFT bins
fft_threads=2
brightness_offset=0 # Waterfall brightness offset. Reduce to negative if you see black regions in the waterfall
frequency=0 # Baseband frequency
signal="real" # real or iq
accelerator="opencl" # Accelerator: none, cuda, opencl
audio_sps=11025 # Audio Sample Rate
audio_compression="flac" # flac or opus
waterfall_size=2048 # 2048
waterfall_compression="zstd" # zstd or av1
smeter_offset=0

Powered by EzPortal