f4exb
|
319c988ef9
|
Fixed select device stream dialog window placement
|
2019-05-21 14:12:32 +02:00 |
|
f4exb
|
222005c189
|
Added missing files for DeviceStreamSettingsDialog
|
2019-05-21 08:44:46 +02:00 |
|
f4exb
|
71de6774c4
|
MIMO: dialog to select device stream from channel. Implemented in AM demod
|
2019-05-21 01:52:13 +02:00 |
|
f4exb
|
b01c4e2477
|
Device API: added a number of source and sink streams and update it from the plugins
|
2019-05-21 00:27:08 +02:00 |
|
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
|
8fd864aadf
|
MIMO: removed enable flag in main window and rely on the DSP engine as a unique information source instead
|
2019-05-20 01:25:35 +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
|
490d384ecf
|
Removed obsolete references to libsqlite3
|
2019-05-18 21:08:17 +02:00 |
|
f4exb
|
eb615d70f6
|
Removed obsolete libsqlite3 directory
|
2019-05-18 21:02:00 +02:00 |
|
f4exb
|
d03c44c5ef
|
Removed udev-rules
|
2019-05-18 20:51:52 +02:00 |
|
f4exb
|
f220927704
|
MIMO: add channels
|
2019-05-18 15:40:00 +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
|
1777eab1e3
|
NFM demod: added REST API support for high pass filter setting
|
2019-05-18 03:41:28 +02:00 |
|
f4exb
|
2c3bbea5bc
|
NFM demod: updated documentation
|
2019-05-17 22:46:23 +02:00 |
|
f4exb
|
5096816143
|
NFM demod: added high pass audio filter control
|
2019-05-17 22:06:59 +02:00 |
|
f4exb
|
2d44fa3b99
|
SoapySDR output: support floating point type samples
|
2019-05-17 18:35:34 +02:00 |
|
f4exb
|
7eef772b55
|
Added udev rules for UHD
|
2019-05-17 01:47:59 +02:00 |
|
f4exb
|
f351fe6e71
|
MIMO support: added basics in device UI set and device set
|
2019-05-16 18:39:13 +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
|
1873f3f6f0
|
Added a splash screen on startup
|
2019-05-14 19:23:13 +02:00 |
|
f4exb
|
082aa77f06
|
Frequency Tracker: make lock converge faster
|
2019-05-14 01:18:51 +02:00 |
|
f4exb
|
b72ff29c27
|
MIMO support: added DSP Engine and Device for MIMO (1)
|
2019-05-13 01:55:12 +02:00 |
|
f4exb
|
9d22738412
|
Perseus: add libusb in cmake files
|
2019-05-13 00:35:03 +02:00 |
|
f4exb
|
b2e35b2d31
|
Added a hidden command line option to activate MIMO functionality
|
2019-05-12 10:25:55 +02:00 |
|
f4exb
|
a757595ce7
|
GLSpectrum: added ability to use the mouse wheel to move the central channel marker line
|
2019-05-12 00:46:31 +02:00 |
|
f4exb
|
81c6d4afd6
|
Windows build fixes
|
2019-05-11 10:13:14 +02:00 |
|
f4exb
|
3930899520
|
Debian build fixes
|
2019-05-11 01:42:33 +02:00 |
|
f4exb
|
4b665876f2
|
Merge branch 'master' into dev
|
2019-05-11 01:21:19 +02:00 |
|
f4exb
|
ea0807312b
|
Merge pull request #340 from antis81/flatpak
[WIP] flatpak integration
|
2019-05-11 01:19:32 +02:00 |
|
f4exb
|
dfb02251e1
|
Updated main window readme with recent changes in channel top bar controls
|
2019-05-11 01:15:26 +02:00 |
|
f4exb
|
c69b1421a7
|
Local Output/Sink: updated documentation
|
2019-05-11 00:42:21 +02:00 |
|
Nils Fenner
|
f1c5e27b59
|
WIP: flatpak
|
2019-05-11 00:37:17 +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
|
7e128335f1
|
Propagate change to channel UIs
|
2019-05-09 21:07:05 +02:00 |
|
f4exb
|
ec0865b409
|
New stream setting display and change dialog placeholder in channel rollup widget
|
2019-05-09 20:53:18 +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
|
f176110959
|
Debian: updated changelog
|
2019-05-09 01:42:26 +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 |
|