Downsample: Unterschied zwischen den Versionen

Aus DXL-Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Beschreibung == Mithilfe erwünscht! Wer kann/will hier Informationen beisteuern? Bitte Info per Mail. == Übersicht der Parameter == <nowiki> downsample…“)
 
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
== Beschreibung ==
== Beschreibung ==
downsamples iq input, e.g. to extract Hamradio band from raw SDR input with more bandwidth.
This tool is used at the SDR-Buffer <br>
https://wiki.oevsv.at/wiki/SDR-Buffer <br>
https://websdr.iks.tugraz.at/sdrbuffer/


Mithilfe erwünscht! Wer kann/will hier Informationen beisteuern? Bitte Info per Mail.
Mithilfe erwünscht! Wer kann/will hier Informationen beisteuern? Bitte Info per Mail.

Version vom 5. August 2022, 20:33 Uhr

Beschreibung

downsamples iq input, e.g. to extract Hamradio band from raw SDR input with more bandwidth. This tool is used at the SDR-Buffer
https://wiki.oevsv.at/wiki/SDR-Buffer
https://websdr.iks.tugraz.at/sdrbuffer/


Mithilfe erwünscht! Wer kann/will hier Informationen beisteuern? Bitte Info per Mail.

Übersicht der Parameter

downsample  -h

 shift frequency and downsample iq-file
 -a <aliasingfilter> manual set antialiasing filter 0.0..1.0 else automatic
 -F <input format>   u8 i16 f32 (u8)
 -f <output format>  u8 i16 f32 (u8)
 -g <factor>         gain (1.0)
 -h
 -i <infile>         iq file
 -l <fir length>     fir length 4..4096 with linear more cpu usage (64)
 -o <outfile>        iq file
 -r <ratio>          output to input sampelrate 0.02..5.0 (1.0)
 -s <shift>          shift frequency before resample -0.5..0.5 of iq rate (0.0)