f4exb
|
02da05ddc9
|
PlutoSDR: fixed handling of open device status. Fixes issue #510
|
2020-05-20 09:48:24 +02:00 |
|
f4exb
|
038ee02bd4
|
Interferometer: add body to getSpectrumVis method
|
2020-05-15 01:06:01 +02:00 |
|
f4exb
|
9227f9e9da
|
GLSpectrumSettings: fixed missing initializations
|
2020-05-10 09:27:12 +02:00 |
|
f4exb
|
946e45a6a3
|
GLSpectrum settings ensure synchronization with m_averagingIndex - MIMO
|
2020-05-06 01:37:29 +02:00 |
|
f4exb
|
9c459a47a5
|
GLSpectrum settings rename m_averagingNb to m_averagingValue for better consistency and ensure synchronization with m_averagingIndex
|
2020-05-06 01:36:58 +02:00 |
|
f4exb
|
b1353a81e7
|
Websocket spectrum: updated ChirpChat demod (v5)
|
2020-05-05 03:24:25 +02:00 |
|
f4exb
|
75a75732da
|
Websocket spectrum: updated plugins
|
2020-05-05 03:24:10 +02:00 |
|
f4exb
|
67ceeeb171
|
SpectrumVis: remove now useless configure method
|
2020-05-02 01:30:28 +02:00 |
|
f4exb
|
0d2a8e6fbf
|
GLSpectrumGUI: removed reference to message queue in setBuddies method. v5 plugins.
|
2020-05-01 02:34:14 +02:00 |
|
f4exb
|
4fd66bce45
|
GLSpectrumGUI: removed reference to message queue in setBuddies method
|
2020-05-01 02:33:50 +02:00 |
|
f4exb
|
f8e59ef82e
|
SpectrumVis: removed message queue parameter from configure method
|
2020-05-01 02:23:26 +02:00 |
|
f4exb
|
c69adcfcfd
|
Websocket spectrum: adapted plugins (missing bits)
|
2020-04-30 10:00:50 +02:00 |
|
f4exb
|
55d7cbf2b4
|
Websocket spectrum: adapted MIMO plugins
|
2020-04-30 10:00:33 +02:00 |
|
f4exb
|
b29a458e57
|
Websocket spectrum: adapted plugins
|
2020-04-30 09:57:05 +02:00 |
|
f4exb
|
9bb5185f9c
|
Websocket spectrum: first implementation
|
2020-04-29 17:41:17 +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
|
fb4d81bff3
|
LimeSDR input: updated documentation
|
2020-04-27 22:43:56 +02:00 |
|
f4exb
|
9b6bdac9a2
|
LimeSDR MIMO: REST API implementation
|
2020-04-27 18:25:54 +02:00 |
|
f4exb
|
2287562dd0
|
ATV modulator: make OpenCV code objects compatible with OpenCV version in Ubuntu 20.04
|
2020-04-27 14:41:02 +02:00 |
|
f4exb
|
9d63f9ea44
|
Fixed some warnings from Mac ports compilation (2)
|
2020-04-27 12:33:57 +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
|
e62af95d46
|
Fixed incorrect frequency display when transverter is engaged. Fixes issue #509
|
2020-04-25 12:25:50 +02:00 |
|
f4exb
|
908d244944
|
DATV demod: compatibility with newer dvbs2.h
|
2020-04-21 02:05:32 +02:00 |
|
f4exb
|
2389490dc3
|
DATV demod: apply commit 0902155da2f79f2cdfdbe12b849c5f515f1f0d55 math.h only
|
2020-04-21 01:39:38 +02:00 |
|
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
|
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
|
5ff291ee84
|
LimeSDR: revised labels and tooltips for antenna select. Fixes issue #506
|
2020-04-19 12:52:32 +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
|
33769fb62d
|
LimeSDR: GUI: flip SR and Hw/Sw decimation or interpolation displays
|
2020-04-13 18:45:46 +02:00 |
|
f4exb
|
8f15074ef5
|
XTRX: cosmetic changes
|
2020-04-11 17:47:28 +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
|
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 |
|