1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-11 00:30:26 -05:00

6043 Commits

Author SHA1 Message Date
f4exb
c1d0b6ce1f DATV demod: apply commit 2ac274f77e6cb6ad6d2a81c9f94f05ea00ea4833 Customize MER for QAM constellations too. 2020-04-21 01:35:37 +02:00
f4exb
b901e3453e DATV demod: apply commit 3479085369c2466fb2672f8e529e771c8fa22d1c Control refresh of tracking FIR filter. 2020-04-21 01:32:15 +02:00
f4exb
2f943eb80a DATV demod: apply commit90c280f03339fe173baf2f908c37135b9b4c05bd Add complex ops. 2020-04-21 01:25:42 +02:00
f4exb
ce036959fe DATV demod: apply commit dd2d9b97025a34a1b168439d60528826b6c9ebf6 Fix RRC amplitude. 2020-04-21 01:22:50 +02:00
f4exb
f7c5c98550 XTRX MIMO: implemented REST API v5.4.0 2020-04-20 00:53:37 +02:00
f4exb
bfaafac7c6 XTRX: REST API: fixed wrong setting object 2020-04-20 00:52:57 +02:00
f4exb
91552225ee FFTW engine: corrected debug print format 2020-04-19 19:19:31 +02:00
f4exb
35c9dc0cde Updated version and changelogs 2020-04-19 19:12:21 +02:00
f4exb
5ff291ee84 LimeSDR: revised labels and tooltips for antenna select. Fixes issue #506 2020-04-19 12:52:32 +02:00
f4exb
862c6644e2 Make OpenCV optional in main cmake file 2020-04-19 10:36:20 +02:00
f4exb
81f158c7f2 Fixed some warnings from Mac ports compilation 2020-04-19 06:13:32 +02:00
f4exb
e7f4bd5c65 ChirpChat demod: added missing include 2020-04-19 06:12:50 +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
aad783b653 XTRX: fixed sample rate setting 2020-04-18 07:39:38 +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
732246db55 XTRX: effectively allow auto hardware decimation/interpolation 2020-04-14 22:32:21 +02:00
f4exb
33769fb62d LimeSDR: GUI: flip SR and Hw/Sw decimation or interpolation displays 2020-04-13 18:45:46 +02:00
f4exb
c43314f7cc XTRX: reduce block size to 4096 bytes 2020-04-12 10:23:36 +02:00
f4exb
8f15074ef5 XTRX: cosmetic changes 2020-04-11 17:47:28 +02:00
f4exb
bba1cc64e5 Compile with c++11 comaptible version of CM256cc 2020-04-11 17:44:54 +02:00
Alexandre Fournier
e414e2676f Fixing CMake PkgConfig for the BladeRF Module 2020-04-09 06:47:34 +02:00
f4exb
6e7ef35df0 Failed attempt at LimeSDRMIMO 2020-04-09 06:46:04 +02:00
f4exb
65f892beab LimeSDR: cosmetic changes 2020-04-09 06:45:31 +02:00
f4exb
b7fc2f255c LimeSDR: use constant instead of define for buffer size 2020-04-09 06:45:12 +02:00
f4exb
73af940e89 AM demod: fixed initialization of squelch counter. Fixes issue #502 2020-04-09 06:33:04 +02:00
f4exb
19a1c5cadb Updated version and changelogs v5.3.3 2020-04-02 00:13:05 +02:00
f4exb
81a0e18a04 SampleMIMO GUI file record: right click to choose file 2020-04-01 23:56:49 +02:00
f4exb
8208fb031b Samplesources GUI file record: updated documentation 2020-04-01 23:32:19 +02:00
f4exb
c077abf8b0 Samplesources GUI file record: right click to choose file 2020-04-01 23:17:26 +02:00
f4exb
aabdc75402 RTLSDR GUI file record: right click to choose file 2020-04-01 08:44:51 +02:00
f4exb
adcd06b1c4 BladeRF2: REST API: implemented actions: implementation 2020-03-30 21:35:29 +02:00
f4exb
56e70454ae BladeRF2: REST API: implemented actions: generated code 2020-03-30 19:51:02 +02:00
f4exb
14320509ad BladeRF2: REST API: implemented actions 2020-03-30 19:50:36 +02:00
f4exb
7a4d6cabc6 Updated version and changelogs v5.3.2 2020-03-28 22:01:59 +01:00
f4exb
a625ecb255 Removed cm256cc dependency and therefore remote plugins for Mac OS 2020-03-28 18:50:22 +01:00
f4exb
cfaed1db1d REST API: removed useless SWGDevicesetApi files 2020-03-25 22:03:50 +01:00
f4exb
d7a96f8432 BFM demod: added initialization of message to GUI address 2020-03-18 08:35:08 +01:00
f4exb
e35654d181 Update changelogs and version v5.3.1 2020-03-16 19:38:35 +01:00
f4exb
6d2f2410af FFT factory: limit default preallocation up to 1k 2020-03-15 19:59:56 +01:00
f4exb
298a5aadc5 MSVC compatibility 2020-03-15 11:58:19 +01:00
f4exb
f77f61a8a5 ChirpChat demodulator: use FFT factory 2020-03-14 23:52:43 +01:00
f4exb
0d9e3e320f Interferometer: use FFT factory 2020-03-14 18:08:19 +01:00
f4exb
9ea831e526 Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser 2020-03-14 06:40:38 +01:00
f4exb
d88cfff33a FFT Engine: added a reuse flag to disable reuse system with the FFT factory 2020-03-13 07:46:08 +01:00
f4exb
2bae4a15df FFT correlator: use FFT factory 2020-03-12 15:34:32 +01:00
f4exb
8912826332 FFT factory: corrected sequence type and added debug message 2020-03-12 15:32:46 +01:00
f4exb
3c6dbcdca2 GLSpectrum GUI optimization 2020-03-12 15:31:20 +01:00