kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Fixed weird value idk
rodzic
e4c062c9c2
commit
b4ee6420c5
|
@ -474,7 +474,6 @@ namespace ImGui {
|
||||||
|
|
||||||
range = findBestRange(viewBandwidth, maxHSteps);
|
range = findBestRange(viewBandwidth, maxHSteps);
|
||||||
vRange = findBestRange(fftMax - fftMin, maxVSteps);
|
vRange = findBestRange(fftMax - fftMin, maxVSteps);
|
||||||
vRange = 10.0;
|
|
||||||
|
|
||||||
updateWaterfallFb();
|
updateWaterfallFb();
|
||||||
updateAllVFOs();
|
updateAllVFOs();
|
||||||
|
|
Ładowanie…
Reference in New Issue