1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-14 00:56:41 -04:00
sdrangel/plugins/samplesource/filesource
2017-12-24 19:58:26 +01:00
..
CMakeLists.txt FileSource: make Settings an independant struct 2017-12-24 11:04:30 +01:00
filesource.pro FileSource: make Settings an independant struct 2017-12-24 11:04:30 +01:00
filesourcegui.cpp Web API: use message passing to start/stop device for all the rest of device plugins 2017-12-14 18:02:49 +01:00
filesourcegui.h FileSource: make Settings an independant struct 2017-12-24 11:04:30 +01:00
filesourcegui.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
filesourceinput.cpp All plugins: removed apply settings in constructors as it causes segfaults 2017-12-24 18:37:33 +01:00
filesourceinput.h Device plugins: make setMessageQueueToGUI pure virtual so that child classes must have to deal with this 2017-12-24 19:58:26 +01:00
filesourceplugin.cpp Bumped to version 3.8.6 2017-12-08 15:31:21 +01:00
filesourceplugin.h Removed direct reference to the DeviceSourceAPI in the source GUIs 2017-10-30 00:45:23 +01:00
filesourcesettings.cpp FileSource: put center frequency and sample rate in the settings structure 2017-12-24 11:36:38 +01:00
filesourcesettings.h FileSource: put center frequency and sample rate in the settings structure 2017-12-24 11:36:38 +01:00
filesourcethread.cpp activated compiler warnings 2017-05-25 20:13:34 +02:00
filesourcethread.h Tx ph.1: Tx support in PluginAPI and PluginManager 2016-10-19 18:07:27 +02:00