GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
signal_conditioner.h File Reference

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...

Detailed Description

It wraps blocks to change data type, filter and resample input data.

Author
Luis Esteve, 2012. luis(at)epsilon-formacion.com

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.