
Its meant mainly for high bandwidth (40MSPS and more) but ofcourse works no problem even on lowest samplerates.ĬLI version of the recorder satdump_recorder needs a. With a very simple FFT spectrum analyzer and waterfall it has very low requirements on CPU. This functionality is most helpful for high bandwidth or long duration recording aswell as recording to a slow storage device that otherwise would not manage to write so much raw baseband data. ziq16 - ZST compressed 16-bits integer.Ofcourse supports all SDRs listed above and can record in all supported baseband formats aswell as compressed ZIQ format. Satdump now also has baseband recorder built in. Airspy One Devices (Mini, R2 with some temporary caveats).You will have to enable it manually when building from source with -DBUILD_LIVE=ON. Live processing is now supported (but WIP) on all platforms. Satdump metop_ahrpt baseband metopb.wav products metopb_ahrpt -samplerate 6000000 -baseband_format i16 Satdump falcon9_tlm baseband falcon9-felix.wav products falcon9_data -samplerate 6000000 -baseband_format i16 Satdump pipeline input_format path/to/input/file.something products output_folder The UI version can also take the same commands to bypass the UI. SatDump also support batch, or command-line processing with a common syntax : raw16 : NOAA HRPT Frame format, compatible with HRPT Reader cadu : CCSDS (or similar) transport frames, deframed, derandomized and corrected Of course, selecting the wrong format will result in nothing, or very little working.Īs for other formats often used throughought the program : ZIQ - Signed 16 or 8-bits integer or 32-bit float (autodetected) compressed with zst (optional).w8 - 8-bits wav, for compatibility with files from SDR#, HDSDR and others.You start processing, and SatDump will do everything required to get down to useful data.You start SatDump (UI for an user interface), select the pipeline and input format & folder.You record / get some data, often baseband from some supported satellite.Otherwise, here's roughly how SatDump works : A CLI version for command-line / headless processing.A GUI version, meant to be user-friendly.SatDump comes in 2 variants, doing essentially the same thing : A generic satellite data processing software.įirst of all, as with any program using volk, running volk_profile once is highly recommended for better performances.
