An i/q recorder for mirics sdr devices
Software for the Mirics MSi2500 + MSi001 SDR platform
In-Phase and Quadrature Phase data can faithfully represent all of the information in a band of frequencies centered on a carrier signal frequency.
This program captures information from a band of frequencies and outputs the data in a form useful to other software radio programs.
mirisdr [-f freq] [OPTIONS] [output file]
(a '-' dumps samples to stdout)
./mirisdr /tmp/capture.bin -s 1.8e6 -f 392e6
to record samples to a file or to forward the data to a fifo.
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).
gnuradio(1)
This manual page was written by Maitland Bottoms for the Debian project (but may be used by others).
Copyright (c) 2013 A. Maitland Bottoms <[email protected]>
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.