Galileo CNAV message constants. Data from: Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022.
More...
|
|
const std::pair< int32_t, int32_t > | GALILEO_HAS_STATUS ({1, 2}) |
|
const std::pair< int32_t, int32_t > | GALILEO_HAS_RESERVED ({3, 2}) |
|
const std::pair< int32_t, int32_t > | GALILEO_HAS_MESSAGE_TYPE ({5, 2}) |
|
const std::pair< int32_t, int32_t > | GALILEO_HAS_MESSAGE_ID ({7, 5}) |
|
const std::pair< int32_t, int32_t > | GALILEO_HAS_MESSAGE_SIZE ({12, 5}) |
|
const std::pair< int32_t, int32_t > | GALILEO_HAS_MESSAGE_PAGE_ID ({17, 8}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_TOH ({1, 12}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_MASK_FLAG ({13, 1}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_ORBIT_CORRECTION_FLAG ({14, 1}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_CLOCK_FULLSET_FLAG ({15, 1}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_CLOCK_SUBSET_FLAG ({16, 1}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_CODE_BIAS_FLAG ({17, 1}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_PHASE_BIAS_FLAG ({18, 1}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_RESERVED ({19, 4}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_MASK_ID ({23, 5}) |
|
const std::pair< int32_t, int32_t > | GALILEO_MT1_HEADER_IOD_SET_ID ({28, 5}) |
Galileo CNAV message constants. Data from: Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022.
- Author
- Carles Fernandez-Prades, 2020-2022. cfernandez(at)cttc.es
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.h.