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

Interface for the Universal Hardware Driver signal source. More...

#include "concurrent_queue.h"
#include "signal_source_base.h"
#include <gnuradio/blocks/file_sink.h>
#include <gnuradio/hier_block2.h>
#include <gnuradio/uhd/usrp_source.h>
#include <pmt/pmt.h>
#include <cstdint>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  UhdSignalSource
 This class reads samples from a UHD device (see http://code.ettus.com/redmine/ettus/projects/uhd/wiki). More...

Detailed Description

Interface for the Universal Hardware Driver signal source.

Author
Javier Arribas, 2012. jarribas(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 uhd_signal_source.h.