![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
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... | |
Interface of a class that prints PVT solutions in a serial device following a custom version of the Advanced Navigation Packet Protocol.
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.
1.8.14