![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Adapts an I/Q interleaved byte integer sample stream to a gr_complex (float) stream. More...
#include "conjugate_cc.h"#include "gnss_block_interface.h"#include <gnuradio/blocks/file_sink.h>#include <gnuradio/blocks/interleaved_char_to_complex.h>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | IbyteToComplex |
| Adapts an I/Q interleaved byte integer sample stream to a gr_complex (float) stream. More... | |
Adapts an I/Q interleaved byte integer sample stream to a gr_complex (float) stream.
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 ibyte_to_complex.h.
1.8.14