Commit Graph

2758 Commits

Author SHA1 Message Date
f4exb 73d9cfec6e PlutoSDR: added message to send to other buddy for synchronization 2017-09-20 08:43:44 +02:00
f4exb a81ea47da3 PlutoSDR output: change arrows direction to indicate interpolation 2017-09-20 00:53:30 +02:00
f4exb 37300fb5ae LimeSDR output: added dB units on attenuation value display 2017-09-20 00:47:34 +02:00
f4exb 10b8f786b1 LimeSDR output: try to minimize latency 2017-09-20 00:21:06 +02:00
f4exb e4c1892930 PlutoSDR: clear the device scan list before (re)scanning 2017-09-19 23:11:03 +02:00
f4exb dc0d9d9e0a LimeSDR output: fixed build and compile 2017-09-19 22:11:55 +02:00
f4exb 03fba87e46 LimeSDR output: added to build 2017-09-19 22:00:28 +02:00
f4exb 9bef36ebe7 Bumped version to 3.7.1 2017-09-19 16:43:50 +02:00
f4exb ebc4f63bc3 PlutoSDR output: Windows build: added plugin to deployment script 2017-09-19 15:38:30 +02:00
f4exb 0aee699855 PlutoSDR output: Windows build and fixed compilation errors 2017-09-19 14:32:39 +02:00
f4exb c2b7092026 PlutoSDR output: interim state (2) 2017-09-19 08:33:26 +02:00
f4exb 35717477d6 PlutoSDR output: interim state (1) 2017-09-18 23:47:36 +02:00
f4exb 9b5c999d61 LimeSDR: added device description string 2017-09-18 23:29:55 +02:00
f4exb a9a514993b Windows build: corrections for the new tool chain 2017-09-18 13:41:08 +02:00
f4exb 7d12ddaf47 LimeSDR: more debug messages for source/sink buddy messages 2017-09-18 01:42:45 +02:00
f4exb 9fd807b90d LimeSDR input: less verbose debug on input message handling 2017-09-18 01:16:44 +02:00
f4exb 116c5438e1 LimeSDR: fixed device pointer handling 2017-09-18 01:11:15 +02:00
f4exb b5a7a65d85 LimeSDR: set buddy configuration from the source or sink and not from the GUI 2017-09-18 01:05:08 +02:00
f4exb d59d2a2372 LimeSDR: use more meaningful names for messages to buddies 2017-09-18 00:08:28 +02:00
f4exb a714e12387 HackRF: effective Rx-Tx frequency linking 2017-09-18 00:01:29 +02:00
f4exb 3ac8af3024 Fixed issue #62: the buddies list must be cleared AFTER the source or sink is deleted. 2017-09-17 23:23:07 +02:00
f4exb a353c7a226 Merge branch 'master' into dev 2017-09-17 17:43:00 +02:00
f4exb d0b192d863 Merge pull request #60 from FFY00/patch-1
Fix LimeSuite cmake command
2017-09-17 17:40:45 +02:00
f4exb 512900d98c Finalized the new source/sink GUI messaging scheme 2017-09-17 17:35:03 +02:00
f4exb 2af1f56fea SDRdaemon input: fixed reporting to the GUI. Device sample source: cleanup 2017-09-17 02:02:41 +02:00
f4exb 31ad75a405 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
f4exb dc45452a76 Make the DSP source engine forward messages to own source input GUI message queue. Example of handling with SDRplay 2017-09-17 00:06:09 +02:00
f4exb c83b6e61d5 Implemented connection from device sample source/sink to GUI input message queue 2017-09-16 23:44:00 +02:00
f4exb 2b4f8a0f55 Implemented GUI input message queue and interface 2017-09-16 22:23:31 +02:00
Filipe Laíns b9f6b52aaf Fix LimeSuite cmake command 2017-09-16 15:39:41 +01:00
f4exb 9dd99a4530 Separate construction/destruction for the sink output plugin core and the GUI 2017-09-16 11:34:25 +02:00
f4exb 1d4cb21bb5 Separate construction/destruction for the source input plugin core and the GUI 2017-09-16 10:45:08 +02:00
f4exb 121fe4df60 Fixes for new install for Windows 64 2017-09-16 05:58:48 +02:00
f4exb c92b34202b Fixes for new build for Windows 64 2017-09-16 04:50:25 +02:00
f4exb 379330d9a5 Fixed sdrbase windows compilation 2017-09-15 18:48:30 +02:00
f4exb 289fc2a89f Device source API: use more meaningful names for get/set sample source 2017-09-15 08:45:22 +02:00
f4exb 1c9f11a5dc On the device source API use more meaningful name for GUI interface 2017-09-15 08:24:39 +02:00
f4exb e2f15792ad On sample source confirm clicked delete old UI with the plugin interface 2017-09-15 08:23:04 +02:00
f4exb 3606ab2cf2 Added a destroy virtual method to all source input plugin main classes 2017-09-15 02:32:30 +02:00
f4exb a52ac66710 MainWindow: simplify the constructs new GUI and output object code 2017-09-15 02:18:07 +02:00
f4exb 034d1be0f8 MainWindow: simplify the constructs new GUI and input object code 2017-09-15 02:15:59 +02:00
f4exb 6593f141eb get rid of DeviceSinkAPI::setOutputGUI 2017-09-15 02:06:59 +02:00
f4exb 9e2f639837 get rid of DeviceSourceAPI::setInputGUI 2017-09-15 02:04:16 +02:00
f4exb 0e4820d305 PluginManager::selectSampleSinkByIndex: removed useless method 2017-09-15 01:50:14 +02:00
f4exb ff0c2c30fd PluginManager::selectSampleSinkBySerialOrSequence: removed GUI interaction 2017-09-15 01:49:18 +02:00
f4exb 03e491db45 PluginManager::selectSampleSourceByIndex: removed GUI interaction 2017-09-15 01:35:55 +02:00
f4exb 29f975942c PluginManager::selectSampleSourceBySerialOrSequence: store plugin interface in device API 2017-09-15 01:30:25 +02:00
f4exb 6b6b99f30e PluginManager::selectSampleSourceBySerialOrSequence: removed GUI interaction 2017-09-15 01:24:51 +02:00
f4exb 0010b987bc Plugin manager: select sample source/synk by... moved code to group gui related lines 2017-09-15 00:18:11 +02:00
f4exb b2d3c6c2a6 Plugin manager: removed useless select first sample source/sink methods 2017-09-15 00:11:43 +02:00