README.md

iq

This package offers a convenient way to parse and analyze I/Q files like those produced by an RTL-SDR dongle.

See this R vignette for a description of some use cases.

Example

(this is the output of example.R)

Features

See the embedded R help system for the full reference. Here is an overview of the available functions:

Installation

Using devtools:

devtools::install_github('cyrus-and/iq')

Motivation

Although there are already a whole bunch of related software, I thought, as a newbie to the SDR world, that writing this library would be a good opportunity to both delve a bit into the unfamiliar topic of signal analysis and to gain some expertise on the R package development.

This is also an attempt to answer the question: "Well, I've captured something with rtl_sdr, now what?" which is probably obvious for someone in the field but quite confusing for newcomers.



cyrus-and/iq documentation built on May 14, 2019, 1:40 p.m.