rtl_sdr
Raw data recorder for RTL-SDR receivers. Data is encoded using I/Q sampling (aka quadrature sampling). More information: <https://osmocom.org/projects/rtl-sdr/wiki/Rtl-sdr>.
RUN apt-get update && \
apt-get install -y rtl-sdr
RUN apt-get update && \
apt-get install -y rtl-sdr
RUN pacman -S --noconfirm rtl-sdr
RUN apt-get update && \
apt-get install -y rtl-sdr
RUN dnf install -y rtl-sdr
RUN apt-get update && \
apt-get install -y rtl-sdr