GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
zmq_signal_source.h File Reference

Signal source which reads from ZeroMQ. More...

#include "signal_source_base.h"
#include "concurrent_queue.h"
#include <gnuradio/blocks/file_sink.h>
#include <gnuradio/blocks/vector_to_stream.h>
#include <gnuradio/zeromq/sub_source.h>
#include <pmt/pmt.h>
#include <string>

Go to the source code of this file.

Classes

class  ZmqSignalSource
 This class supports the following properties: More...

Detailed Description

Signal source which reads from ZeroMQ.

Author
Jim Melton, 2022. jim.melton(at)sncorp.com

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

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


Definition in file zmq_signal_source.h.