1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 01:56:32 -04:00
sdrangel/plugins/samplesource/hackrf
2016-05-16 01:12:37 +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: migrate device specific stuff outside plugin classes 2016-05-16 01:12:37 +02:00
hackrfgui.h Multi device support: migrate device specific stuff outside plugin classes 2016-05-16 01:12:37 +02:00
hackrfgui.ui Multi device support: GUIs enhancements 2016-05-14 03:15:03 +02:00
hackrfinput.cpp Multi device support: completely removed dependency on DSPEngine from source plugins 2016-05-13 00:03:58 +02:00
hackrfinput.h Multi device support: pass plugin API to devices input handlers to give access to DSP device engine methods 2016-05-12 23:35:30 +02:00
hackrfplugin.cpp Multi device support: migrate device specific stuff outside plugin classes 2016-05-16 01:12:37 +02:00
hackrfplugin.h Multi device support: migrate device specific stuff outside plugin classes 2016-05-16 01:12:37 +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