Commit Graph

3324 Commits

Author SHA1 Message Date
f4exb 6bc1323c38 BladeRF1: updated plugin version and screenshots 2019-04-12 00:30:57 +02:00
f4exb 66bfff90da BladeRF1 output: implemented baseband or device sample rate input option 2019-04-12 00:18:29 +02:00
f4exb 60cb77fe2d BladeRF output: invert I/Q 2019-04-12 00:18:16 +02:00
f4exb 461b33f099 BladeRF1 input: implemented baseband or device sample rate input option 2019-04-11 23:07:44 +02:00
f4exb 4bb0f4f51a Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +02:00
f4exb ef15157a50 Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
f4exb dc519fbda7 XTRX input: implemented baseband or device sample rate input option 2019-04-10 23:40:45 +02:00
f4exb c94b7ccbe2 XTRX output: implemented baseband or device sample rate input option 2019-04-10 22:10:49 +02:00
f4exb 7b7598b806 LimeSDR: updated documentation 2019-04-09 23:19:52 +02:00
f4exb 8ab8fc3e0d LimeSDR output: implemented baseband or device sample rate input option 2019-04-09 21:40:33 +02:00
f4exb 8123cacafd LimeSDR input: implemented baseband or device sample rate input option 2019-04-09 01:34:51 +02:00
f4exb 89506fe368 RTL-SDR: updated documentation and widgets tool tips 2019-04-07 12:34:45 +02:00
f4exb 6978a90d43 RTL-SDR: implemented baseband or device sample rate input option 2019-04-07 02:06:05 +02:00
f4exb d9e13de372 LimeSDR input: moved the transverter mode button in the GUI and updated documentation 2019-04-06 10:38:31 +02:00
f4exb f4d0066edf RTL-SDR: fixed gain setting sequence (issue #321) 2019-04-03 23:01:29 +02:00
f4exb ab49d4bf19 HackRF input: match sample rate limits with the Tx part (1 to 10 MS/s) 2019-04-02 23:29:10 +02:00
f4exb 624a3e8ef5 HackRF: updated documentation 2019-04-02 22:29:17 +02:00
f4exb 4e24dd954e HackRF output: FcPos parameter in REST API 2019-04-02 13:43:47 +02:00
f4exb e2ac286458 Series of shifted decimators matching shifted interpolators. Applied to HackRF input 2019-04-02 01:10:03 +02:00
f4exb dc4a98b58a HackRF output: compensate shifted interpolators 2019-04-01 14:40:01 +02:00
f4exb bfcfe8f87c Implemented shifted interpolators by 64 and fixed some shifted interpolators inf/sup chains 2019-04-01 03:24:45 +02:00
f4exb b3b7c54b78 Implemented shifted interpolation up to 32 2019-04-01 02:12:50 +02:00
f4exb 8e6f9d8d24 HackRF output: implementation of Fc position selection in the GUI 2019-03-31 23:09:50 +02:00
f4exb 9c5c726b97 HackRF: 2 way Rx/Tx frequency synchronization 2019-03-31 00:40:42 +01:00
f4exb 64b198e507 HackRF: suppression of Rx to Tx link frequency. Synchronization of Tx to Rx device center frequency. 2019-03-30 20:44:55 +01:00
f4exb 345112f1fe Reverse API originator information: implemented for start/stop in all sink plugins 2019-03-25 15:26:01 +01:00
f4exb cd35732807 Reverse API originator information: implemented for start/stop in all source plugins 2019-03-25 15:21:17 +01:00
f4exb 546d8dca5e Reverse API originator information: implemented for start/stop in RTL-SDR and TestSource 2019-03-25 15:10:31 +01:00
f4exb 369aebf1ed Reverse API originator information: implemented in all channel Tx plugins 2019-03-25 13:57:59 +01:00
f4exb 4e4d293e01 Reverse API originator information: implemented in all channel Rx plugins 2019-03-25 13:53:48 +01:00
f4exb 6be1d908ab Reverse API originator information: implemented in all sink plugins 2019-03-25 13:46:42 +01:00
f4exb 9b30d602c3 Reverse API originator information: implemented in all source plugins 2019-03-25 13:41:38 +01:00
f4exb 5cbadf9b3b Reverse API originator information implementation with RTL-SDR, Lime-SDR Tx, AM demod, AM mod examples 2019-03-25 01:15:27 +01:00
f4exb 8699bdcbc4 DATV demod: more cleanup 2019-03-24 19:59:06 +01:00
f4exb 94cd6b0f0d DATV demod: more leansdr cleanup and Windows build 2019-03-24 19:53:23 +01:00
f4exb 929bd81679 DATV demod: updated documentation 2019-03-24 14:57:45 +01:00
f4exb ca88a3a42e Channel Analyzer: fixed bug in deserialization. Fixes issue #314 2019-03-24 10:53:30 +01:00
f4exb 1e1a64cd13 DATV demod: deactivate full screen. Fixed bug 2019-03-24 01:37:34 +01:00
f4exb 200d6beaab DATV demod: put video screen inside a layout 2019-03-24 00:21:20 +01:00
f4exb 760c3fdd0f DATV demod: not functionning full screen 2019-03-23 23:37:26 +01:00
f4exb 2d9715fbb6 DATV demod: GUI cosmetic changes 2019-03-23 10:51:01 +01:00
f4exb af181914e1 DATV demod: process video and audio mute buttons coloring the same way. Make audio voulme log 2019-03-23 09:38:29 +01:00
f4exb 2d6730678d DATV demod: implemented audio and video mute. Corrected audio volume 2019-03-23 06:06:42 +01:00
f4exb 9e668f5f22 DATV demod: audio volume (1) 2019-03-22 08:05:01 +01:00
f4exb 5b300c1033 DATV demod: refactored audio and video GUI 2019-03-21 14:13:26 +01:00
f4exb 2d86373418 DATV demod: audio implementation (2) 2019-03-21 08:35:29 +01:00
f4exb 80a25cc8fb DATV demod: Fixed deprecation (2) 2019-03-20 17:44:26 +01:00
f4exb eabb6a0c47 DATV demod: Audio test (2). Fixed deprecation (1) 2019-03-20 17:27:50 +01:00
f4exb 4f1247301f DATV demod: audio test (1) 2019-03-20 08:42:31 +01:00
f4exb 3d86752411 DATV demod: implemented non working audio 2019-03-20 02:15:59 +01:00