![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
GNURadio block that adds to sample stream timestamp metadata information stored on a sepparated file. More...
#include "gnss_block_interface.h"#include "gnss_time.h"#include <gnuradio/sync_block.h>#include <gnuradio/types.h>#include <pmt/pmt.h>#include <cstddef>#include <cstdint>#include <fstream>#include <string>Go to the source code of this file.
Classes | |
| class | Gnss_Sdr_Timestamp |
Functions | |
| gnss_shared_ptr< Gnss_Sdr_Timestamp > | gnss_sdr_make_Timestamp (size_t sizeof_stream_item, std::string timestamp_file, double clock_offset_ms, int items_to_samples) |
GNURadio block that adds to sample stream timestamp metadata information stored on a sepparated file.
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 gnss_sdr_timestamp.h.
1.8.14