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-26 02:19:03 +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 Device source plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected 2017-12-25 09:10:19 +01:00
filesourceinput.h Device source plugins: implemented an init method for initializations to be done when all collaborating objects are created and possibly connected 2017-12-25 09:10:19 +01:00
filesourceplugin.cpp Bumped all plugins version to 3.9.0 2017-12-26 02:19:03 +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