![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
It wraps blocks to change data type, filter and resample input data. More...
#include "gnss_block_interface.h"#include <gnuradio/block.h>#include <cstddef>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | SignalConditioner |
| This class wraps blocks to change data_type_adapter, input_filter and resampler to be applied to the input flow of sampled signal. More... | |
It wraps blocks to change data type, filter and resample input data.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file signal_conditioner.h.