![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Simple block to report the current receiver time based on the output of the tracking or telemetry blocks. More...
#include "gnss_block_interface.h"#include <gnuradio/block.h>#include <gnuradio/types.h>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | gnss_sdr_fpga_sample_counter |
Typedefs | |
| using | gnss_sdr_fpga_sample_counter_sptr = gnss_shared_ptr<gnss_sdr_fpga_sample_counter> |
Functions | |
| gnss_sdr_fpga_sample_counter_sptr | gnss_sdr_make_fpga_sample_counter (double _fs, int32_t _interval_ms) |
Simple block to report the current receiver time based on the output of the tracking or telemetry blocks.
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 gnss_sdr_fpga_sample_counter.h.