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

Interface of a class that prints PVT solutions in a serial device following a custom version of the Advanced Navigation Packet Protocol. More...

#include "gnss_synchro.h"
#include <array>
#include <chrono>
#include <cstddef>
#include <cstdint>
#include <map>
#include <string>

Go to the source code of this file.

Classes

struct  sdr_gnss_packet_t
struct  an_packet_t
class  An_Packet_Printer
 class that prints PVT solutions in a serial device following a custom version of the Advanced Navigation Packet Protocol. More...

Detailed Description

Interface of a class that prints PVT solutions in a serial device following a custom version of the Advanced Navigation Packet Protocol.

Author
Carles Fernandez-Prades, 2021. cfernandez(at)cttc.es
Miguel Angel Gomez Lopez, 2021. gomezlma(at)inta.es

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 an_packet_printer.h.