1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-04 02:36:39 -04:00
sdrangel/sdrbase
2021-02-18 06:23:12 +01:00
..
ambe
audio Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
channel Moved message to GUI to ChannelAPI. Prepares #769 2021-02-08 21:52:47 +01:00
commands
device Fixed -Wunused-variable warnings 2020-11-14 18:45:05 +01:00
dsp Spectrum frequency zoom: Restrict autoscale to visible spectrum area. Added missing images for documentation. Issue #773 2021-02-18 06:23:12 +01:00
feature Fix gcc warnings 2021-01-13 23:03:55 +00:00
limerfe Fixed -Wtype-limits warnings 2020-11-14 19:18:41 +01:00
pipes Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
plugin Fixes for clang-cl build 2020-11-22 04:01:02 +01:00
resources Spactrum: allow arbitrary FPS (API) or in a range of FPS (GUI) with possible no limit. Implements #772 2021-02-12 00:53:18 +01:00
settings Fixed -Wunused-variable warnings 2020-11-14 18:45:05 +01:00
util Support earlier versions of QT and fix type punning 2021-01-29 16:08:32 +00:00
webapi Spactrum: allow arbitrary FPS (API) or in a range of FPS (GUI) with possible no limit. Implements #772 2021-02-12 00:53:18 +01:00
websockets Removed FPS limitation in WSSpectrum. Fixes #767 2021-02-07 10:59:19 +01:00
CMakeLists.txt Star Tracker updates. 2021-01-29 12:57:58 +00:00
maincore.cpp Add PipeEndPoint class, that both ChannelAPI and Feature can inherit 2021-01-13 17:07:38 +00:00
maincore.h Fix gcc warnings 2021-01-13 23:03:55 +00:00
mainparser.cpp
mainparser.h