Search found 4 matches

by SdrGuru
Mon Feb 27, 2017 6:59 pm
Forum: Code Corner
Topic: dumpvdl2 - standalone VDL Mode 2 message decoder and protocol analyzer
Replies: 0
Views: 10235

dumpvdl2 - standalone VDL Mode 2 message decoder and protocol analyzer

https://github.com/szpajder/dumpvdl2 dumpvdl2 dumpvdl2 is a lightweight, standalone VDL Mode 2 message decoder and protocol analyzer. Features Runs under Linux (tested on: x86, x86-64, Raspberry Pi) Supports following SDR hardware: RTLSDR (via rtl-sdr library) Mirics SDR (via libmirisdr-4) reads pre...
by SdrGuru
Mon Feb 27, 2017 6:56 pm
Forum: Code Corner
Topic: New open source mirics driver
Replies: 3
Views: 19427

New open source mirics driver

https://github.com/f4exb/libmirisdr-4 LibMiriSDR-4 This is (yet) another flavour of libmirisdr initiated with original libmirisdr-2 from Miroslav Slugen and additions of Leif Asbrink SM5BSZ in libmirisdr-3-bsz. Bear with me for the missing special characters on both authors names. The initial releas...
by SdrGuru
Mon Feb 27, 2017 6:54 pm
Forum: Code Corner
Topic: Open source mirics driver + miri_sdr + miri_fm
Replies: 4
Views: 23779

Re: Open source mirics driver + miri_sdr + miri_fm

But then I realized that it seems to decimate the 12 bit sample size of the RSP down to 8 bits This is not true. libmirisdr output: 14/12/10/8 bit [-m sample format (default: auto] 504: S8 (fastest) 384: S10 +2bits 336: S12 252: S14 More info: http://blog.palosaari.fi/2013/08/mirics-msi3101-sdr-lin...
by SdrGuru
Tue May 03, 2016 8:26 am
Forum: Code Corner
Topic: Open source mirics driver + miri_sdr + miri_fm
Replies: 4
Views: 23779

Open source mirics driver + miri_sdr + miri_fm

CPU usage is 60% lower than that of libmirsdrapi-rsp. http://www.sm5bsz.com/linuxdsp/archive/mingw/libmirisdr-3-bsz.tbz http://www.sm5bsz.com/linuxdsp/install/compile/wincompile_nasmplus.htm ./miri_sdr Usage: -f frequency_to_tune_to [Hz] [-m sample format (default: auto] 504: S8 (fastest) 384: S10 +...