1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 05:36:35 -04:00
sdrangel/sdrbase
2020-11-14 11:13:32 +01:00
..
ambe Add support for VS2019 and Ninja 2020-11-04 10:40:17 +01:00
audio Audio Input: added dataReady() signal to AudioFifo and use it to avoid CPU burn loop. Basic implementation 2020-11-13 15:53:04 +01:00
channel ADS-B Demodulator updates. 2020-11-06 12:18:55 +00:00
commands Fixed Qt version checks 2020-11-04 23:05:32 +01:00
device Fixed Websocket spectrum: server implementation 2020-11-12 01:22:48 +01:00
dsp Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
feature Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
limerfe LimeRFE USB: added cellular band 3 2020-03-10 05:28:33 +01:00
plugin Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
resources REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (GET) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (GET) 2020-11-11 13:40:24 +01:00
settings Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
util Fixed -Wreorder warnings 2020-11-14 05:51:19 +01:00
webapi Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
websockets Websocket spectrum: decode special addresses when setting from string 2020-11-11 19:31:04 +01:00
CMakeLists.txt Renamed sdrbase AudioOutput to AudioOutputDevice 2020-11-12 22:13:44 +01:00
maincore.cpp Fixed Qt version checks 2020-11-04 23:05:32 +01:00
maincore.h MainCore: added feature and channel maps. FeatureSet and FeatureUISet: simplify feature registrations. Channel and feature names fix 2020-10-16 08:35:56 +02:00
mainparser.cpp Updated versions and changelogs 2020-11-12 22:45:20 +01:00
mainparser.h Added fftwf-wisdom option to specify FFTW wisdom file 2020-03-16 21:33:58 +01:00