Commit Graph

134 Commits

Author SHA1 Message Date
f4exb e25c465b82 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
f4exb 66daf9fa4e Multi device support: access DSPDeviceEngine from the channel plugins using the plubgin API and not a direct access 2016-05-11 18:29:01 +02:00
f4exb 33e5e781c0 Multi device support: use DSPDeviceEngine instead of DSPEngine in PluginManager 2016-05-11 17:03:02 +02:00
f4exb e3d39c7d3f Multi device support: suppress reference to DSPEngine in PluginAPI 2016-05-11 16:03:03 +02:00
Edouard Griffiths f81820fa58 Have Windows plugins (.dll) searched by plugin manager loader. Added .pro file for filesource input plugin 2016-03-08 13:58:53 +01:00
f4exb 2079970972 Removed useless dependency on stacktrace.h 2016-03-03 19:57:28 +01:00
f4exb 6fd9e4f5bc cmake: added install and uninstall targets 2016-02-24 11:51:36 +01:00
f4exb 1ac49ce8ce Fixed setting of source of same kind with different sequence number 2015-10-03 23:59:02 +02:00
Edouard Griffiths 662b575fa1 Simplify and clarify Plugin Manager source selection by index. Fix #2 2015-10-02 14:21:56 +02:00
Edouard Griffiths 0a92354682 Simplify and clarify Plugin Manager source selection by index. Fix #1 2015-10-02 14:21:02 +02:00
Edouard Griffiths 3869d515cd Simplify and clarify Plugin Manager source selection by index 2015-10-02 14:19:28 +02:00
f4exb 83d6d9d190 Multiple sources for the same preset. Working more or less 2015-10-02 04:04:38 +02:00
f4exb 51914b4767 Multiple sources in preset. Interim state #1 2015-10-02 02:22:56 +02:00
Edouard Griffiths fa79c55f41 Implemented multiple sample sources for one preset 2015-10-01 16:57:33 +02:00
f4exb 3ced80e198 Fixed source plugins virtual methods 2015-09-30 08:55:58 +02:00
f4exb a1efdcc8dc New preset design: changed device registration 2015-09-30 06:57:40 +02:00
f4exb 2d9c0bcfd2 Review presets #1. Apply to HackRF 2015-09-30 03:46:46 +02:00
f4exb 66987e5b19 Presets by source: plugin GUI interface cleanup 2015-09-29 03:45:35 +02:00
f4exb 921b511f96 Presets by source: set center frequency from preset center frequency 2015-09-29 03:35:14 +02:00
f4exb cebedf1460 Deep redesign: corrections after Valgrind memcheck 2015-08-29 03:09:44 +02:00
f4exb 5a0668f9ec Deep redesign: fixed RTLSDR input plugin 2015-08-26 02:03:20 +02:00
f4exb a68104ab65 Deep redesign: removed useless samplesource subdirectory 2015-08-25 08:31:57 +02:00
f4exb 30957e3002 Deep redesign: Init sequence review phase #1: Fixing channel GUI init 2015-08-18 09:24:56 +02:00
f4exb d6ae378e52 Deep redesign: debug phase #2: App starting 2015-08-18 02:47:14 +02:00
f4exb a6a7145f3d Deep redesign: phase #4. Compiles 2015-08-17 08:29:34 +02:00
f4exb 7c174c552d Merge branch 'f4exb' into redesign 2015-08-09 11:12:43 +02:00
f4exb 018c477af0 Fixed qDebug compile issues with std::string 2015-08-09 11:11:28 +02:00
f4exb c5409e9b0f Merged with f4exb branch 2015-08-09 10:36:31 +02:00
f4exb 4ba6f66cac Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
f4exb 3fd1346d08 Make DSP engine global static. Let DSP engine have its own report queue dostonct from Main Window message queue 2015-08-09 04:09:05 +02:00
f4exb 6d27dc5e0b Sort channel plugins by delta frequency and type before saving to preset 2015-07-19 02:07:40 +02:00
f4exb 1c7ea3dfb3 Added a plugin for BladeRF. Removed GNUradio from the build (gr-osmocom source) as this does not work properly 2015-06-07 03:30:28 +02:00
Hexameron 1361e55f47 Restore some logging. 2014-05-21 11:27:55 +01:00
Hexameron 7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00