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
2025-06-27 14:35:31 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
sdrangel
/
plugins
/
samplesource
/
filesource
History
f4exb
31c7ebf36c
Enumerate file and sdrdaemon plugins the new way
2017-11-02 03:42:59 +01:00
..
CMakeLists.txt
Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split
2017-10-22 19:12:43 +02:00
filesource.pro
…
filesourcegui.cpp
…
filesourcegui.h
Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers
2017-10-30 02:54:22 +01:00
filesourcegui.ui
…
filesourceinput.cpp
Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources
2017-09-17 01:23:54 +02:00
filesourceinput.h
Added a destroy virtual method to all source input plugin main classes
2017-09-15 02:32:30 +02:00
filesourceplugin.cpp
…
filesourceplugin.h
Removed direct reference to the DeviceSourceAPI in the source GUIs
2017-10-30 00:45:23 +01:00
filesourcethread.cpp
activated compiler warnings
2017-05-25 20:13:34 +02:00
filesourcethread.h
…