Commit Graph

1222 Commits

Author SHA1 Message Date
f4exb 2dcd887471 Removed Tetra demod channel plugin sources 2016-05-15 09:42:01 +02:00
f4exb 602bfc988a Removed v4l-rtl and v4l-msi sample source plugin sources 2016-05-15 09:40:11 +02:00
f4exb 1707aa8e27 Removed gnuradio and osmosdr plugin sources 2016-05-15 09:26:31 +02:00
f4exb 5dacda7f59 Multi device support: added Qt version in main window status bar 2016-05-15 04:51:34 +02:00
f4exb 4027b00675 Multi device support: GUI enhmcements 2016-05-15 04:38:37 +02:00
f4exb 7452e2fe04 Multi device support: cleanup after last commit 2016-05-14 21:33:12 +02:00
f4exb 3cba9014b6 Multi device support: removed main window channel acion dependency 2016-05-14 20:57:43 +02:00
f4exb 58709e0bae Multi device support: add channels from device control working concept 2016-05-14 18:12:39 +02:00
f4exb 117f636f1f Multi device support: more visible button icons on devices control 2016-05-14 15:32:51 +02:00
f4exb ba34b39309 Multi device support: added missing sanmple device UI class 2016-05-14 15:06:08 +02:00
f4exb f2872ae0ed Multi device support: moved loaded plugins dialog to devices control 2016-05-14 14:56:41 +02:00
f4exb 942bd0a733 Multi device support: create a dedicated UI for devices control 2016-05-14 14:12:57 +02:00
f4exb 2e78803cfa Multi device support: de-activate this support until the plugin dependency problems are solved 2016-05-14 10:48:26 +02:00
f4exb 2f9e5ac051 Multi device support: small cleanup 2016-05-14 10:38:29 +02:00
f4exb a4a8b47608 Multi device support: fixed selected button switch color 2016-05-14 05:29:57 +02:00
f4exb 8a6cf3374e Multi device support: changing input view tab changes all other tabs accordingly 2016-05-14 03:36:28 +02:00
f4exb 3c0e66c90e Multi device support: GUIs enhancements 2016-05-14 03:15:03 +02:00
f4exb 7aaed679c7 Multi device support: fixed segfault in audio stop 2016-05-14 01:01:28 +02:00
f4exb 4306192097 Multi device support: first working prototype 2016-05-14 00:49:18 +02:00
f4exb f5a65ddc97 Multi device support: interim state #2 2016-05-13 18:43:09 +02:00
f4exb ef81b11640 Multi device support: store device tab index in plugin manager 2016-05-13 17:35:14 +02:00
f4exb f612327a51 Multi device support: interim state #1 2016-05-13 15:45:42 +02:00
f4exb dec0addc25 Multi device support: basic multi device creation and deletion 2016-05-13 11:42:03 +02:00
f4exb df661cc366 Multi device support: Main window: created a method to add a new device and associated objects 2016-05-13 09:23:33 +02:00
f4exb 7053d3775c Multi device support: completely removed direct access to DSP device engine from DSP engine 2016-05-13 00:50:29 +02:00
f4exb 2b036e2212 Multi device support: completely removed dependency on DSPEngine from source plugins 2016-05-13 00:03:58 +02:00
f4exb f4c03bcab1 Multi device support: completely removed DSPEngine dependency on DSPDeviceEngine message queues 2016-05-12 23:45:27 +02:00
f4exb 7707858d57 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
f4exb 7b0e6fd42e Multi device support: display version and system product name in main window status bar 2016-05-12 19:28:04 +02:00
f4exb f275e93f16 Multi device support: display date/time in ISO format in main window status bar 2016-05-12 19:06:38 +02:00
f4exb 7159004bbe Multi device support: Aligned Funcube Pro+ plugin 2016-05-12 18:02:55 +02:00
f4exb 25197faa7a Multi device support: Aligned Funcube Pro plugin 2016-05-12 17:40:26 +02:00
f4exb ea1f2208f7 Multi device support: Aligned HackRF plugin 2016-05-12 17:18:08 +02:00
f4exb deee1ada34 Multi device support: Aligned Airspy plugin 2016-05-12 16:47:10 +02:00
f4exb 8885f9bcdd Multi device support: Aligned SDRDaemon plugin 2016-05-12 12:48:08 +02:00
f4exb b399cc0dd4 Multi device support: Changed aligned FileSource 2016-05-12 12:29:12 +02:00
f4exb cd9532a5e2 Multi device support: Changed aspect of record button 2016-05-12 12:04:59 +02:00
f4exb e750acc7da Multi device support: Apply previous changes to RTL-SDR. 2016-05-12 11:10:10 +02:00
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 5de7b0168e Multi device support: removed threaded sample sink add/remove in DSPEngine 2016-05-12 01:13:58 +02:00
f4exb 2f080bf45b Multi device support: removed start/stop in DSPEngine 2016-05-12 01:04:40 +02:00
f4exb 400e6b1028 Multi device support: cleanup after the move of DSPDeviceEngine start/stop actions 2016-05-12 00:35:39 +02:00
f4exb ecd05096ad 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
f4exb 7992f3f428 Multi device support: add start/stop buttons to all source plugins GUIs 2016-05-11 20:02:45 +02:00
f4exb 6ef4653d35 Multi device support: add a unique ID to DSPDeviceEngine 2016-05-11 19:14:23 +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
f4exb c556a16caa Prepare multi device support in DSP Engine 2016-05-11 11:34:44 +02:00
f4exb 15d0fbfdea DSD decoder: disable cosine filter 2016-05-11 11:34:19 +02:00