![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
GNU Radio block that reads a Block from a file following ION's GNSS-SDR metadata standard. More...
#include "gnss_block_interface.h"#include "gnss_sdr_filesystem.h"#include "ion_gsms_chunk_data.h"#include <gnuradio/block.h>#include <gnuradio/sync_block.h>#include <cstddef>#include <fstream>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | IONGSMSFileSource |
GNU Radio block that reads a Block from a file following ION's GNSS-SDR metadata standard.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2024 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file ion_gsms.h.