PhantomSDR Support Forum

General Category => PhantomSDR Bugs => Topic started by: linkz on Sep 08, 2024, 03:47 PM

Title: waterfall display bug
Post by: linkz on Sep 08, 2024, 03:47 PM
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.

(https://i.imgur.com/dahg597.png)

Regards
linkz
Title: Re: waterfall display bug
Post by: hb3xdc on Sep 08, 2024, 06:55 PM
I could reproduce this here in my case aswell:

PhantomSDR+ v1.5.4
MS Edge Browser / Windows 10
1920x1080 Screen
100% Zoom
Title: Re: waterfall display bug
Post by: Bas ON5HB on Sep 10, 2024, 07:54 PM
What settings do you use in the toml-file?
Title: Re: waterfall display bug
Post by: linkz on Sep 10, 2024, 09:12 PM
[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