This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
VE7UWU
/
sdrangel
Watch
1
Star
0
Fork
0
You've already forked sdrangel
mirror of
https://github.com/f4exb/sdrangel.git
synced
2026-01-22 05:25:31 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
sdrangel
/
plugins
/
samplesource
/
filesource
History
f4exb
6de0e20ceb
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
..
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
Removed direct reference to the DeviceSourceAPI in the source GUIs
2017-10-30 00:45:23 +01:00
filesourcethread.cpp
…
filesourcethread.h
…