1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00
Commit Graph

3968 Commits

Author SHA1 Message Date
f4exb 4dfa29a936 Test Source: fixed worker lifecycle. Fixes issue #626 2020-09-11 00:30:15 +02:00
f4exb 30b738c4b3 Metis MISO: fixed REST API. Changelogs and version updates 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 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 87ac319ead DATV decoder: fixed UDP sender dropping packets. Fixes issue #579 2020-08-29 12:47:58 +02:00
f4exb e03be9d6f4 Remote Input: multicast: REST API implementation 2020-08-26 21:46:21 +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 2020-08-25 19:39:40 +02:00
f4exb 677448ee7d UDP Source multicast: REST API: implementation 2020-08-24 23:55:26 +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 c901991f9d UDP sink: implemented multicast join. Implements #610 2020-08-24 19:56:04 +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 2020-08-21 10:53:45 +02:00
f4exb b8707d750f ATV Demod: fixed ATVDemodSink::apply_setiings 2020-08-21 07:27:36 +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
Vort 2121cb5f9c ATV Modulator: fix crash when m_pointsPerHBar = 0 2020-08-17 13:56:03 +02:00
Vort db072e985f ATV Demodulator: implement double buffering 2020-08-17 13:55:36 +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 ee741a48f2 Fixed deleted TestSourceInput destructor 2020-08-08 20:55:04 +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 31d3011b70 Removed file recording function from device plugins (MIMO) 2020-08-08 11:57:00 +02:00
f4exb fddc5a66e8 Removed file recording function from device plugins 2020-08-08 11:53:56 +02:00
f4exb fdae0b18c3 FileSink: REST API implementation 2020-08-07 08:00:49 +02:00
f4exb f5a39f1f48 New FileSink channel plugin: added in build 2020-08-06 10:47:04 +02:00
f4exb 081e81e9d9 New FileSink channel plugin 2020-08-06 10:46:49 +02:00