GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes
byte_to_short.h File Reference

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

Detailed Description

Adapts an 8-bits sample stream (IF) to a short int stream (IF)

Author
Carles Fernandez Prades, cfernandez(at)cttc.es

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.