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

6332 Commits

Author SHA1 Message Date
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
f4exb
31d3011b70 Removed file recording function from device plugins (MIMO) 2020-08-08 11:57:00 +02:00
f4exb
a72312f5c3 Removed file recording function from device plugins: REST API generated code 2020-08-08 11:54:15 +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
632295b18f Complex decimators: fixed compiler warning 2020-08-07 08:00:35 +02:00
f4exb
faa6d49c9c FileSink: REST API generated code 2020-08-07 08:00:00 +02:00
f4exb
df383f0fe9 FileSink: REST API source files 2020-08-07 07:58:46 +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
678ecc7bd0 RoolupWidget: exclude dialogs from children widgets that can be used as roll up widgets 2020-08-04 23:25:50 +02:00
f4exb
3e01f38e62 Renamed FileSink plugin to FileOutput: more name changes 2020-08-04 01:07:19 +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
c9fe02a39e Updated version and changelogs v5.8.5 2020-08-03 00:32:46 +02:00
f4exb
45c727ddc2 GLShaderTextured: use mutable or immutable storage depending on system capability. Implements #582 2020-08-03 00:30:13 +02:00
f4exb
f1c886d3db Updated version and changelogs v5.8.4 2020-08-02 22:20:29 +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
c0b9d6ffd4 Button switch: added methods to set color and reset to default button colors 2020-08-02 00:59:42 +02:00
f4exb
aa699e4458 Down channelizer: prevent negative sample rate 2020-08-02 00:58:29 +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 v5.8.3 2020-07-31 04:45:11 +02:00
f4exb
c55c1c3342 Build of external libraries: upgraded dsdcc to v1.9.0 2020-07-31 04:16:57 +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
f4exb
46ffe8ce0a ATV Modulator: fixed some vertical sync parameters 2020-07-23 13:18:55 +02:00
f4exb
e0afd32518 ATV demod: use common code for horizontal sync and different vertical sync detections for HSkip and standard 2020-07-23 13:18:48 +02:00
f4exb
19d74d395c ATV demod: new HSync process based on new horizontal sync code 2020-07-23 13:18:38 +02:00
f4exb
e0683e6edf ATV mod: corrected m_interleaved to m_interlaced 2020-07-23 13:18:27 +02:00
f4exb
aa82d4e827 ATV mod: corrected line timings and created a diagonal pattern 2020-07-23 13:18:16 +02:00
f4exb
ca9564e0f8 Updated version and changelogs v5.8.2 2020-07-21 06:46:55 +02:00
Vort
ba27906dfa ATV Demodulator: bug fixes and performance improvements 2020-07-21 06:42:26 +02:00
Vort
3af6dfbec6 Set correct output directories for RelWithDebInfo build 2020-07-21 06:41:44 +02:00
Vort
0e918fbbe6 ATV Demodulator: improvements of HSync and VSync algorithms. Fixes #459. 2020-07-21 06:38:14 +02:00
StefanBruens
8672cd7bb9 Use CMake varialbles instead of depending on FFmpeg binary
DATV will be excluded when the ffmpeg binary is not installed,
although the actual dependencies are fulfilled.
2020-07-21 06:37:45 +02:00
f4exb
a2d61d211c Added export for new complex decimator class 2020-07-21 06:34:41 +02:00
f4exb
c271dd25d9 Channel Analyzer: fixed rational downsampler 2020-07-21 02:08:58 +02:00
f4exb
8c100c6ee8 Channel Analyzer: fixed sink initialization and removed unused baseband public set baseband sample rate 2020-07-20 02:07:40 +02:00
f4exb
843c746c6e Channel Analyzer: use complex decimator for decimation by power of two value 2020-07-19 11:48:02 +02:00