![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Interface of a class that reads signals samples from a 2 bit complex sampler front-end file and adapts it to a SignalSourceInterface. More...
#include "file_source_base.h"#include "unpack_byte_2bit_cpx_samples.h"#include <gnuradio/blocks/interleaved_short_to_complex.h>#include <cstddef>#include <string>#include <tuple>Go to the source code of this file.
Classes | |
| class | TwoBitCpxFileSignalSource |
| Class that reads signals samples from a file and adapts it to a SignalSourceInterface. More... | |
Interface of a class that reads signals samples from a 2 bit complex sampler front-end file and adapts it to a SignalSourceInterface.
This class represents a file signal source.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2021 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file two_bit_cpx_file_signal_source.h.