![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Adapts an I/Q interleaved byte (unsigned char) sample stream into a std::complex<unsigned char> stream. More...
#include "conjugate_ic.h"#include "gnss_block_interface.h"#include "interleaved_byte_to_complex_byte.h"#include <gnuradio/blocks/file_sink.h>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | IbyteToCbyte |
Adapts an I/Q interleaved byte (unsigned char) sample stream into a std::complex<unsigned char> 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_cbyte.h.
1.8.14