Scroll to navigation

miri_fm(1) User Commands miri_fm(1)

NAME

miri_fm - a simple narrow band FM demodulator for Mirics based receivers

DESCRIPTION

Software for the Mirics MSi2500 + MSi001 SDR platform

written because people could not do real time FM demod on Atom hardware with GNU radio based on rtl_sdr.c and rtl_tcp.c

USAGE

This program captures information from a band of frequencies and outputs the data in a form useful to other software radio programs.

SYNOPSIS

miri_fm [-f freq] [OPTIONS] [output file]

OPTIONS

0: Default
1: SDRPlay
504: S8 (fastest)
384: S10 +2bits
252: S14
1: Isochronous (maximum 196.608 Mbit/s)
2: Bulk (maximum 333Mbit/s, depends on controller type)
0: ZERO
450000: 450 kHz
1620000: 1620kHz
2048000: 2048kHz
200000: 200kHz
300000: 300kHz
600000: 600kHz
1536000: 1536kHz
5000000: 5MHz
6000000: 6MHz
7000000: 7MHz
8000000: 8MHz

EXPERIMENTAL OPTIONS

+values will mute/scan, -values will exit

EXAMPLES

| aplay -r 24k -f S16_LE -t raw -c 1

If the device can't be opened, make sure you have the appropriate rights to access the device (install udev-rules from the repository, or run it as root).

SEE ALSO

miri_sdr(1)

AUTHOR

This manual page was written by Maitland Bottoms for the Debian project (but may be used by others).

COPYRIGHT

Copyright (c) 2023 A. Maitland Bottoms <bottoms@debian.org>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

2.0.0 MiriSDR