![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Adapts an 8-bits sample stream (IF) to a short int stream (IF). More...
#include "gnss_block_interface.h"#include <gnuradio/blocks/char_to_short.h>#include <gnuradio/blocks/file_sink.h>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | ByteToShort |
| Adapts an 8-bits sample stream (IF) to a short int stream (IF). More... | |
Adapts an 8-bits sample stream (IF) to a short int stream (IF).
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 byte_to_short.h.