f4exb
|
f08c7ee460
|
FFTW engine: corrected debug print format
|
2020-04-20 01:11:18 +02:00 |
|
f4exb
|
3034dcddce
|
Make OpenCV optional in main cmake file
|
2020-04-19 12:58:43 +02:00 |
|
f4exb
|
577ca59760
|
LimeSDR: revised labels and tooltips for antenna select. Fixes issue #506
|
2020-04-19 12:58:34 +02:00 |
|
f4exb
|
b64d813cfc
|
Fixed some warnings from Mac ports compilation
|
2020-04-19 06:14:45 +02:00 |
|
f4exb
|
98925cce82
|
XTRX: renamed set_samplerate method
|
2020-04-18 19:20:29 +02:00 |
|
f4exb
|
c7e7215199
|
XTRX: fixed sample rate setting
|
2020-04-18 19:12:37 +02:00 |
|
f4exb
|
8653d326b3
|
XTRX: effectively allow auto hardware decimation/interpolation
|
2020-04-18 19:10:24 +02:00 |
|
f4exb
|
4300ae6623
|
LimeSDR: GUI: flip SR and Hw/Sw decimation or interpolation displays
|
2020-04-18 19:10:01 +02:00 |
|
f4exb
|
b701048d27
|
XTRX: reduce block size to 4096 bytes
|
2020-04-18 19:09:43 +02:00 |
|
f4exb
|
be7ec93654
|
XTRX: cosmetic changes
|
2020-04-11 17:48:03 +02:00 |
|
f4exb
|
ab6f3d02f0
|
Compile with c++11 comaptible version of CM256cc
|
2020-04-11 17:48:00 +02:00 |
|
f4exb
|
0d094f4aa7
|
LimeSDR: cosmetic changes
|
2020-04-09 06:49:28 +02:00 |
|
f4exb
|
03d39f8483
|
LimeSDR: use constant instead of define for buffer size
|
2020-04-09 06:49:16 +02:00 |
|
f4exb
|
f528347fd5
|
AM demod: fixed initialization of squelch counter. Fixes issue #502
|
2020-04-09 06:48:58 +02:00 |
|
f4exb
|
6704f78a26
|
Merge pull request #500 from AlexandreFournier/master
Fixing CMake PkgConfig for the BladeRF Module
|
2020-04-05 10:18:07 +02:00 |
|
Alexandre Fournier
|
2ad589049c
|
Fixing CMake PkgConfig for the BladeRF Module
|
2020-04-04 21:53:45 +02:00 |
|
f4exb
|
81da7b35b1
|
Updated version and changelogs
|
2020-04-02 05:03:48 +02:00 |
|
f4exb
|
8a088199c9
|
Samplesources GUI file record: updated documentation
|
2020-04-02 05:01:00 +02:00 |
|
f4exb
|
bbe4605258
|
Samplesources GUI file record: right click to choose file
|
2020-04-02 05:00:43 +02:00 |
|
f4exb
|
71e65c4e9c
|
RTLSDR GUI file record: right click to choose file
|
2020-04-02 05:00:10 +02:00 |
|
f4exb
|
597633009c
|
BladeRF2: REST API: implemented actions: implementation
|
2020-04-02 04:55:24 +02:00 |
|
f4exb
|
69a7540ce3
|
BladeRF2: REST API: implemented actions: generated code
|
2020-04-02 04:55:12 +02:00 |
|
f4exb
|
9947a454d6
|
BladeRF2: REST API: implemented actions
|
2020-04-02 04:52:08 +02:00 |
|
f4exb
|
ffa604cecf
|
Updated version and changelogs
|
2020-03-29 00:29:08 +01:00 |
|
f4exb
|
409d2ddf9a
|
Removed cm256cc dependency and therefore remote plugins for Mac OS
|
2020-03-29 00:20:05 +01:00 |
|
f4exb
|
fda24fed6d
|
REST API: removed useless SWGDevicesetApi files
|
2020-03-29 00:19:42 +01:00 |
|
f4exb
|
fb8a1f9df9
|
BFM demod: added initialization of message to GUI address
|
2020-03-29 00:02:54 +01:00 |
|
f4exb
|
1a230e1b77
|
Merge pull request #489 from exception13/master
Fix OpenCV constants namespace
|
2020-03-25 13:13:02 +01:00 |
|
Sergei I. Korolev
|
7f47cd978d
|
* fix opencv constants namespace
|
2020-03-22 04:05:17 +03:00 |
|
f4exb
|
5295c6dc04
|
Updated version and changelogs
|
2020-03-16 22:22:08 +01:00 |
|
f4exb
|
38ef87c577
|
Fixed merge error
|
2020-03-16 21:45:53 +01:00 |
|
f4exb
|
cee7bfdb1d
|
FFT factory: limit default preallocation up to 1k
|
2020-03-16 21:39:37 +01:00 |
|
f4exb
|
606d4fd756
|
Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser
|
2020-03-16 21:39:19 +01:00 |
|
f4exb
|
30694b4be7
|
FFT factory: reuse flag
|
2020-03-16 21:38:21 +01:00 |
|
f4exb
|
37082ce41d
|
FFT correlator: use FFT factory
|
2020-03-16 21:35:08 +01:00 |
|
f4exb
|
2764fd6083
|
FFT factory: corrected sequence type and added debug message
|
2020-03-16 21:34:56 +01:00 |
|
f4exb
|
47b8dc199b
|
GLSpectrum GUI optimization
|
2020-03-16 21:34:35 +01:00 |
|
f4exb
|
926f45d9fb
|
FFT factory: implementation base
|
2020-03-16 21:34:14 +01:00 |
|
f4exb
|
8e8323e925
|
Added fftwf-wisdom option to specify FFTW wisdom file
|
2020-03-16 21:33:58 +01:00 |
|
f4exb
|
d9e2d3e916
|
Updated version and changelogs
|
2020-03-11 17:09:07 +01:00 |
|
f4exb
|
ab3e72e117
|
REST API: updated version
|
2020-03-11 17:09:01 +01:00 |
|
f4exb
|
323e75cddd
|
REST API device and channel actions: extension of record action: implementation
|
2020-03-10 19:44:27 +01:00 |
|
f4exb
|
ba08ff5090
|
REST API device and channel actions: extension of record action: swagger generated code
|
2020-03-10 19:44:11 +01:00 |
|
f4exb
|
d821c3eb50
|
REST API device and channel actions: extension of record action: swagger files
|
2020-03-10 19:36:52 +01:00 |
|
f4exb
|
417b48d115
|
REST API device and channel actions: FileSource: added seek millis - generated code
|
2020-03-10 16:00:16 +01:00 |
|
f4exb
|
4020f66315
|
REST API device and channel actions: FileSource: added seek millis
|
2020-03-10 15:51:40 +01:00 |
|
f4exb
|
897d13d0b0
|
REST API: device and channel actions: fixes to implementation (2)
|
2020-03-10 15:50:42 +01:00 |
|
f4exb
|
b317c0a59d
|
REST API: device and channel actions: fixes to implementation
|
2020-03-10 15:31:38 +01:00 |
|
f4exb
|
c8b9c912a2
|
REST API device and channel actions: generate swagger code
|
2020-03-10 15:28:57 +01:00 |
|
f4exb
|
86fd508828
|
REST API device and channel actions: add ChannelActions.yaml to resources file
|
2020-03-10 15:10:08 +01:00 |
|