1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-23 10:48:41 -04:00
sdrangel/plugins/samplesource/filesource
2017-12-14 23:29:12 +01:00
..
CMakeLists.txt Web API: have /sdrangel/deviceset/{deviceSetIndex}/device/settings URL in its own right 2017-12-06 22:08:34 +01:00
filesource.pro Web API: file source settings getter (1) 2017-12-06 19:23:42 +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 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.ui
filesourceinput.cpp Web API: /sdrangel/deviceset/{deviceSetIndex}/device/run POST,DELETE: return previous state instead of attempt to wait and return the state after change since it does not work reliably 2017-12-14 23:29:12 +01:00
filesourceinput.h Web API: implemented device run APIs for Airspy, FCD Pro, FCD Pro+ and File Source i.e. the rest of source device plugins 2017-12-14 18:15:27 +01:00
filesourceplugin.cpp Bumped to version 3.8.6 2017-12-08 15:31:21 +01:00
filesourceplugin.h
filesourcethread.cpp
filesourcethread.h