sdrangel/sdrbase
Arne Jünemann 1034c79c30 Fix FFT Overlap for spectrum view
Movement of the buffer was double what should have been intended
Added warning to std::copy uses that overlaping copy is undefined
behaviour
2023-10-23 14:48:40 +02:00
..
audio Removed AudioInput friendness in AudioInputDevice 2023-07-11 11:45:20 +02:00
channel Add support for lnaGain API setting, to allow gain to be set more easily. 2023-09-15 09:32:41 +01:00
commands Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
device Fix gcc warnings 2023-08-24 16:05:57 +01:00
dsp Fix FFT Overlap for spectrum view 2023-10-23 14:48:40 +02:00
feature Add ILS demodulator 2023-03-21 10:54:42 +00:00
pipes Fix spelling in strings 2023-07-23 18:55:12 +02:00
plugin Allow sampling devices to be refreshed while SDRangel is running. 2022-12-20 21:06:39 +00:00
resources Fixed Swagger files generation and added missing files. Fixes #1821 2023-09-13 05:43:58 +02:00
settings Add settings/serializableinterface.h 2023-08-24 15:55:33 +01:00
util Fix for Qt6 2023-09-23 21:31:25 +01:00
webapi Add Android SDR Driver sample source. 2023-09-08 10:52:51 +01:00
websockets Removed FPS limitation in WSSpectrum. Fixes #767 2021-02-07 10:59:19 +01:00
CMakeLists.txt Add PSK31 modulator 2023-09-06 15:21:22 +01:00
maincore.cpp Fix Qt6 compilation 2023-04-10 15:57:16 +01:00
maincore.h Add support for plugin presets. 2023-08-24 15:51:50 +01:00
mainparser.cpp Default to 0.0.0.0 instead of 127.0.0.1 for --remote-tcp-address 2023-09-15 09:34:24 +01:00
mainparser.h Fix warnings and formatting 2023-09-05 17:14:09 +01:00
remotetcpsinkstarter.cpp Fix warnings and formatting 2023-09-05 17:14:09 +01:00
remotetcpsinkstarter.h Fix warnings and formatting 2023-09-05 17:14:09 +01:00