Fixposition SDK
0.0.0-heads/main-0-g90a51ff
Collection of c++ libraries and apps for use with Fixposition products
Loading...
Searching...
No Matches
parsertool_doc.hpp
Go to the documentation of this file.
1
/**
2
* \verbatim
3
* ___ ___
4
* \ \ / /
5
* \ \/ / Copyright (c) Fixposition AG (www.fixposition.com) and contributors
6
* / /\ \ License: see the LICENSE file
7
* /__/ \__\
8
* \endverbatim
9
*
10
* @file
11
* @brief Fixposition SDK: parsertool documentation
12
*/
13
14
#ifndef __FPSDK_APPS_PARSERTOOL_PARSERTOOL_DOC_HPP__
15
#define __FPSDK_APPS_PARSERTOOL_PARSERTOOL_DOC_HPP__
16
17
namespace
fpsdk
{
18
namespace
apps {
19
/**
20
* @brief parsertool
21
*/
22
namespace
parsertool {
23
// clang-format off
24
/* ****************************************************************************************************************** */
25
26
/*!
27
@page FPSDK_APPS_PARSERTOOL Parser tool
28
29
@section FPSDK_APPS_PARSERTOOL_OVERVIEW Overview
30
31
This demonstrates the use of the @ref FPSDK_COMMON_PARSER
32
33
For example:
34
35
@verbatim
36
$ parsertool fpsdk_common/test/data/mixed.bin
37
@endverbatim
38
39
Outputs:
40
41
@verbatim
42
Reading from fpsdk_common/test/data/mixed.bin
43
------- Seq# Size Protocol Message
44
message 000001 109 FP_A FP_A-ODOMETRY
45
message 000002 70 NMEA NMEA-GN-RMC
46
message 000003 104 NOV_B NOV_B-BESTPOS
47
message 000004 42 OTHER OTHER
48
message 000005 28 RTCM3 RTCM3-TYPE1107
49
message 000006 48 SPARTN SPARTN-OCB-GLO
50
message 000007 24 UBX UBX-TIM-TP
51
message 000008 20 OTHER OTHER
52
message 000009 104 FP_A FP_A-TF
53
message 000010 82 NMEA NMEA-GN-GGA
54
message 000011 144 NOV_B NOV_B-BESTXYZ
55
message 000012 295 RTCM3 RTCM3-TYPE1077
56
message 000013 259 SPARTN SPARTN-OCB-GPS
57
message 000014 68 UBX UBX-MON-HW
58
message 000015 40 OTHER OTHER
59
message 000016 56 NOV_B NOV_B-RAWIMUSX
60
message 000017 52 RTCM3 RTCM3-TYPE1033
61
message 000018 28 SPARTN SPARTN-GAD-GAD
62
message 000019 256 OTHER OTHER
63
message 000020 24 OTHER OTHER
64
message 000021 36 UBX UBX-MON-HW2
65
message 000022 192 SPARTN SPARTN-HPAC-GLO
66
message 000023 72 UBX UBX-NAV-COV
67
message 000024 256 OTHER OTHER
68
message 000025 256 OTHER OTHER
69
message 000026 68 OTHER OTHER
70
Stats: Messages Bytes
71
Total 26 (100.0%) 2733 (100.0%)
72
FP_A 2 ( 7.7%) 213 ( 7.8%)
73
FP_B 0 ( 0.0%) 0 ( 0.0%)
74
NMEA 2 ( 7.7%) 152 ( 5.6%)
75
UBX 4 ( 15.4%) 200 ( 7.3%)
76
RTCM3 3 ( 11.5%) 375 ( 13.7%)
77
NOV_B 3 ( 11.5%) 304 ( 11.1%)
78
SPARTN 4 ( 15.4%) 527 ( 19.3%)
79
OTHER 8 ( 30.8%) 962 ( 35.2%)
80
@endverbatim
81
*/
82
83
/* ****************************************************************************************************************** */
84
// clang-format on
85
}
// namespace parsertool
86
}
// namespace apps
87
}
// namespace fpsdk
88
#endif
// __FPSDK_APPS_PARSERTOOL_PARSERTOOL_DOC_HPP__
fpsdk
Fixposition SDK.
Definition
fpsdk_build.hpp:17
fpsdk_apps
parsertool
parsertool_doc.hpp
Generated on Tue Jan 14 2025 13:08:03 for Fixposition SDK by
1.11.0