1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-30 20:03:33 -05:00

6387 Commits

Author SHA1 Message Date
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
f4exb
38dcac2b46 NFM demod: correct phase discriminator setFMScaling when applying audio sample rate 2020-08-21 19:20:39 +02:00
f4exb
1750023c11 ATV Demod: fixed documentation v5.9.1 2020-08-21 10:53:45 +02:00
f4exb
b6fccfc942 Updated version and changelogs 2020-08-21 08:52:19 +02:00
f4exb
b8707d750f ATV Demod: fixed ATVDemodSink::apply_setiings 2020-08-21 07:27:36 +02:00
f4exb
b4025f1f81 Downgrade of libiio and airspyhf 2020-08-21 06:32:33 +02:00
f4exb
34fdd2b523 ATV Demod: REST API generated code 2020-08-20 14:19:08 +02:00
f4exb
bbe8dba813 Upgrade libiio to v0.21 and libairspyhf to 1.6.8 in package builds 2020-08-20 14:06:58 +02:00
Felix Schneider
afb4aab440 Clean up iq sampling fix 2020-08-20 10:15:24 +02:00
Felix Schneider
b672827dc8 Open both I and Q channels on plutosdr and change the inputthread accordingly 2020-08-20 10:15:14 +02:00
f4exb
7f0f5c6061 ATV demod: updated documentation 2020-08-20 10:15:07 +02:00
f4exb
fb228bc471 ATV Demod: integer number of points per line is simply an Euclidean division 2020-08-20 10:14:59 +02:00
f4exb
4168966bce ATV Demod: applied now threading model 2020-08-20 10:14:50 +02:00
f4exb
774571ca72 ATV Demod: arbitrary sample rate: GUI changes 2020-08-20 10:14:37 +02:00
f4exb
45f5acc1b2 ATV demod: removed HSync active condition (fix of original changes) 2020-08-20 10:14:25 +02:00
f4exb
e6cab1a8bc ATV demod: effective support of random channel sample rate 2020-08-20 10:14:10 +02:00
f4exb
a9640e285e ATV Demod: REST API: removal of obsolete settings members 2020-08-20 10:14:01 +02:00
f4exb
e279dd59c9 Downchannelizer: added number of decimation stages in debug message 2020-08-20 10:13:48 +02:00
Vort
2121cb5f9c ATV Modulator: fix crash when m_pointsPerHBar = 0 2020-08-17 13:56:03 +02:00
Vort
7eea116352 ValueDial(Z): add virtual keyboard support 2020-08-17 13:55:48 +02:00
Vort
db072e985f ATV Demodulator: implement double buffering 2020-08-17 13:55:36 +02:00
f4exb
36ab7ada08 PlutoSDR: emit critical log message if context cannot be created 2020-08-17 13:46:46 +02:00