1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-11 16:50:42 -05:00

79 Commits

Author SHA1 Message Date
f4exb
0d2a8e6fbf GLSpectrumGUI: removed reference to message queue in setBuddies method. v5 plugins. 2020-05-01 02:34:14 +02:00
f4exb
55d7cbf2b4 Websocket spectrum: adapted MIMO plugins 2020-04-30 10:00:33 +02:00
f4exb
7c319c3f18 XTRX MIMO: added documentation 2020-04-27 22:45:11 +02:00
f4exb
3618b0011d LimeSDR MIMO: added documentation 2020-04-27 22:44:56 +02:00
f4exb
9b6bdac9a2 LimeSDR MIMO: REST API implementation 2020-04-27 18:25:54 +02:00
f4exb
3650e6c88f BladeRF2 MIMO: Fixed incorrect frequency display when transverter is engaged. Fixes issue #509 2020-04-27 12:28:32 +02:00
f4exb
1816ab82bf LimeSDR MIMO: corrections and actual implementation 2020-04-27 09:21:52 +02:00
f4exb
f7c5c98550 XTRX MIMO: implemented REST API 2020-04-20 00:53:37 +02:00
f4exb
b5473dbca5 XTRX MIMO: add in build 2020-04-18 18:33:17 +02:00
f4exb
4bca8efd6a LimeSDR MIMO: unsuccessful attempt to fix 2020-04-18 18:32:56 +02:00
f4exb
7e82ede7ae XTRX MIMO: fixed transmitter 2020-04-18 11:40:48 +02:00
f4exb
b9a491ba77 XTRX MIMO: fixed Rx set sample rate 2020-04-17 18:50:47 +02:00
f4exb
77d3cbae44 XTRX MIMO: initial implementation 2020-04-16 08:43:51 +02:00
f4exb
6e7ef35df0 Failed attempt at LimeSDRMIMO 2020-04-09 06:46:04 +02:00
f4exb
81a0e18a04 SampleMIMO GUI file record: right click to choose file 2020-04-01 23:56:49 +02:00
f4exb
298a5aadc5 MSVC compatibility 2020-03-15 11:58:19 +01:00
f4exb
a0242ac234 Set return value of TestMOSync::startRx. Fixes issue #486 2020-03-11 18:19:29 +01:00
f4exb
b11f5544fe MIMO plugins documentation creation and related updates 2020-01-01 11:18:06 +01:00
f4exb
884f83c82a REST API: MIMO device plugins implementations and fixes 2019-12-29 10:20:48 +01:00
f4exb
a08b0ec31a REST API: updates in MIMO classes (2) 2019-12-29 06:04:03 +01:00
f4exb
99eee92d08 REST API: updates in MIMO classes 2019-12-29 06:04:03 +01:00
f4exb
067f9fa67b Updated plugin descriptors to match changes on dev 2019-12-29 06:04:03 +01:00
f4exb
85d1b8c4be MIMO plugins: fixed generation 2019-12-29 06:04:02 +01:00
f4exb
29f33435ad MIMO: adapt to sample source FIFO redesign and Tx code reorganization 2019-12-29 06:04:02 +01:00
f4exb
567c4b194d TestMOSync: corrected sample rate change handling 2019-12-29 06:04:02 +01:00
f4exb
0eabd62742 TestMOSync: process center frequency when applying settings 2019-12-29 06:04:02 +01:00
f4exb
8685cec6c1 TestMOSync: spectrum display 2019-12-29 06:04:02 +01:00
f4exb
f9d7be11cc BldeRF2 MIMO and Beam steering plugins enhancements and fixes 2019-12-29 06:04:02 +01:00
f4exb
0a1dec4a23 TestMOSync plugin (1) 2019-12-29 06:04:02 +01:00
f4exb
9619b4df52 MIMO: plugins update 2019-12-29 06:04:02 +01:00
f4exb
65f1e2a554 BladeRF2 MIMO: Tx: fixed number of samples pulled from source given interpolation 2019-12-29 06:04:02 +01:00
f4exb
51bca4b082 BladeRF2 MIMO: impemented change of Rx/Tx xpectrum in the GUI 2019-12-29 06:04:02 +01:00
f4exb
235efdceec BladeRF2 and Interferometer: MO operations fixes 2019-12-29 06:04:02 +01:00
f4exb
d0b64daa4a BladeRF2 MIMO: implement Tx (2) 2019-12-29 06:04:02 +01:00
f4exb
afc5b97863 Interferometer and BladeRF2 MIMO fixes 2019-12-29 06:04:02 +01:00
f4exb
2ebcb42bd9 Interferometer: change to sample MIMO FIFO. BaldeRF2: reviewed apply settings placement 2019-12-29 06:04:02 +01:00
f4exb
eb662b88ad Interferoeter (9) 2019-12-29 06:04:02 +01:00
f4exb
bbf2c7eab0 BladeRF2 MIMO: sample MI FIFO redesign 2019-12-29 06:04:02 +01:00
f4exb
fcc11bbaf8 BladeRF2 MIMO: tried to fix config block size 2019-12-29 06:04:02 +01:00
f4exb
208b9f4ebf BladeRF2 MIMO (2) 2019-12-29 06:04:02 +01:00
f4exb
4981ff190e BladeRF2 MIMO (1) 2019-12-29 06:04:02 +01:00
f4exb
d11f56adb9 REST API: updates for MIMO (4) 2019-12-24 19:10:20 +01:00
f4exb
ddc4667bdb REST API: updates for MIMO 2019-12-23 18:51:38 +01:00
f4exb
d0858f21fb Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
f4exb
3b74153ec6 SampleSourceFifo refactoring and Tx code reorganization 2019-11-15 01:05:32 +01:00
f4exb
d63f1a3ed5 Fixed some compilation issues 2019-10-25 13:57:19 +02:00
f4exb
cf52553304 MIMO: MO operation fixes 2019-10-20 20:05:30 +02:00
f4exb
ff617b6f7d Reworked sample MI FIFO and MIMO device engine 2019-10-09 07:39:52 +02:00
f4exb
239c5974a7 FIFO for multiple input handling: implementation 2019-10-09 07:39:52 +02:00
f4exb
e9bbf0b266 Plugins device enumeration optimization 2019-10-09 07:39:52 +02:00