1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00
Commit Graph

6373 Commits

Author SHA1 Message Date
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
f4exb 78deb533ec AirspyHF: use transfer->ctx to pass this object address 2020-08-16 10:21:03 +02:00
f4exb 41ea9e1ab6 Airspy: use transfer->ctx to pass this object address 2020-08-16 10:20:55 +02:00
f4exb 739720e329 FileSink: fixed compiler warnings 2020-08-14 00:16:17 +02:00
f4exb 2e492186cd SigMF: fixed compiler warnings 2020-08-14 00:15:54 +02:00
f4exb 61947efe90 Updated REST API SDRangel version v5.9.0 2020-08-09 09:41:58 +02:00
f4exb ee741a48f2 Fixed deleted TestSourceInput destructor 2020-08-08 20:55:04 +02:00
f4exb aae927397d Removed add/remove ancillary sink from device MIMO engine 2020-08-08 17:49:52 +02:00
f4exb 50ddffd439 Removed add/remove ancillary sink from device API 2020-08-08 17:48:18 +02:00
f4exb 92e06a340e Updated changelogs 2020-08-08 17:46:00 +02:00
Vort 0409b1d769 Sample offset is adjusted every line 2020-08-08 17:22:38 +02:00
Vort 043a4c638c Move TVScreen data to separate object 2020-08-08 17:22:29 +02:00
Vort 4519b9681b TVScreenAnalog with subsample shift shader added 2020-08-08 17:22:17 +02:00
f4exb aa912deb05 Updated version and changelogs 2020-08-08 12:05:15 +02:00
f4exb d779c27bdf REST API: added SigMFFileInputActions in mapper (was missing) 2020-08-08 12:00:04 +02:00