Scroll to navigation

airspy_rx(1) User Commands airspy_rx(1)

NAME

airspy_rx - probe device and show configuration

DESCRIPTION

The Airspy is a tiny and efficient software defined radio receiver.
This application lets the user probe the device and show configuration.

SYNOPSIS

airspy_rx

OPTIONS

-r <filename> # Receive data into file.
-w # Receive data into file with WAV header and automatic name.
# This is for SDR# compatibility and may not work with other software.
[-f set_freq_hz] # Set Freq in Hz between [24MHz, 1750MHz].
[-v gain] # Set VGA gain, 0-15 (default 0)
[-m gain] # Set Mixer gain, 0-15 (default 8)
[-l gain] # Set LNA gain, 0-14 (default 8)
[-n num_samples] # Number of samples to transfer (default is unlimited).

SEE ALSO

Airspy web page: http://airspy.com/
Other airspy programs:
airspy_info(1), airspy_si5351c(1), airspy_spiflash(1)

AUTHOR

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

COPYRIGHT

Copyright (c) 2014 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.
2014.04.18 AIRSPY