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

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

Detailed Description

GNU Radio block that reads a Block from a file following ION's GNSS-SDR metadata standard.

Author
Víctor Castillo Agüero, 2024. victorcastilloaguero(at)gmail.com

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.