f4exb
|
e62e187931
|
MIMO: AM demod: implemented stream index (except dialog and apply setting)
|
2019-05-20 16:31:15 +02:00 |
|
f4exb
|
1e881d0b2f
|
Removed useless reference to the QPluginLoader in the Plugin structure
|
2019-05-20 03:36:16 +02:00 |
|
f4exb
|
ad4827f36c
|
MIMO: handle channel and ancillary source / sink lists add / remove items
|
2019-05-19 12:54:22 +02:00 |
|
f4exb
|
88ea8b2ae9
|
Renamed createSampleXXXPluginInstanceYYY methods to remove the redundant YYY part
|
2019-05-19 10:28:50 +02:00 |
|
f4exb
|
7186182d71
|
MIMO: use proper functions to get the number of source and stream sinks from the MIMO device
|
2019-05-19 10:23:18 +02:00 |
|
f4exb
|
75ee688ac2
|
MIMO: implemented add/remove MIMO device set in main GUI
|
2019-05-18 11:59:56 +02:00 |
|
f4exb
|
ddde7a925f
|
MIMO: copied test source as multiple input. Adaptation of main classes
|
2019-05-18 06:30:37 +02:00 |
|
f4exb
|
2d44fa3b99
|
SoapySDR output: support floating point type samples
|
2019-05-17 18:35:34 +02:00 |
|
f4exb
|
60db6f76a6
|
MIMO support (4)
|
2019-05-16 00:43:15 +02:00 |
|
f4exb
|
6776afd277
|
MIMO support (3)
|
2019-05-15 18:51:10 +02:00 |
|
f4exb
|
7ddb62fb0d
|
MIMO support (2)
|
2019-05-15 08:33:13 +02:00 |
|
f4exb
|
b72ff29c27
|
MIMO support: added DSP Engine and Device for MIMO (1)
|
2019-05-13 01:55:12 +02:00 |
|
f4exb
|
b2e35b2d31
|
Added a hidden command line option to activate MIMO functionality
|
2019-05-12 10:25:55 +02:00 |
|
f4exb
|
81c6d4afd6
|
Windows build fixes
|
2019-05-11 10:13:14 +02:00 |
|
f4exb
|
8029194c02
|
Local output plugin and fixes
|
2019-05-10 23:38:52 +02:00 |
|
f4exb
|
ba4c8d7a68
|
Added the Local Source plugin
|
2019-05-10 13:20:30 +02:00 |
|
f4exb
|
6d5d77dc6c
|
Channel local source (1)
|
2019-05-10 00:34:35 +02:00 |
|
f4exb
|
e1d0dc838f
|
Code cleanup
|
2019-05-09 17:34:56 +02:00 |
|
f4exb
|
a5e9f251ef
|
Single channel API
|
2019-05-09 17:27:12 +02:00 |
|
f4exb
|
9e628917dc
|
Removed all obsolete references to devicesourceapi.h and devicesinkapi.h
|
2019-05-09 12:10:27 +02:00 |
|
f4exb
|
f94579921d
|
REST API: server mode instance summary streaming type fix
|
2019-05-09 11:11:31 +02:00 |
|
f4exb
|
029e559824
|
Single DeviceAPI: REST API fixes
|
2019-05-09 01:12:40 +02:00 |
|
f4exb
|
89e53cf179
|
Single DeviceAPI interface (1)
|
2019-05-08 22:11:53 +02:00 |
|
f4exb
|
69313daeae
|
Added a generic device API interface
|
2019-05-08 00:30:40 +02:00 |
|
f4exb
|
ca9c87ff43
|
Device sink API: removed useless methods
|
2019-05-08 00:18:29 +02:00 |
|
f4exb
|
d0683110d6
|
Device sink API and engine: removed the unused addSource and removeSource methods
|
2019-05-07 22:39:23 +02:00 |
|
f4exb
|
fad3ed66b6
|
GUI: removed multiple source channel warning popup
|
2019-05-07 21:13:32 +02:00 |
|
f4exb
|
7ea814c180
|
Plugin interface: use enum for single Rx or single Tx type and added the any type
|
2019-05-07 18:58:20 +02:00 |
|
f4exb
|
6771c6de5b
|
REST API server updates and fixes
|
2019-05-07 15:25:20 +02:00 |
|
f4exb
|
54e46837dd
|
REST API: changed binary tx parameter to ternary direction parameter (0: rx, 1: tx, 2: any)
|
2019-05-07 14:43:38 +02:00 |
|
f4exb
|
a69d8a6422
|
SSB Modulator: implemented hard limiter on compressor to prevent overload
|
2019-05-07 02:50:05 +02:00 |
|
f4exb
|
1a5f643705
|
Frequency Tracker: fixed REST API. New Python script to control frequency tracking via API
|
2019-05-06 00:39:53 +02:00 |
|
f4exb
|
cdf8a63294
|
Frequency tracker: added squelch gate control
|
2019-05-05 13:19:00 +02:00 |
|
f4exb
|
f63b0fe96c
|
Frequency tracker: added alpha factor of EMA control
|
2019-05-05 09:43:15 +02:00 |
|
f4exb
|
459063d4f2
|
Frequency tracker (4)
|
2019-05-04 22:00:24 +02:00 |
|
f4exb
|
fc650c5fd1
|
Method to get frequency from FLL. Fixed Channel Analyzer lock delta frequency display in case of decimation
|
2019-05-04 04:54:16 +02:00 |
|
f4exb
|
b4b157a9a4
|
Frequency tracker (1)
|
2019-05-04 01:55:58 +02:00 |
|
f4exb
|
aa60776795
|
Down channelizer: fixed sample saturation in 16 bit mode
|
2019-05-03 00:23:38 +02:00 |
|
f4exb
|
d841c4e554
|
Local Sink/Input: REST API fixes
|
2019-05-02 09:54:08 +02:00 |
|
f4exb
|
9e5003eab9
|
New plugin pair LocalSink and LocalInput to pipe streams internally
|
2019-05-02 04:02:40 +02:00 |
|
f4exb
|
9a39d0d898
|
Fixed IntHalfbandFilterEO factor calculation width forcing use of EOStorageType
|
2019-04-29 12:03:51 +02:00 |
|
f4exb
|
91089b6809
|
Remote sink: fixed chanel frequency shift calculation and access
|
2019-04-27 01:19:17 +02:00 |
|
f4exb
|
85a3e6fe44
|
Remote sink: updated REST API and new settings handling
|
2019-04-26 14:34:01 +02:00 |
|
f4exb
|
2833eb1b0e
|
Remote: pass center frequency on 64 bits
|
2019-04-26 02:46:21 +02:00 |
|
f4exb
|
111c035c09
|
Remote channel sink: decimation and shift: core changes
|
2019-04-26 01:27:36 +02:00 |
|
f4exb
|
07c5bd19b8
|
Remote channel sink: decimation and shift: GUI changes
|
2019-04-25 15:48:47 +02:00 |
|
f4exb
|
e55f33ffc9
|
Up channelizer: implemented direct setting of filter chain
|
2019-04-25 09:26:03 +02:00 |
|
f4exb
|
3a5bc0ac3a
|
Down channelizer: implemented direct setting of filter chain
|
2019-04-25 09:14:17 +02:00 |
|
f4exb
|
e1982f6068
|
REST API: added missing fields for reverse API in UDPSink
|
2019-04-20 19:52:42 +02:00 |
|
f4exb
|
2ab4dd6fb6
|
REST API: added missing fields for reverse API in some demods
|
2019-04-20 19:32:35 +02:00 |
|