![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Implementation of a Galileo CNAV Data message as described in Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022. More...
#include "Galileo_CNAV.h"#include "galileo_has_page.h"#include <bitset>#include <cstdint>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | Galileo_Cnav_Message |
| This class handles the Galileo CNAV Data message, as described in the Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022. More... | |
Implementation of a Galileo CNAV Data message as described in Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2022 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file galileo_cnav_message.h.
1.8.14