1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-18 22:23:17 -05:00

3958 Commits

Author SHA1 Message Date
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
f4exb
965b041db3 Renamed FileSink plugin to FileOutput 2020-08-04 00:42:58 +02:00
f4exb
2099e5d962 SoapySDR: prepend the driver name to the device label so it can be differentiated if handled by SoapySDR remote 2020-08-03 21:37:21 +02:00
f4exb
7fb963b5a6 ATV Modulator: fixed 819 lines system 2020-08-03 08:26:04 +02:00
f4exb
1df46b0ac7 Fixed some compiler warnings 2020-08-02 19:52:17 +02:00
f4exb
b8a081b1d5 Modulator plugins with configurable audio: fixed audio sample rate handling 2020-08-02 10:11:41 +02:00
f4exb
cc64318d82 Demods with audio: systematically reapply audio sample rate in case of channel sample rate change 2020-08-02 10:10:26 +02:00
f4exb
263d96c0cd Demod plugins with configurable audio: fixed audio sample rate handling 2020-08-01 10:09:39 +02:00
f4exb
a72631059f Updated documentation, version and changelogs 2020-07-31 04:45:11 +02:00
f4exb
6c5e388538 ATV Demodulator: Removed 405 lines and added 819 lines system 2020-07-31 04:15:12 +02:00
f4exb
6a4aa90f65 ATV Modulator: complete vertical sync rework. Removed 405 lines and added 819 lines system. Implements #578 2020-07-31 04:15:02 +02:00