1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-05 20:56:33 -04:00
sdrangel/plugins/samplesource/hackrf
2016-05-12 10:31:57 +02:00
..
CMakeLists.txt CMakeLists.txt files cleanup 2016-03-29 09:36:19 +02:00
hackrf.pro Windows build: added possibility to build with MinGW64 (experimental, does not work) 2016-03-27 18:56:33 +02:00
hackrfgui.cpp Multi device support: removed as much as possible (now) DSPDeviceEngine dependencies in MainWindow to source plugin GUIs. This includes file sink handling. Applies to BladeRF only. 2016-05-12 10:31:57 +02:00
hackrfgui.h Multi device support: moved DSPDeviceEngine start/stop actions and status from main window to each source plugin GUI 2016-05-11 23:35:16 +02:00
hackrfgui.ui Multi device support: removed as much as possible (now) DSPDeviceEngine dependencies in MainWindow to source plugin GUIs. This includes file sink handling. Applies to BladeRF only. 2016-05-12 10:31:57 +02:00
hackrfinput.cpp Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
hackrfinput.h Review presets #1. Apply to HackRF 2015-09-30 03:46:46 +02:00
hackrfplugin.cpp HackRF plugin: initialize hackrf library before trying to enumerate 2016-03-12 23:17:51 +01:00
hackrfplugin.h Fixed source plugins virtual methods 2015-09-30 08:55:58 +02:00
hackrfsettings.cpp New preset design (single). Applied to HackRF 2015-09-30 04:39:09 +02:00
hackrfsettings.h Review presets #1. Apply to HackRF 2015-09-30 03:46:46 +02:00
hackrfthread.cpp Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
hackrfthread.h post sample rate changes directly on DSP input message queue. Removed sample source output queue entirely as it was not reliable under stress 2015-09-27 12:50:38 +02:00