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

Header file of the class for retrieving samples through a Unix FIFO. More...

#include "concurrent_queue.h"
#include "signal_source_base.h"
#include <pmt/pmt.h>
#include <cstddef>
#include <string>

Go to the source code of this file.

Classes

class  FifoSignalSource
 Class that reads a sample stream from a Unix FIFO. More...
 

Detailed Description

Header file of the class for retrieving samples through a Unix FIFO.

Author
Malte Lenhart, 2021. malte.lenhart(at)mailbox.org

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2021 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file fifo_signal_source.h.