1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-13 11:43:18 -05:00

6183 Commits

Author SHA1 Message Date
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
f4exb
ecc67dd345 FFT factory: plugins base implementation 2020-03-12 06:28:01 +01:00
f4exb
39128c089c FFT factory: implementation base 2020-03-12 06:27:38 +01:00
f4exb
495ffda42c Added fftwf-wisdom option to specify FFTW wisdom file 2020-03-11 18:19:56 +01:00
f4exb
a0242ac234 Set return value of TestMOSync::startRx. Fixes issue #486 2020-03-11 18:19:29 +01:00
f4exb
b4de23c89f Updated version and changelogs v5.3.0 2020-03-10 14:38:37 +01:00
f4exb
a72dfd6535 REST API: bumped to version 5.3.0 2020-03-10 14:34:58 +01:00
f4exb
18aa9ffbc2 REST API device and channel actions: extension of record action: implementation 2020-03-10 05:23:19 +01:00
f4exb
beee7a7a78 REST API device and channel actions: extension of record action: swagger generated code 2020-03-10 05:22:51 +01:00
f4exb
b96e0d34a9 REST API device and channel actions: extension of record action: swagger files 2020-03-10 05:19:24 +01:00
f4exb
36aeb6798c REST API device and channel actions: FileSource: added seek millis - generated code 2020-03-09 21:38:42 +01:00