f4exb
|
ac7753136d
|
BladeRF2: REST API: add scale in range report generated code
|
2020-09-15 08:58:43 +02:00 |
|
f4exb
|
645e0bdfca
|
BladeRF2: REST API: add scale in range report source file
|
2020-09-15 08:41:54 +02:00 |
|
f4exb
|
ffeeb874f8
|
BladeRF2: generalize scale support in range queries
|
2020-09-15 08:41:43 +02:00 |
|
f4exb
|
2567abc74a
|
BladeRF2 MIMO: fixed global gain setting
|
2020-09-15 01:47:35 +02:00 |
|
f4exb
|
79b321952e
|
BladeRF2: fixed global gain setting. Fixes issue #630
|
2020-09-14 23:41:12 +02:00 |
|
f4exb
|
7fdeb54f52
|
Updated version and changelogs
v5.11.0
|
2020-09-13 23:17:02 +02:00 |
|
f4exb
|
ad37381452
|
Updated main window documentaton
|
2020-09-13 23:10:56 +02:00 |
|
f4exb
|
a54f72f58d
|
Removed sampling device control objects
|
2020-09-13 18:32:33 +02:00 |
|
f4exb
|
f6e7f13fbf
|
New sampling devices dock with change and reload buttons
|
2020-09-13 17:50:24 +02:00 |
|
f4exb
|
aaa0d9d465
|
New channels dock with add channels button replaces add channel from sampling devices control
|
2020-09-12 10:37:16 +02:00 |
|
f4exb
|
1182791dab
|
Updated version and changelogs
v5.10.1
|
2020-09-11 08:35:57 +02:00 |
|
f4exb
|
6999bb9db1
|
REST API: chanded uint64 to int64 integer formats. Fixes #624
|
2020-09-11 08:31:48 +02:00 |
|
f4exb
|
4dfa29a936
|
Test Source: fixed worker lifecycle. Fixes issue #626
|
2020-09-11 00:30:15 +02:00 |
|
f4exb
|
721e1475dc
|
DeviceUISet: fixed deleteChannel. Fixes issue #625
|
2020-09-11 00:30:04 +02:00 |
|
f4exb
|
30b738c4b3
|
Metis MISO: fixed REST API. Changelogs and version updates
v5.10.0
|
2020-09-09 23:36:19 +02:00 |
|
f4exb
|
962d056f87
|
Metis MISO: added documentation
|
2020-09-09 15:46:32 +02:00 |
|
f4exb
|
bebba707d1
|
Metis MISO: fixed addressing the 8th receiver frequency
|
2020-09-08 23:47:06 +02:00 |
|
f4exb
|
2f737b77e2
|
Metis MISO: implemented transverter mode
|
2020-09-08 15:18:50 +02:00 |
|
f4exb
|
d4410a003f
|
Metis MISO: implemented LO correction
|
2020-09-08 02:40:23 +02:00 |
|
f4exb
|
fba0b4f581
|
Metis MISO: implemented subsampling reception
|
2020-09-07 23:40:57 +02:00 |
|
f4exb
|
08b86062aa
|
Metis MISO: added Tx drive control
|
2020-09-07 02:18:58 +02:00 |
|
f4exb
|
25ff9acb8e
|
Device API: fixed channel add/remove on streams with index > 0
|
2020-09-07 00:13:27 +02:00 |
|
f4exb
|
0b8c505598
|
Metis MISO: Tx implementation
|
2020-09-06 23:23:33 +02:00 |
|
f4exb
|
bd08d4a7f3
|
Metis MISO: added the 8th receiver without frequency control
|
2020-09-05 18:26:19 +02:00 |
|
f4exb
|
73487e619e
|
Metis MISO: implemented 7 receivers
|
2020-09-05 11:47:28 +02:00 |
|
f4exb
|
a180c552f8
|
Metis MISO: initial commit with 4 receivers
|
2020-09-05 10:41:14 +02:00 |
|
f4exb
|
4254d1fa5d
|
Updated version and changelogs
v5.9.4
|
2020-08-29 16:44:33 +02:00 |
|
f4exb
|
87ac319ead
|
DATV decoder: fixed UDP sender dropping packets. Fixes issue #579
|
2020-08-29 12:47:58 +02:00 |
|
f4exb
|
1429e3ac4a
|
GLSpectrum: fixed settings and waterfall share serialization. Fixes #609
|
2020-08-29 11:23:45 +02:00 |
|
f4exb
|
88ce1c934e
|
Updated version and changelogs
v5.9.3
|
2020-08-26 21:54:05 +02:00 |
|
f4exb
|
e03be9d6f4
|
Remote Input: multicast: REST API implementation
|
2020-08-26 21:46:21 +02:00 |
|
f4exb
|
2e2160facc
|
Remote Input: multicast: REST API generated code
|
2020-08-26 21:46:06 +02:00 |
|
f4exb
|
c74a11509e
|
Remote Input: multicast: REST API changes
|
2020-08-26 20:21:55 +02:00 |
|
f4exb
|
f875f675d4
|
Remote Input: updated documentation
|
2020-08-26 20:02:19 +02:00 |
|
f4exb
|
033a2a0431
|
Remote Input: added option to join a multicast group. Implements #611
|
2020-08-26 18:52:36 +02:00 |
|
f4exb
|
dfe0eedde0
|
UDP Source: style and debug message fixes
|
2020-08-26 18:51:48 +02:00 |
|
f4exb
|
555aae2c19
|
FileSource: calculate file record length down to the microsecond. Implements #614
|
2020-08-26 00:16:46 +02:00 |
|
f4exb
|
d15e559e54
|
FileInput: calculate file record length down to the microsecond. Implements #614
|
2020-08-26 00:16:35 +02:00 |
|
f4exb
|
4eb77e8f3d
|
UDP source: updated documentation
v5.9.2
|
2020-08-25 19:39:40 +02:00 |
|
f4exb
|
5ff0170f43
|
Updated version and changelogs
|
2020-08-25 11:00:41 +02:00 |
|
f4exb
|
31d1c7fc08
|
GLScope and GLSpectrum: removed useless calls to cleanup() in destructor
|
2020-08-25 07:30:10 +02:00 |
|
f4exb
|
677448ee7d
|
UDP Source multicast: REST API: implementation
|
2020-08-24 23:55:26 +02:00 |
|
f4exb
|
e8c7c66794
|
UDP Source multicast: REST API: generated code
|
2020-08-24 23:55:10 +02:00 |
|
f4exb
|
7831fc45de
|
UDP Source multicast: REST API
|
2020-08-24 23:53:49 +02:00 |
|
f4exb
|
1f626ef084
|
UDP Source: restore spectrum display
|
2020-08-24 23:27:52 +02:00 |
|
f4exb
|
d5987b4723
|
UDP Source: GUI compatibility with older version of Qt
|
2020-08-24 22:55:47 +02:00 |
|
f4exb
|
0a562301af
|
RollupWidget: fixed collapse section header not showing up. Fixes #608
|
2020-08-24 19:58:09 +02:00 |
|
Felix Schneider
|
cb1f6b2da6
|
Only write .sqriq header once when the first samples are written
|
2020-08-24 19:58:01 +02:00 |
|
f4exb
|
c901991f9d
|
UDP sink: implemented multicast join. Implements #610
|
2020-08-24 19:56:04 +02:00 |
|
f4exb
|
e06704532d
|
Superscanner: optimization: do not move channel to same frequency
|
2020-08-22 10:04:38 +02:00 |
|