This is the command airspy_rx that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
[-s sn] # -s serial_number_64bits]: Open device with specified 64bits serial number
# This is for SDR# compatibility and may not work with other software.
[-p packing] # Set packing for samples. 1=enabled(12bits packed), 0=disabled(default
16bits not packed)
[-f set_freq_hz] # Set Freq in Hz between [24MHz, 1750MHz].
[-a sample_rate] # Set sample rate (10 and 2.5 MSPS for older firmware versions.)
[-t sample_type] # Set sample type, 0=FLOAT32_IQ, 1=FLOAT32_REAL, 2=INT16_IQ(default),
3=INT16_REAL, 4=U16_REAL
[-b biast] # Set Bias Tee, 1=enabled, 0=disabled(default)
[-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).
-d # Verbose mode.
Use airspy_rx online using onworks.net services