1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-29 19:33:26 -05:00

1292 Commits

Author SHA1 Message Date
f4exb
87ac319ead DATV decoder: fixed UDP sender dropping packets. Fixes issue #579 2020-08-29 12:47:58 +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
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
db072e985f ATV Demodulator: implement double buffering 2020-08-17 13:55:36 +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
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
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
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
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
Vort
ba27906dfa ATV Demodulator: bug fixes and performance improvements 2020-07-21 06:42:26 +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
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
f4exb
ee3e1886cb Channel Analyzer: fixed rational downsampler setting after range calculation 2020-07-19 11:45:35 +02:00
f4exb
fcf12bdd5b Updated version and changelogs 2020-07-19 01:36:10 +02:00
f4exb
2b8ec229d1 SigMF file sink: optimized decimation 2020-07-19 01:32:49 +02:00
f4exb
52178ee2b4 SigMF file sink: replaced interpolator by centered half band decimator 2020-07-19 00:56:59 +02:00
f4exb
780f4893a1 SigMF file sink: updated documentation 2020-07-18 04:22:30 +02:00
f4exb
0243ae38c2 SigMF file sink: GUI cosmetc changes 2020-07-18 04:21:45 +02:00
f4exb
961b7f616b SigMF file sink: optimized pre record process 2020-07-17 15:28:13 +02:00
f4exb
c8a3b98f44 SigMF file sink: apply settings: reverse API and stream index fixes 2020-07-17 13:46:09 +02:00
f4exb
a16fe9b78e SigMF file sink: make pre-recording functionnality generally available. REST API implementation 2020-07-17 13:39:41 +02:00
f4exb
e06911dfe4 SigMF file sink: make pre-recording functionnality generally available 2020-07-17 12:46:19 +02:00
f4exb
87bee18b9f SigMF file sink: REST API: Implementation 2020-07-17 12:16:23 +02:00
f4exb
181e1a0dc2 SigMF file sink: added start of record time shift and hardware Id 2020-07-17 05:31:04 +02:00
f4exb
1669920abe SigMF file sink: added spectrum squelch 2020-07-16 16:58:58 +02:00
f4exb
20db7b735d SigMF file sink: added spectrum display to GUI 2020-07-15 17:48:08 +02:00
f4exb
1187726582 SigMF file sink: show number of tracks in GUI 2020-07-15 14:27:11 +02:00
f4exb
ed3a300829 SigMF file sink: more GUI changes 2020-07-15 10:57:24 +02:00
f4exb
80ea534840 SigMF file sink: GUI changes 2020-07-14 08:35:15 +02:00
f4exb
2cb96ed187 SigMF file sink: initial commit 2020-07-14 08:35:15 +02:00
f4exb
c677cd4402 Channel Analyzer: fixed sink apply channel settings. Fixes #569 and #570 2020-07-13 22:00:15 +02:00