GNSS-SDR  0.0.13
An Open Source GNSS Software Defined Receiver
Classes
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

Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors)

GNSS-SDR is a software defined Global Navigation Satellite Systems receiver

This file is part of GNSS-SDR.

SPDX-License-Identifier: GPL-3.0-or-later


Definition in file signal_conditioner.h.