sdrangel/sdrbase
Mohamed 5cb707789c fixing errors when compiling using qt6
Fixing errors when compiling using qt6
2023-03-17 19:41:25 +02:00
..
audio Add support for Qt6 audio 2022-11-17 14:50:16 +00:00
channel Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
commands Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
device Add progress dialog for device enumeration, as some drivers are slow. Don't automatically enumerate. 2023-01-04 15:22:41 +00:00
dsp Add methods to print filter taps as Matlab vectors 2023-03-03 16:29:22 +00:00
feature Update threading model in AFC feature. Part of #1346 2022-09-21 06:01:45 +02:00
pipes Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
plugin Allow sampling devices to be refreshed while SDRangel is running. 2022-12-20 21:06:39 +00:00
resources Audio input: Added Fc control 2023-03-11 09:56:18 +01:00
settings Disable MSAA for 2D maps by default 2023-02-23 10:38:01 +00:00
util Fix Navtex Android/clang compilation issues. chars are unsigned. 2023-03-07 16:06:53 +00:00
webapi Add RTTY demodulator 2023-03-03 16:14:09 +00:00
websockets Removed FPS limitation in WSSpectrum. Fixes #767 2021-02-07 10:59:19 +01:00
CMakeLists.txt Update CMakeLists for RTTY and Navtex demods 2023-03-03 16:37:38 +00:00
maincore.cpp fixing errors when compiling using qt6 2023-03-17 19:41:25 +02:00
maincore.h Android: Prevent app from being put to sleep when running. Add menu to keep screen on. 2023-02-17 21:57:09 +00:00
mainparser.cpp Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
mainparser.h Massive UI revamping (v7): Make soapy SDR support optional. Fixes #718 2022-04-30 12:52:25 +02:00