Replies: 2 comments
-
Got it. SDRPlusPlus/core/src/gui/menus/display.cpp Lines 33 to 44 in 2ea7ac4 SDRPlusPlus/core/src/gui/menus/display.cpp Lines 93 to 99 in 2ea7ac4 Change to
can fix the problem ;) |
Beta Was this translation helpful? Give feedback.
0 replies
-
These are discussion, not where bugs are reported. I moved it to the proper place: #1396 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running master branch nightly build.
I have set fftsize to 1024 in display section.
And the config.json shows
"fftSize": 1024,
But every time I open a new instance,
the fftsize in gui resets to 65536,
and the fftsize in config.json remain the same.
I'm not familiar with Cpp dev.
Maybe It's a bug?
sdrpp.log.txt
config.json
With appreciation for any reply!
Beta Was this translation helpful? Give feedback.
All reactions