diff --git a/doc/main.dox b/doc/main.dox
index ca06826d8..af16a2d00 100644
--- a/doc/main.dox
+++ b/doc/main.dox
@@ -38,16 +38,16 @@
/// or @ref cc_ublox::input::ClientInputMessages (from @b cc_ublox/input/ClientInputMessages.h)
///
/// There are also platform specific definitions:
-/// @li @ref cc_ublox::input::Ublox5ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox5ServerInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox5ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox5ClientInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox6ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox6ServerInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox6ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox6ClientInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox7ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox7ServerInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox7ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox7ClientInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox8ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox8ServerInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox8ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox8ClientInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox9ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox9ServerInputMessages.h).
-/// @li @ref cc_ublox::input::Ublox9ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.protocol.clang/output.tmp/include/cc_ublox/input/Ublox9ClientInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox5ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox5ServerInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox5ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox5ClientInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox6ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox6ServerInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox6ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox6ClientInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox7ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox7ServerInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox7ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox7ClientInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox8ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox8ServerInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox8ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox8ClientInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox9ServerInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox9ServerInputMessages.h).
+/// @li @ref cc_ublox::input::Ublox9ClientInputMessages (from @b /mnt/data/Work/P017-cc.ublox.commsdsl/build.full.clang/output.tmp/include/cc_ublox/input/Ublox9ClientInputMessages.h).
///
/// @b NOTE, that the frame definition does not exactly follow the recommended
/// instructions from Protocol Stack Definition Tutorial page of @b COMMS
diff --git a/include/cc_ublox/Message.h b/include/cc_ublox/Message.h
index 16f0f543c..096b7d53e 100644
--- a/include/cc_ublox/Message.h
+++ b/include/cc_ublox/Message.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Message" interface class.
diff --git a/include/cc_ublox/MsgId.h b/include/cc_ublox/MsgId.h
index 7dc33064c..47b0f9654 100644
--- a/include/cc_ublox/MsgId.h
+++ b/include/cc_ublox/MsgId.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of message ids enumeration.
diff --git a/include/cc_ublox/Version.h b/include/cc_ublox/Version.h
index afe3597fe..b486bce2d 100644
--- a/include/cc_ublox/Version.h
+++ b/include/cc_ublox/Version.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains protocol version definition.
@@ -17,7 +17,7 @@
#define CC_UBLOX_MINOR_VERSION (0)
/// @brief Patch version of the protocol library.
-#define CC_UBLOX_PATCH_VERSION (0)
+#define CC_UBLOX_PATCH_VERSION (1)
/// @brief Full version of the protocol library as single number.
#define CC_UBLOX_VERSION (COMMS_MAKE_VERSION(CC_UBLOX_MAJOR_VERSION, CC_UBLOX_MINOR_VERSION, CC_UBLOX_PATCH_VERSION))
@@ -58,5 +58,5 @@ inline constexpr unsigned version()
} // namespace cc_ublox
// Generated compile time check for minimal supported version of the COMMS library
-static_assert(COMMS_MAKE_VERSION(5, 0, 1) <= comms::version(),
+static_assert(COMMS_MAKE_VERSION(5, 0, 2) <= comms::version(),
"The version of COMMS library is too old");
diff --git a/include/cc_ublox/dispatch/DispatchClientInputMessage.h b/include/cc_ublox/dispatch/DispatchClientInputMessage.h
index 500c9c1a5..f835d8441 100644
--- a/include/cc_ublox/dispatch/DispatchClientInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchClientInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for client input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchMessage.h b/include/cc_ublox/dispatch/DispatchMessage.h
index ecd78daac..2c939455f 100644
--- a/include/cc_ublox/dispatch/DispatchMessage.h
+++ b/include/cc_ublox/dispatch/DispatchMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for all input messages.
diff --git a/include/cc_ublox/dispatch/DispatchServerInputMessage.h b/include/cc_ublox/dispatch/DispatchServerInputMessage.h
index b2235ecd7..0cac47f89 100644
--- a/include/cc_ublox/dispatch/DispatchServerInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchServerInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for client input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox5ClientInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox5ClientInputMessage.h
index 5e1664062..b94b0d361 100644
--- a/include/cc_ublox/dispatch/DispatchUblox5ClientInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox5ClientInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox5 platform client input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox5Message.h b/include/cc_ublox/dispatch/DispatchUblox5Message.h
index 2e8c6b356..5049963ef 100644
--- a/include/cc_ublox/dispatch/DispatchUblox5Message.h
+++ b/include/cc_ublox/dispatch/DispatchUblox5Message.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox5 platform input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox5ServerInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox5ServerInputMessage.h
index 85f1be737..3edfcef31 100644
--- a/include/cc_ublox/dispatch/DispatchUblox5ServerInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox5ServerInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox5 platform server input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox6ClientInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox6ClientInputMessage.h
index 59eab96b2..3488ed949 100644
--- a/include/cc_ublox/dispatch/DispatchUblox6ClientInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox6ClientInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox6 platform client input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox6Message.h b/include/cc_ublox/dispatch/DispatchUblox6Message.h
index 21ad6cc83..eb1578c5a 100644
--- a/include/cc_ublox/dispatch/DispatchUblox6Message.h
+++ b/include/cc_ublox/dispatch/DispatchUblox6Message.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox6 platform input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox6ServerInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox6ServerInputMessage.h
index c113700c6..422de5e6a 100644
--- a/include/cc_ublox/dispatch/DispatchUblox6ServerInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox6ServerInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox6 platform server input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox7ClientInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox7ClientInputMessage.h
index f87dac115..0d35692de 100644
--- a/include/cc_ublox/dispatch/DispatchUblox7ClientInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox7ClientInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox7 platform client input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox7Message.h b/include/cc_ublox/dispatch/DispatchUblox7Message.h
index e52ebd4b4..8e59cf263 100644
--- a/include/cc_ublox/dispatch/DispatchUblox7Message.h
+++ b/include/cc_ublox/dispatch/DispatchUblox7Message.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox7 platform input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox7ServerInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox7ServerInputMessage.h
index 9e87d3962..8ff22abe5 100644
--- a/include/cc_ublox/dispatch/DispatchUblox7ServerInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox7ServerInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox7 platform server input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox8ClientInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox8ClientInputMessage.h
index 7962f4412..6c2c42fbe 100644
--- a/include/cc_ublox/dispatch/DispatchUblox8ClientInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox8ClientInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox8 platform client input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox8Message.h b/include/cc_ublox/dispatch/DispatchUblox8Message.h
index 88a45f84b..db1644060 100644
--- a/include/cc_ublox/dispatch/DispatchUblox8Message.h
+++ b/include/cc_ublox/dispatch/DispatchUblox8Message.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox8 platform input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox8ServerInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox8ServerInputMessage.h
index 1de809903..5f363354d 100644
--- a/include/cc_ublox/dispatch/DispatchUblox8ServerInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox8ServerInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox8 platform server input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox9ClientInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox9ClientInputMessage.h
index fb3f3ca93..98e795242 100644
--- a/include/cc_ublox/dispatch/DispatchUblox9ClientInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox9ClientInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox9 platform client input input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox9Message.h b/include/cc_ublox/dispatch/DispatchUblox9Message.h
index c02090efb..f6333c5c7 100644
--- a/include/cc_ublox/dispatch/DispatchUblox9Message.h
+++ b/include/cc_ublox/dispatch/DispatchUblox9Message.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox9 platform input messages.
diff --git a/include/cc_ublox/dispatch/DispatchUblox9ServerInputMessage.h b/include/cc_ublox/dispatch/DispatchUblox9ServerInputMessage.h
index 2e1c7930d..74c3d31d7 100644
--- a/include/cc_ublox/dispatch/DispatchUblox9ServerInputMessage.h
+++ b/include/cc_ublox/dispatch/DispatchUblox9ServerInputMessage.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains dispatch to handling function(s) for ublox9 platform server input input messages.
diff --git a/include/cc_ublox/field/Alt.h b/include/cc_ublox/field/Alt.h
index 151345ba6..8118e6f49 100644
--- a/include/cc_ublox/field/Alt.h
+++ b/include/cc_ublox/field/Alt.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "alt" field.
diff --git a/include/cc_ublox/field/AltCommon.h b/include/cc_ublox/field/AltCommon.h
index cf6d95315..87e5834b2 100644
--- a/include/cc_ublox/field/AltCommon.h
+++ b/include/cc_ublox/field/AltCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/AltHP.h b/include/cc_ublox/field/AltHP.h
index 74ad932f5..2af938261 100644
--- a/include/cc_ublox/field/AltHP.h
+++ b/include/cc_ublox/field/AltHP.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "altHP" field.
diff --git a/include/cc_ublox/field/AltHPCommon.h b/include/cc_ublox/field/AltHPCommon.h
index 86fd66ab2..46536f640 100644
--- a/include/cc_ublox/field/AltHPCommon.h
+++ b/include/cc_ublox/field/AltHPCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgCfgMask.h b/include/cc_ublox/field/CfgCfgMask.h
index 5779329f8..1821ebf58 100644
--- a/include/cc_ublox/field/CfgCfgMask.h
+++ b/include/cc_ublox/field/CfgCfgMask.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgCfgMask" field.
diff --git a/include/cc_ublox/field/CfgCfgMaskCommon.h b/include/cc_ublox/field/CfgCfgMaskCommon.h
index 21c4fc98b..0c3eda9bb 100644
--- a/include/cc_ublox/field/CfgCfgMaskCommon.h
+++ b/include/cc_ublox/field/CfgCfgMaskCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgDatD.h b/include/cc_ublox/field/CfgDatD.h
index 98a05aba4..c34d67a8a 100644
--- a/include/cc_ublox/field/CfgDatD.h
+++ b/include/cc_ublox/field/CfgDatD.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgDatD" field.
diff --git a/include/cc_ublox/field/CfgDatDCommon.h b/include/cc_ublox/field/CfgDatDCommon.h
index 1a45c7a5d..bf25a7d4a 100644
--- a/include/cc_ublox/field/CfgDatDCommon.h
+++ b/include/cc_ublox/field/CfgDatDCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgDatDatumNum.h b/include/cc_ublox/field/CfgDatDatumNum.h
index 1187fd9ff..a627c1cbb 100644
--- a/include/cc_ublox/field/CfgDatDatumNum.h
+++ b/include/cc_ublox/field/CfgDatDatumNum.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgDatDatumNum" field.
diff --git a/include/cc_ublox/field/CfgDatDatumNumCommon.h b/include/cc_ublox/field/CfgDatDatumNumCommon.h
index ae215e990..8b0f3a2d3 100644
--- a/include/cc_ublox/field/CfgDatDatumNumCommon.h
+++ b/include/cc_ublox/field/CfgDatDatumNumCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,7 +6,9 @@
#pragma once
+#include
#include
+#include
#include
#include
diff --git a/include/cc_ublox/field/CfgDatFlat.h b/include/cc_ublox/field/CfgDatFlat.h
index fd6c4b4b3..0bd4c7af7 100644
--- a/include/cc_ublox/field/CfgDatFlat.h
+++ b/include/cc_ublox/field/CfgDatFlat.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgDatFlat" field.
diff --git a/include/cc_ublox/field/CfgDatFlatCommon.h b/include/cc_ublox/field/CfgDatFlatCommon.h
index fe69c3c98..f76fd16eb 100644
--- a/include/cc_ublox/field/CfgDatFlatCommon.h
+++ b/include/cc_ublox/field/CfgDatFlatCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgDatMajA.h b/include/cc_ublox/field/CfgDatMajA.h
index 10c30b855..ac64bb483 100644
--- a/include/cc_ublox/field/CfgDatMajA.h
+++ b/include/cc_ublox/field/CfgDatMajA.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgDatMajA" field.
diff --git a/include/cc_ublox/field/CfgDatMajACommon.h b/include/cc_ublox/field/CfgDatMajACommon.h
index 0c567505f..7f6a52c30 100644
--- a/include/cc_ublox/field/CfgDatMajACommon.h
+++ b/include/cc_ublox/field/CfgDatMajACommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgDatRot.h b/include/cc_ublox/field/CfgDatRot.h
index ab3b1bb62..0a58bb80e 100644
--- a/include/cc_ublox/field/CfgDatRot.h
+++ b/include/cc_ublox/field/CfgDatRot.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgDatRot" field.
diff --git a/include/cc_ublox/field/CfgDatRotCommon.h b/include/cc_ublox/field/CfgDatRotCommon.h
index 630f73c9f..84f6daba7 100644
--- a/include/cc_ublox/field/CfgDatRotCommon.h
+++ b/include/cc_ublox/field/CfgDatRotCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgDatScale.h b/include/cc_ublox/field/CfgDatScale.h
index cbea3c9f4..7c56843c1 100644
--- a/include/cc_ublox/field/CfgDatScale.h
+++ b/include/cc_ublox/field/CfgDatScale.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgDatScale" field.
diff --git a/include/cc_ublox/field/CfgDatScaleCommon.h b/include/cc_ublox/field/CfgDatScaleCommon.h
index f00d5f777..0228ae081 100644
--- a/include/cc_ublox/field/CfgDatScaleCommon.h
+++ b/include/cc_ublox/field/CfgDatScaleCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgMainTalkerId.h b/include/cc_ublox/field/CfgMainTalkerId.h
index f1f0be4d3..e24245b38 100644
--- a/include/cc_ublox/field/CfgMainTalkerId.h
+++ b/include/cc_ublox/field/CfgMainTalkerId.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgMainTalkerId" field.
diff --git a/include/cc_ublox/field/CfgMainTalkerIdCommon.h b/include/cc_ublox/field/CfgMainTalkerIdCommon.h
index d95aa74a3..9c69c1653 100644
--- a/include/cc_ublox/field/CfgMainTalkerIdCommon.h
+++ b/include/cc_ublox/field/CfgMainTalkerIdCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgNavx5AopCfg.h b/include/cc_ublox/field/CfgNavx5AopCfg.h
index a3a8c3fa4..ab043dcd8 100644
--- a/include/cc_ublox/field/CfgNavx5AopCfg.h
+++ b/include/cc_ublox/field/CfgNavx5AopCfg.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "aopCfg" field.
diff --git a/include/cc_ublox/field/CfgNavx5AopCfgCommon.h b/include/cc_ublox/field/CfgNavx5AopCfgCommon.h
index c454cf2be..f923a2c10 100644
--- a/include/cc_ublox/field/CfgNavx5AopCfgCommon.h
+++ b/include/cc_ublox/field/CfgNavx5AopCfgCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNavx5AopOrbMaxErr.h b/include/cc_ublox/field/CfgNavx5AopOrbMaxErr.h
index ac10aedcb..67223a0ad 100644
--- a/include/cc_ublox/field/CfgNavx5AopOrbMaxErr.h
+++ b/include/cc_ublox/field/CfgNavx5AopOrbMaxErr.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "aopOrbMaxErr" field.
diff --git a/include/cc_ublox/field/CfgNavx5AopOrbMaxErrCommon.h b/include/cc_ublox/field/CfgNavx5AopOrbMaxErrCommon.h
index fbe500544..eb16a1879 100644
--- a/include/cc_ublox/field/CfgNavx5AopOrbMaxErrCommon.h
+++ b/include/cc_ublox/field/CfgNavx5AopOrbMaxErrCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNavx5Mask1.h b/include/cc_ublox/field/CfgNavx5Mask1.h
index e1d5b4d64..d6056cb6d 100644
--- a/include/cc_ublox/field/CfgNavx5Mask1.h
+++ b/include/cc_ublox/field/CfgNavx5Mask1.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "mask1" field.
diff --git a/include/cc_ublox/field/CfgNavx5Mask1Common.h b/include/cc_ublox/field/CfgNavx5Mask1Common.h
index 25aa60d76..dc4b11615 100644
--- a/include/cc_ublox/field/CfgNavx5Mask1Common.h
+++ b/include/cc_ublox/field/CfgNavx5Mask1Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNavx5Mask2.h b/include/cc_ublox/field/CfgNavx5Mask2.h
index 9a66564e6..97e862ef2 100644
--- a/include/cc_ublox/field/CfgNavx5Mask2.h
+++ b/include/cc_ublox/field/CfgNavx5Mask2.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "mask2" field.
diff --git a/include/cc_ublox/field/CfgNavx5Mask2Common.h b/include/cc_ublox/field/CfgNavx5Mask2Common.h
index 1f4c508d1..eac2a1a10 100644
--- a/include/cc_ublox/field/CfgNavx5Mask2Common.h
+++ b/include/cc_ublox/field/CfgNavx5Mask2Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNavx5SigAttenCompMode.h b/include/cc_ublox/field/CfgNavx5SigAttenCompMode.h
index a0ebc31e7..6bd2b595e 100644
--- a/include/cc_ublox/field/CfgNavx5SigAttenCompMode.h
+++ b/include/cc_ublox/field/CfgNavx5SigAttenCompMode.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "sigAttenCompMode" field.
diff --git a/include/cc_ublox/field/CfgNavx5SigAttenCompModeCommon.h b/include/cc_ublox/field/CfgNavx5SigAttenCompModeCommon.h
index 44685f774..b57365fe4 100644
--- a/include/cc_ublox/field/CfgNavx5SigAttenCompModeCommon.h
+++ b/include/cc_ublox/field/CfgNavx5SigAttenCompModeCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNmeaFilter.h b/include/cc_ublox/field/CfgNmeaFilter.h
index 2a427169f..8a893e07f 100644
--- a/include/cc_ublox/field/CfgNmeaFilter.h
+++ b/include/cc_ublox/field/CfgNmeaFilter.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgNmeaFilter" field.
diff --git a/include/cc_ublox/field/CfgNmeaFilterCommon.h b/include/cc_ublox/field/CfgNmeaFilterCommon.h
index 40f8358bc..db8bf5ad4 100644
--- a/include/cc_ublox/field/CfgNmeaFilterCommon.h
+++ b/include/cc_ublox/field/CfgNmeaFilterCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNmeaFlags.h b/include/cc_ublox/field/CfgNmeaFlags.h
index 19ee50b3a..1f2ead4e7 100644
--- a/include/cc_ublox/field/CfgNmeaFlags.h
+++ b/include/cc_ublox/field/CfgNmeaFlags.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgNmeaFlags" field.
diff --git a/include/cc_ublox/field/CfgNmeaFlagsCommon.h b/include/cc_ublox/field/CfgNmeaFlagsCommon.h
index e8aaf800c..2db0346ad 100644
--- a/include/cc_ublox/field/CfgNmeaFlagsCommon.h
+++ b/include/cc_ublox/field/CfgNmeaFlagsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNmeaGnssToFilter.h b/include/cc_ublox/field/CfgNmeaGnssToFilter.h
index 6a5f4459f..2a364cde9 100644
--- a/include/cc_ublox/field/CfgNmeaGnssToFilter.h
+++ b/include/cc_ublox/field/CfgNmeaGnssToFilter.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgNmeaGnssToFilter" field.
diff --git a/include/cc_ublox/field/CfgNmeaGnssToFilterCommon.h b/include/cc_ublox/field/CfgNmeaGnssToFilterCommon.h
index 1aab3926c..8a7b6b65b 100644
--- a/include/cc_ublox/field/CfgNmeaGnssToFilterCommon.h
+++ b/include/cc_ublox/field/CfgNmeaGnssToFilterCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNmeaGsvTalkerId.h b/include/cc_ublox/field/CfgNmeaGsvTalkerId.h
index e24dbad29..5ba5fb591 100644
--- a/include/cc_ublox/field/CfgNmeaGsvTalkerId.h
+++ b/include/cc_ublox/field/CfgNmeaGsvTalkerId.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgNmeaGsvTalkerId" field.
diff --git a/include/cc_ublox/field/CfgNmeaGsvTalkerIdCommon.h b/include/cc_ublox/field/CfgNmeaGsvTalkerIdCommon.h
index 13cb43c70..b2ee6f8b1 100644
--- a/include/cc_ublox/field/CfgNmeaGsvTalkerIdCommon.h
+++ b/include/cc_ublox/field/CfgNmeaGsvTalkerIdCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgNmeaNumSV.h b/include/cc_ublox/field/CfgNmeaNumSV.h
index fb57f5d1f..b3e68a07e 100644
--- a/include/cc_ublox/field/CfgNmeaNumSV.h
+++ b/include/cc_ublox/field/CfgNmeaNumSV.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgNmeaNumSV" field.
diff --git a/include/cc_ublox/field/CfgNmeaNumSVCommon.h b/include/cc_ublox/field/CfgNmeaNumSVCommon.h
index c62886cae..7b42cdb3b 100644
--- a/include/cc_ublox/field/CfgNmeaNumSVCommon.h
+++ b/include/cc_ublox/field/CfgNmeaNumSVCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgNmeaSvNumbering.h b/include/cc_ublox/field/CfgNmeaSvNumbering.h
index 818dbda34..90e5c0ec9 100644
--- a/include/cc_ublox/field/CfgNmeaSvNumbering.h
+++ b/include/cc_ublox/field/CfgNmeaSvNumbering.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgNmeaSvNumbering" field.
diff --git a/include/cc_ublox/field/CfgNmeaSvNumberingCommon.h b/include/cc_ublox/field/CfgNmeaSvNumberingCommon.h
index db34687fc..8c9e3529e 100644
--- a/include/cc_ublox/field/CfgNmeaSvNumberingCommon.h
+++ b/include/cc_ublox/field/CfgNmeaSvNumberingCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgNvsMask.h b/include/cc_ublox/field/CfgNvsMask.h
index 4b971b274..b7bc1c28e 100644
--- a/include/cc_ublox/field/CfgNvsMask.h
+++ b/include/cc_ublox/field/CfgNvsMask.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgNvsMask" field.
diff --git a/include/cc_ublox/field/CfgNvsMaskCommon.h b/include/cc_ublox/field/CfgNvsMaskCommon.h
index f25c2eac9..eac83faf5 100644
--- a/include/cc_ublox/field/CfgNvsMaskCommon.h
+++ b/include/cc_ublox/field/CfgNvsMaskCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgPm2Flags.h b/include/cc_ublox/field/CfgPm2Flags.h
index 40d4ddf6d..e42fd1979 100644
--- a/include/cc_ublox/field/CfgPm2Flags.h
+++ b/include/cc_ublox/field/CfgPm2Flags.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "flags" field.
diff --git a/include/cc_ublox/field/CfgPm2FlagsCommon.h b/include/cc_ublox/field/CfgPm2FlagsCommon.h
index c2b21d820..039353d0f 100644
--- a/include/cc_ublox/field/CfgPm2FlagsCommon.h
+++ b/include/cc_ublox/field/CfgPm2FlagsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgPrtFlags.h b/include/cc_ublox/field/CfgPrtFlags.h
index 0cd1be96f..36a5d9995 100644
--- a/include/cc_ublox/field/CfgPrtFlags.h
+++ b/include/cc_ublox/field/CfgPrtFlags.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgPrtFlags" field.
diff --git a/include/cc_ublox/field/CfgPrtFlagsCommon.h b/include/cc_ublox/field/CfgPrtFlagsCommon.h
index 61c190d39..1d50d074c 100644
--- a/include/cc_ublox/field/CfgPrtFlagsCommon.h
+++ b/include/cc_ublox/field/CfgPrtFlagsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgPrtInProtoMask.h b/include/cc_ublox/field/CfgPrtInProtoMask.h
index bad7caf05..408154972 100644
--- a/include/cc_ublox/field/CfgPrtInProtoMask.h
+++ b/include/cc_ublox/field/CfgPrtInProtoMask.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgPrtInProtoMask" field.
diff --git a/include/cc_ublox/field/CfgPrtInProtoMaskCommon.h b/include/cc_ublox/field/CfgPrtInProtoMaskCommon.h
index 924105bea..1226a6412 100644
--- a/include/cc_ublox/field/CfgPrtInProtoMaskCommon.h
+++ b/include/cc_ublox/field/CfgPrtInProtoMaskCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgPrtOutProtoMask.h b/include/cc_ublox/field/CfgPrtOutProtoMask.h
index 425c47a55..6ddd4c772 100644
--- a/include/cc_ublox/field/CfgPrtOutProtoMask.h
+++ b/include/cc_ublox/field/CfgPrtOutProtoMask.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgPrtOutProtoMask" field.
diff --git a/include/cc_ublox/field/CfgPrtOutProtoMaskCommon.h b/include/cc_ublox/field/CfgPrtOutProtoMaskCommon.h
index 418592680..159228945 100644
--- a/include/cc_ublox/field/CfgPrtOutProtoMaskCommon.h
+++ b/include/cc_ublox/field/CfgPrtOutProtoMaskCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgPrtPortId.h b/include/cc_ublox/field/CfgPrtPortId.h
index 36f55c0b0..a48da2de7 100644
--- a/include/cc_ublox/field/CfgPrtPortId.h
+++ b/include/cc_ublox/field/CfgPrtPortId.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgPrtPortId" field.
diff --git a/include/cc_ublox/field/CfgPrtPortIdCommon.h b/include/cc_ublox/field/CfgPrtPortIdCommon.h
index e7103134d..1abd7929b 100644
--- a/include/cc_ublox/field/CfgPrtPortIdCommon.h
+++ b/include/cc_ublox/field/CfgPrtPortIdCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgPrtTxReady.h b/include/cc_ublox/field/CfgPrtTxReady.h
index 512894f0b..d5e7b3d71 100644
--- a/include/cc_ublox/field/CfgPrtTxReady.h
+++ b/include/cc_ublox/field/CfgPrtTxReady.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "cfgPrtTxReady" field.
diff --git a/include/cc_ublox/field/CfgPrtTxReadyCommon.h b/include/cc_ublox/field/CfgPrtTxReadyCommon.h
index 9a16291b1..ee6a1437b 100644
--- a/include/cc_ublox/field/CfgPrtTxReadyCommon.h
+++ b/include/cc_ublox/field/CfgPrtTxReadyCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgTp5TpIdx.h b/include/cc_ublox/field/CfgTp5TpIdx.h
index 40e763b6c..25b955afc 100644
--- a/include/cc_ublox/field/CfgTp5TpIdx.h
+++ b/include/cc_ublox/field/CfgTp5TpIdx.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "tpIdx" field.
diff --git a/include/cc_ublox/field/CfgTp5TpIdxCommon.h b/include/cc_ublox/field/CfgTp5TpIdxCommon.h
index a1e470096..9ca317b2e 100644
--- a/include/cc_ublox/field/CfgTp5TpIdxCommon.h
+++ b/include/cc_ublox/field/CfgTp5TpIdxCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgValData8.h b/include/cc_ublox/field/CfgValData8.h
index e9721ac47..9faa2e6ce 100644
--- a/include/cc_ublox/field/CfgValData8.h
+++ b/include/cc_ublox/field/CfgValData8.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValData8Common.h b/include/cc_ublox/field/CfgValData8Common.h
index 33c0a59f5..c9aa0553a 100644
--- a/include/cc_ublox/field/CfgValData8Common.h
+++ b/include/cc_ublox/field/CfgValData8Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValKeyId.h b/include/cc_ublox/field/CfgValKeyId.h
index c9b24eefc..29313f848 100644
--- a/include/cc_ublox/field/CfgValKeyId.h
+++ b/include/cc_ublox/field/CfgValKeyId.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CfgValKeyId" field.
diff --git a/include/cc_ublox/field/CfgValKeyIdCommon.h b/include/cc_ublox/field/CfgValKeyIdCommon.h
index 1633e2f9d..e97871e89 100644
--- a/include/cc_ublox/field/CfgValKeyIdCommon.h
+++ b/include/cc_ublox/field/CfgValKeyIdCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValL.h b/include/cc_ublox/field/CfgValL.h
index 4cca60fd0..31a023738 100644
--- a/include/cc_ublox/field/CfgValL.h
+++ b/include/cc_ublox/field/CfgValL.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValLCommon.h b/include/cc_ublox/field/CfgValLCommon.h
index 419e189e2..5547d72d0 100644
--- a/include/cc_ublox/field/CfgValLCommon.h
+++ b/include/cc_ublox/field/CfgValLCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValLayer.h b/include/cc_ublox/field/CfgValLayer.h
index 498553846..e7299706d 100644
--- a/include/cc_ublox/field/CfgValLayer.h
+++ b/include/cc_ublox/field/CfgValLayer.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CfgValLayer" field.
diff --git a/include/cc_ublox/field/CfgValLayerCommon.h b/include/cc_ublox/field/CfgValLayerCommon.h
index 15750a774..e0fe082ab 100644
--- a/include/cc_ublox/field/CfgValLayerCommon.h
+++ b/include/cc_ublox/field/CfgValLayerCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgValPair.h b/include/cc_ublox/field/CfgValPair.h
index 771203304..8f9c38b1f 100644
--- a/include/cc_ublox/field/CfgValPair.h
+++ b/include/cc_ublox/field/CfgValPair.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CfgValPair" field.
diff --git a/include/cc_ublox/field/CfgValPairCommon.h b/include/cc_ublox/field/CfgValPairCommon.h
index afa211dc3..9da0aa0c7 100644
--- a/include/cc_ublox/field/CfgValPairCommon.h
+++ b/include/cc_ublox/field/CfgValPairCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValPairSimple.h b/include/cc_ublox/field/CfgValPairSimple.h
index 28a0a1593..cf7a27fd4 100644
--- a/include/cc_ublox/field/CfgValPairSimple.h
+++ b/include/cc_ublox/field/CfgValPairSimple.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CfgValPairSimple" field.
diff --git a/include/cc_ublox/field/CfgValPairSimpleCommon.h b/include/cc_ublox/field/CfgValPairSimpleCommon.h
index 74711cd50..fa16fcc20 100644
--- a/include/cc_ublox/field/CfgValPairSimpleCommon.h
+++ b/include/cc_ublox/field/CfgValPairSimpleCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValR4.h b/include/cc_ublox/field/CfgValR4.h
index c0bfa7e78..5dcac7725 100644
--- a/include/cc_ublox/field/CfgValR4.h
+++ b/include/cc_ublox/field/CfgValR4.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValR4Common.h b/include/cc_ublox/field/CfgValR4Common.h
index 9268d0520..42c97848d 100644
--- a/include/cc_ublox/field/CfgValR4Common.h
+++ b/include/cc_ublox/field/CfgValR4Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValR8.h b/include/cc_ublox/field/CfgValR8.h
index 4a85cebb0..71be6b1cc 100644
--- a/include/cc_ublox/field/CfgValR8.h
+++ b/include/cc_ublox/field/CfgValR8.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValR8Common.h b/include/cc_ublox/field/CfgValR8Common.h
index 31667862a..8d950e311 100644
--- a/include/cc_ublox/field/CfgValR8Common.h
+++ b/include/cc_ublox/field/CfgValR8Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValSat.h b/include/cc_ublox/field/CfgValSat.h
index 93e404394..087168dcf 100644
--- a/include/cc_ublox/field/CfgValSat.h
+++ b/include/cc_ublox/field/CfgValSat.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValSatCommon.h b/include/cc_ublox/field/CfgValSatCommon.h
index 6f5333a59..1768073ee 100644
--- a/include/cc_ublox/field/CfgValSatCommon.h
+++ b/include/cc_ublox/field/CfgValSatCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgValU1.h b/include/cc_ublox/field/CfgValU1.h
index d69bb18d7..62e5e2709 100644
--- a/include/cc_ublox/field/CfgValU1.h
+++ b/include/cc_ublox/field/CfgValU1.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValU1Common.h b/include/cc_ublox/field/CfgValU1Common.h
index e268c0453..8b0d2e4a1 100644
--- a/include/cc_ublox/field/CfgValU1Common.h
+++ b/include/cc_ublox/field/CfgValU1Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValU2.h b/include/cc_ublox/field/CfgValU2.h
index 109f96a8c..acb911616 100644
--- a/include/cc_ublox/field/CfgValU2.h
+++ b/include/cc_ublox/field/CfgValU2.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValU2Common.h b/include/cc_ublox/field/CfgValU2Common.h
index 2555dbf8b..c636692e7 100644
--- a/include/cc_ublox/field/CfgValU2Common.h
+++ b/include/cc_ublox/field/CfgValU2Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValU4.h b/include/cc_ublox/field/CfgValU4.h
index 9b78a590d..3bfa61d7b 100644
--- a/include/cc_ublox/field/CfgValU4.h
+++ b/include/cc_ublox/field/CfgValU4.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValU4Common.h b/include/cc_ublox/field/CfgValU4Common.h
index 3b82261a7..aa33cf739 100644
--- a/include/cc_ublox/field/CfgValU4Common.h
+++ b/include/cc_ublox/field/CfgValU4Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValU8.h b/include/cc_ublox/field/CfgValU8.h
index 4ee7dcc14..315152f3b 100644
--- a/include/cc_ublox/field/CfgValU8.h
+++ b/include/cc_ublox/field/CfgValU8.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValU8Common.h b/include/cc_ublox/field/CfgValU8Common.h
index 220bb9cd6..fa66c289a 100644
--- a/include/cc_ublox/field/CfgValU8Common.h
+++ b/include/cc_ublox/field/CfgValU8Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/CfgValUartDataBits.h b/include/cc_ublox/field/CfgValUartDataBits.h
index a7b2c5bfa..f6606ac16 100644
--- a/include/cc_ublox/field/CfgValUartDataBits.h
+++ b/include/cc_ublox/field/CfgValUartDataBits.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValUartDataBitsCommon.h b/include/cc_ublox/field/CfgValUartDataBitsCommon.h
index bc7ed99ce..3f53ac806 100644
--- a/include/cc_ublox/field/CfgValUartDataBitsCommon.h
+++ b/include/cc_ublox/field/CfgValUartDataBitsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgValUartParity.h b/include/cc_ublox/field/CfgValUartParity.h
index 0ad57b2cb..2af9596c1 100644
--- a/include/cc_ublox/field/CfgValUartParity.h
+++ b/include/cc_ublox/field/CfgValUartParity.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValUartParityCommon.h b/include/cc_ublox/field/CfgValUartParityCommon.h
index 34f9b9d92..bec54840e 100644
--- a/include/cc_ublox/field/CfgValUartParityCommon.h
+++ b/include/cc_ublox/field/CfgValUartParityCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/CfgValUartStopBits.h b/include/cc_ublox/field/CfgValUartStopBits.h
index 0ef91265f..5ae6cfb4d 100644
--- a/include/cc_ublox/field/CfgValUartStopBits.h
+++ b/include/cc_ublox/field/CfgValUartStopBits.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "Val" field.
diff --git a/include/cc_ublox/field/CfgValUartStopBitsCommon.h b/include/cc_ublox/field/CfgValUartStopBitsCommon.h
index 16433b990..3f0da6567 100644
--- a/include/cc_ublox/field/CfgValUartStopBitsCommon.h
+++ b/include/cc_ublox/field/CfgValUartStopBitsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/Day.h b/include/cc_ublox/field/Day.h
index f4d2d7d9f..88ef28e2f 100644
--- a/include/cc_ublox/field/Day.h
+++ b/include/cc_ublox/field/Day.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "day" field.
diff --git a/include/cc_ublox/field/DayCommon.h b/include/cc_ublox/field/DayCommon.h
index b42ca9655..006c5c24d 100644
--- a/include/cc_ublox/field/DayCommon.h
+++ b/include/cc_ublox/field/DayCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Dop.h b/include/cc_ublox/field/Dop.h
index 8dca04b06..35549ac32 100644
--- a/include/cc_ublox/field/Dop.h
+++ b/include/cc_ublox/field/Dop.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "dop" field.
diff --git a/include/cc_ublox/field/DopCommon.h b/include/cc_ublox/field/DopCommon.h
index 65afa7b41..968cddd0f 100644
--- a/include/cc_ublox/field/DopCommon.h
+++ b/include/cc_ublox/field/DopCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/EcefHP.h b/include/cc_ublox/field/EcefHP.h
index c37a192fa..e3d5ac654 100644
--- a/include/cc_ublox/field/EcefHP.h
+++ b/include/cc_ublox/field/EcefHP.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ecefHP" field.
diff --git a/include/cc_ublox/field/EcefHPCommon.h b/include/cc_ublox/field/EcefHPCommon.h
index d349024b2..dee2fb070 100644
--- a/include/cc_ublox/field/EcefHPCommon.h
+++ b/include/cc_ublox/field/EcefHPCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/EcefVX.h b/include/cc_ublox/field/EcefVX.h
index 182ab41d3..5e0156b9d 100644
--- a/include/cc_ublox/field/EcefVX.h
+++ b/include/cc_ublox/field/EcefVX.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ecefVX" field.
diff --git a/include/cc_ublox/field/EcefVXCommon.h b/include/cc_ublox/field/EcefVXCommon.h
index 81119d299..2b19c1c2a 100644
--- a/include/cc_ublox/field/EcefVXCommon.h
+++ b/include/cc_ublox/field/EcefVXCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/EcefVY.h b/include/cc_ublox/field/EcefVY.h
index a6ffa621f..3d9315573 100644
--- a/include/cc_ublox/field/EcefVY.h
+++ b/include/cc_ublox/field/EcefVY.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ecefVY" field.
diff --git a/include/cc_ublox/field/EcefVYCommon.h b/include/cc_ublox/field/EcefVYCommon.h
index de29b8f02..5f136e885 100644
--- a/include/cc_ublox/field/EcefVYCommon.h
+++ b/include/cc_ublox/field/EcefVYCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/EcefVZ.h b/include/cc_ublox/field/EcefVZ.h
index 1d77bf77d..137ce32e4 100644
--- a/include/cc_ublox/field/EcefVZ.h
+++ b/include/cc_ublox/field/EcefVZ.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ecefVZ" field.
diff --git a/include/cc_ublox/field/EcefVZCommon.h b/include/cc_ublox/field/EcefVZCommon.h
index 0479fc9eb..ce4e91142 100644
--- a/include/cc_ublox/field/EcefVZCommon.h
+++ b/include/cc_ublox/field/EcefVZCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/EcefX.h b/include/cc_ublox/field/EcefX.h
index a98f1cfae..69e8e953c 100644
--- a/include/cc_ublox/field/EcefX.h
+++ b/include/cc_ublox/field/EcefX.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ecefX" field.
diff --git a/include/cc_ublox/field/EcefXCommon.h b/include/cc_ublox/field/EcefXCommon.h
index 1a4651b40..116a25005 100644
--- a/include/cc_ublox/field/EcefXCommon.h
+++ b/include/cc_ublox/field/EcefXCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/EcefY.h b/include/cc_ublox/field/EcefY.h
index c02ebaff2..bac47485f 100644
--- a/include/cc_ublox/field/EcefY.h
+++ b/include/cc_ublox/field/EcefY.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ecefY" field.
diff --git a/include/cc_ublox/field/EcefYCommon.h b/include/cc_ublox/field/EcefYCommon.h
index 3f0ba6b25..0abe588d1 100644
--- a/include/cc_ublox/field/EcefYCommon.h
+++ b/include/cc_ublox/field/EcefYCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/EcefZ.h b/include/cc_ublox/field/EcefZ.h
index 70b2a5acc..a8d402209 100644
--- a/include/cc_ublox/field/EcefZ.h
+++ b/include/cc_ublox/field/EcefZ.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ecefZ" field.
diff --git a/include/cc_ublox/field/EcefZCommon.h b/include/cc_ublox/field/EcefZCommon.h
index a91d6302e..b1c3eb2f6 100644
--- a/include/cc_ublox/field/EcefZCommon.h
+++ b/include/cc_ublox/field/EcefZCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/FieldBase.h b/include/cc_ublox/field/FieldBase.h
index c6a37ce2b..977e390b9 100644
--- a/include/cc_ublox/field/FieldBase.h
+++ b/include/cc_ublox/field/FieldBase.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of base class of all the fields.
diff --git a/include/cc_ublox/field/FixedPosAcc.h b/include/cc_ublox/field/FixedPosAcc.h
index 232767c71..2a2bff3f1 100644
--- a/include/cc_ublox/field/FixedPosAcc.h
+++ b/include/cc_ublox/field/FixedPosAcc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "fixedPosAcc" field.
diff --git a/include/cc_ublox/field/FixedPosAccCommon.h b/include/cc_ublox/field/FixedPosAccCommon.h
index 2cadf7f4d..e464d740a 100644
--- a/include/cc_ublox/field/FixedPosAccCommon.h
+++ b/include/cc_ublox/field/FixedPosAccCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Ftow.h b/include/cc_ublox/field/Ftow.h
index 58515e878..6f39e066f 100644
--- a/include/cc_ublox/field/Ftow.h
+++ b/include/cc_ublox/field/Ftow.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "fTOW" field.
diff --git a/include/cc_ublox/field/FtowCommon.h b/include/cc_ublox/field/FtowCommon.h
index 1807e89f6..6c9065eb7 100644
--- a/include/cc_ublox/field/FtowCommon.h
+++ b/include/cc_ublox/field/FtowCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/GeofenceRadius.h b/include/cc_ublox/field/GeofenceRadius.h
index ec2133a7f..195d2c527 100644
--- a/include/cc_ublox/field/GeofenceRadius.h
+++ b/include/cc_ublox/field/GeofenceRadius.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "GeofenceRadius" field.
diff --git a/include/cc_ublox/field/GeofenceRadiusCommon.h b/include/cc_ublox/field/GeofenceRadiusCommon.h
index 7941a4c9d..fcbde5b7c 100644
--- a/include/cc_ublox/field/GeofenceRadiusCommon.h
+++ b/include/cc_ublox/field/GeofenceRadiusCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/GeofenceState.h b/include/cc_ublox/field/GeofenceState.h
index a9c845f91..1269112ca 100644
--- a/include/cc_ublox/field/GeofenceState.h
+++ b/include/cc_ublox/field/GeofenceState.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "GeofenceState" field.
diff --git a/include/cc_ublox/field/GeofenceStateCommon.h b/include/cc_ublox/field/GeofenceStateCommon.h
index 067df1f66..7c7b409bc 100644
--- a/include/cc_ublox/field/GeofenceStateCommon.h
+++ b/include/cc_ublox/field/GeofenceStateCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/GnssId.h b/include/cc_ublox/field/GnssId.h
index 500a5d826..0b25ebb94 100644
--- a/include/cc_ublox/field/GnssId.h
+++ b/include/cc_ublox/field/GnssId.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "gnssId" field.
diff --git a/include/cc_ublox/field/GnssIdCommon.h b/include/cc_ublox/field/GnssIdCommon.h
index 4a2de7310..34eb1dc68 100644
--- a/include/cc_ublox/field/GnssIdCommon.h
+++ b/include/cc_ublox/field/GnssIdCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/GpsFix.h b/include/cc_ublox/field/GpsFix.h
index 7ba00f147..d2db4fec2 100644
--- a/include/cc_ublox/field/GpsFix.h
+++ b/include/cc_ublox/field/GpsFix.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "gpsFix" field.
diff --git a/include/cc_ublox/field/GpsFixCommon.h b/include/cc_ublox/field/GpsFixCommon.h
index 2de19bea4..977ff414e 100644
--- a/include/cc_ublox/field/GpsFixCommon.h
+++ b/include/cc_ublox/field/GpsFixCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/HAcc.h b/include/cc_ublox/field/HAcc.h
index 510450b70..3311a1c4e 100644
--- a/include/cc_ublox/field/HAcc.h
+++ b/include/cc_ublox/field/HAcc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "hAcc" field.
diff --git a/include/cc_ublox/field/HAccCommon.h b/include/cc_ublox/field/HAccCommon.h
index f4b93eac4..e8e8aabea 100644
--- a/include/cc_ublox/field/HAccCommon.h
+++ b/include/cc_ublox/field/HAccCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/HMSL.h b/include/cc_ublox/field/HMSL.h
index e228b4d88..685b07028 100644
--- a/include/cc_ublox/field/HMSL.h
+++ b/include/cc_ublox/field/HMSL.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "hMSL" field.
diff --git a/include/cc_ublox/field/HMSLCommon.h b/include/cc_ublox/field/HMSLCommon.h
index 6c2605425..c248afd1f 100644
--- a/include/cc_ublox/field/HMSLCommon.h
+++ b/include/cc_ublox/field/HMSLCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Heading.h b/include/cc_ublox/field/Heading.h
index 3cda002f9..9806f6a68 100644
--- a/include/cc_ublox/field/Heading.h
+++ b/include/cc_ublox/field/Heading.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "heading" field.
diff --git a/include/cc_ublox/field/HeadingAcc.h b/include/cc_ublox/field/HeadingAcc.h
index 02e5b7cca..b6b2a0b87 100644
--- a/include/cc_ublox/field/HeadingAcc.h
+++ b/include/cc_ublox/field/HeadingAcc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "headingAcc" field.
diff --git a/include/cc_ublox/field/HeadingAccCommon.h b/include/cc_ublox/field/HeadingAccCommon.h
index 76bbfc2a3..20bdc6e52 100644
--- a/include/cc_ublox/field/HeadingAccCommon.h
+++ b/include/cc_ublox/field/HeadingAccCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/HeadingCommon.h b/include/cc_ublox/field/HeadingCommon.h
index 9ff77812e..681e40389 100644
--- a/include/cc_ublox/field/HeadingCommon.h
+++ b/include/cc_ublox/field/HeadingCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Height.h b/include/cc_ublox/field/Height.h
index d8a488e5d..5be4b71be 100644
--- a/include/cc_ublox/field/Height.h
+++ b/include/cc_ublox/field/Height.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "height" field.
diff --git a/include/cc_ublox/field/HeightCommon.h b/include/cc_ublox/field/HeightCommon.h
index 59a686bdf..a105db5fb 100644
--- a/include/cc_ublox/field/HeightCommon.h
+++ b/include/cc_ublox/field/HeightCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Hour.h b/include/cc_ublox/field/Hour.h
index dc757cf8a..3193c4f1d 100644
--- a/include/cc_ublox/field/Hour.h
+++ b/include/cc_ublox/field/Hour.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "hour" field.
diff --git a/include/cc_ublox/field/HourCommon.h b/include/cc_ublox/field/HourCommon.h
index 353cd5160..6115ef69e 100644
--- a/include/cc_ublox/field/HourCommon.h
+++ b/include/cc_ublox/field/HourCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/InfMask.h b/include/cc_ublox/field/InfMask.h
index 1b8146762..f8b5b632c 100644
--- a/include/cc_ublox/field/InfMask.h
+++ b/include/cc_ublox/field/InfMask.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "InfMask" field.
diff --git a/include/cc_ublox/field/InfMaskCommon.h b/include/cc_ublox/field/InfMaskCommon.h
index 6a69c84fd..67fa5c496 100644
--- a/include/cc_ublox/field/InfMaskCommon.h
+++ b/include/cc_ublox/field/InfMaskCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Itow.h b/include/cc_ublox/field/Itow.h
index 6f985f2e6..ba484d39f 100644
--- a/include/cc_ublox/field/Itow.h
+++ b/include/cc_ublox/field/Itow.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "iTOW" field.
diff --git a/include/cc_ublox/field/ItowCommon.h b/include/cc_ublox/field/ItowCommon.h
index fce8a6e2d..e59ccd01a 100644
--- a/include/cc_ublox/field/ItowCommon.h
+++ b/include/cc_ublox/field/ItowCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Lat.h b/include/cc_ublox/field/Lat.h
index ccacb2ad4..cb4f4f814 100644
--- a/include/cc_ublox/field/Lat.h
+++ b/include/cc_ublox/field/Lat.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "lat" field.
diff --git a/include/cc_ublox/field/LatCommon.h b/include/cc_ublox/field/LatCommon.h
index ba9c2de5a..84db7880f 100644
--- a/include/cc_ublox/field/LatCommon.h
+++ b/include/cc_ublox/field/LatCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/LatHP.h b/include/cc_ublox/field/LatHP.h
index e71c7afbd..ef51344e1 100644
--- a/include/cc_ublox/field/LatHP.h
+++ b/include/cc_ublox/field/LatHP.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "latHP" field.
diff --git a/include/cc_ublox/field/LatHPCommon.h b/include/cc_ublox/field/LatHPCommon.h
index 64c20df9e..60038dd2e 100644
--- a/include/cc_ublox/field/LatHPCommon.h
+++ b/include/cc_ublox/field/LatHPCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Lon.h b/include/cc_ublox/field/Lon.h
index 45fdd0d36..e9be2cd7e 100644
--- a/include/cc_ublox/field/Lon.h
+++ b/include/cc_ublox/field/Lon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "lon" field.
diff --git a/include/cc_ublox/field/LonCommon.h b/include/cc_ublox/field/LonCommon.h
index 6cb4139d8..c4f98e106 100644
--- a/include/cc_ublox/field/LonCommon.h
+++ b/include/cc_ublox/field/LonCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/LonHP.h b/include/cc_ublox/field/LonHP.h
index d14b2ffd5..9df2ad8a3 100644
--- a/include/cc_ublox/field/LonHP.h
+++ b/include/cc_ublox/field/LonHP.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "lonHP" field.
diff --git a/include/cc_ublox/field/LonHPCommon.h b/include/cc_ublox/field/LonHPCommon.h
index cc65485f3..b3c6dfb22 100644
--- a/include/cc_ublox/field/LonHPCommon.h
+++ b/include/cc_ublox/field/LonHPCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Min.h b/include/cc_ublox/field/Min.h
index 75ae5a9ad..386efc6f2 100644
--- a/include/cc_ublox/field/Min.h
+++ b/include/cc_ublox/field/Min.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "min" field.
diff --git a/include/cc_ublox/field/MinCommon.h b/include/cc_ublox/field/MinCommon.h
index f35588072..c834ac996 100644
--- a/include/cc_ublox/field/MinCommon.h
+++ b/include/cc_ublox/field/MinCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/MonAntPower.h b/include/cc_ublox/field/MonAntPower.h
index a69b648d7..b003f1428 100644
--- a/include/cc_ublox/field/MonAntPower.h
+++ b/include/cc_ublox/field/MonAntPower.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "MonAntPower" field.
diff --git a/include/cc_ublox/field/MonAntPowerCommon.h b/include/cc_ublox/field/MonAntPowerCommon.h
index ecc7d6b23..9bd5f2768 100644
--- a/include/cc_ublox/field/MonAntPowerCommon.h
+++ b/include/cc_ublox/field/MonAntPowerCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/MonAntStatus.h b/include/cc_ublox/field/MonAntStatus.h
index 3a62f3210..430be090d 100644
--- a/include/cc_ublox/field/MonAntStatus.h
+++ b/include/cc_ublox/field/MonAntStatus.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "MonAntStatus" field.
diff --git a/include/cc_ublox/field/MonAntStatusCommon.h b/include/cc_ublox/field/MonAntStatusCommon.h
index 906ca16f0..a16ed30a0 100644
--- a/include/cc_ublox/field/MonAntStatusCommon.h
+++ b/include/cc_ublox/field/MonAntStatusCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/MonJammingState.h b/include/cc_ublox/field/MonJammingState.h
index a5a381989..3e1c71ff5 100644
--- a/include/cc_ublox/field/MonJammingState.h
+++ b/include/cc_ublox/field/MonJammingState.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "MonJammingState" field.
diff --git a/include/cc_ublox/field/MonJammingStateCommon.h b/include/cc_ublox/field/MonJammingStateCommon.h
index 356eef16a..7cad9c31b 100644
--- a/include/cc_ublox/field/MonJammingStateCommon.h
+++ b/include/cc_ublox/field/MonJammingStateCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/MonMsgppCount.h b/include/cc_ublox/field/MonMsgppCount.h
index 885d6a53c..9a8d977a4 100644
--- a/include/cc_ublox/field/MonMsgppCount.h
+++ b/include/cc_ublox/field/MonMsgppCount.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "" field.
diff --git a/include/cc_ublox/field/MonMsgppCountCommon.h b/include/cc_ublox/field/MonMsgppCountCommon.h
index fb7042ee2..2732ff72f 100644
--- a/include/cc_ublox/field/MonMsgppCountCommon.h
+++ b/include/cc_ublox/field/MonMsgppCountCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Month.h b/include/cc_ublox/field/Month.h
index 12e850fe6..e9e3d7a48 100644
--- a/include/cc_ublox/field/Month.h
+++ b/include/cc_ublox/field/Month.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "month" field.
diff --git a/include/cc_ublox/field/MonthCommon.h b/include/cc_ublox/field/MonthCommon.h
index a2df30205..2f1742cf7 100644
--- a/include/cc_ublox/field/MonthCommon.h
+++ b/include/cc_ublox/field/MonthCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/MsgId.h b/include/cc_ublox/field/MsgId.h
index 7ba881196..51d1f765f 100644
--- a/include/cc_ublox/field/MsgId.h
+++ b/include/cc_ublox/field/MsgId.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "MsgId" field.
diff --git a/include/cc_ublox/field/MsgIdCommon.h b/include/cc_ublox/field/MsgIdCommon.h
index af61a50eb..e3c6cbd58 100644
--- a/include/cc_ublox/field/MsgIdCommon.h
+++ b/include/cc_ublox/field/MsgIdCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/NmeaVersion.h b/include/cc_ublox/field/NmeaVersion.h
index 30248f63a..e53996109 100644
--- a/include/cc_ublox/field/NmeaVersion.h
+++ b/include/cc_ublox/field/NmeaVersion.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "NmeaVersion" field.
diff --git a/include/cc_ublox/field/NmeaVersionCommon.h b/include/cc_ublox/field/NmeaVersionCommon.h
index 13194fb32..96c979613 100644
--- a/include/cc_ublox/field/NmeaVersionCommon.h
+++ b/include/cc_ublox/field/NmeaVersionCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,7 +6,9 @@
#pragma once
+#include
#include
+#include
#include
#include
diff --git a/include/cc_ublox/field/PAcc.h b/include/cc_ublox/field/PAcc.h
index 394d6068a..5efda57df 100644
--- a/include/cc_ublox/field/PAcc.h
+++ b/include/cc_ublox/field/PAcc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "pAcc" field.
diff --git a/include/cc_ublox/field/PAccCommon.h b/include/cc_ublox/field/PAccCommon.h
index e2ba9036e..27a6df59f 100644
--- a/include/cc_ublox/field/PAccCommon.h
+++ b/include/cc_ublox/field/PAccCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/PsmState.h b/include/cc_ublox/field/PsmState.h
index 1df4e70c7..b34ca80d5 100644
--- a/include/cc_ublox/field/PsmState.h
+++ b/include/cc_ublox/field/PsmState.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "psmState" field.
diff --git a/include/cc_ublox/field/PsmStateCommon.h b/include/cc_ublox/field/PsmStateCommon.h
index 71d7f9292..5855bb2ac 100644
--- a/include/cc_ublox/field/PsmStateCommon.h
+++ b/include/cc_ublox/field/PsmStateCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/field/Res1.h b/include/cc_ublox/field/Res1.h
index fc791b90e..c81063918 100644
--- a/include/cc_ublox/field/Res1.h
+++ b/include/cc_ublox/field/Res1.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res1" field.
diff --git a/include/cc_ublox/field/Res1Common.h b/include/cc_ublox/field/Res1Common.h
index 237795272..b4ddb7ad2 100644
--- a/include/cc_ublox/field/Res1Common.h
+++ b/include/cc_ublox/field/Res1Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Res2.h b/include/cc_ublox/field/Res2.h
index a99d0a153..1fbd7c932 100644
--- a/include/cc_ublox/field/Res2.h
+++ b/include/cc_ublox/field/Res2.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res2" field.
diff --git a/include/cc_ublox/field/Res2Common.h b/include/cc_ublox/field/Res2Common.h
index 4bc978fd8..a4bc8e899 100644
--- a/include/cc_ublox/field/Res2Common.h
+++ b/include/cc_ublox/field/Res2Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Res3.h b/include/cc_ublox/field/Res3.h
index dddaa30a9..1e77374a0 100644
--- a/include/cc_ublox/field/Res3.h
+++ b/include/cc_ublox/field/Res3.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res3" field.
diff --git a/include/cc_ublox/field/Res3Common.h b/include/cc_ublox/field/Res3Common.h
index 9d511b36a..e267e6bf4 100644
--- a/include/cc_ublox/field/Res3Common.h
+++ b/include/cc_ublox/field/Res3Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Res4.h b/include/cc_ublox/field/Res4.h
index 7c1a3bdf4..57ed1b111 100644
--- a/include/cc_ublox/field/Res4.h
+++ b/include/cc_ublox/field/Res4.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res4" field.
diff --git a/include/cc_ublox/field/Res4Common.h b/include/cc_ublox/field/Res4Common.h
index 2e4c604ec..cd5554932 100644
--- a/include/cc_ublox/field/Res4Common.h
+++ b/include/cc_ublox/field/Res4Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Res5.h b/include/cc_ublox/field/Res5.h
index cc94c49e0..89dc75cc8 100644
--- a/include/cc_ublox/field/Res5.h
+++ b/include/cc_ublox/field/Res5.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res5" field.
diff --git a/include/cc_ublox/field/Res5Common.h b/include/cc_ublox/field/Res5Common.h
index e9ced4960..b3b92a70c 100644
--- a/include/cc_ublox/field/Res5Common.h
+++ b/include/cc_ublox/field/Res5Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Res6.h b/include/cc_ublox/field/Res6.h
index eed9701f1..b19ac4a0e 100644
--- a/include/cc_ublox/field/Res6.h
+++ b/include/cc_ublox/field/Res6.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res6" field.
diff --git a/include/cc_ublox/field/Res6Common.h b/include/cc_ublox/field/Res6Common.h
index 87c627e91..88c09ff4e 100644
--- a/include/cc_ublox/field/Res6Common.h
+++ b/include/cc_ublox/field/Res6Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Res7.h b/include/cc_ublox/field/Res7.h
index f25ea979a..f903c2d14 100644
--- a/include/cc_ublox/field/Res7.h
+++ b/include/cc_ublox/field/Res7.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res7" field.
diff --git a/include/cc_ublox/field/Res7Common.h b/include/cc_ublox/field/Res7Common.h
index b7a833afa..851b5843f 100644
--- a/include/cc_ublox/field/Res7Common.h
+++ b/include/cc_ublox/field/Res7Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Res8.h b/include/cc_ublox/field/Res8.h
index 19cf361fd..a4da79a80 100644
--- a/include/cc_ublox/field/Res8.h
+++ b/include/cc_ublox/field/Res8.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "res8" field.
diff --git a/include/cc_ublox/field/Res8Common.h b/include/cc_ublox/field/Res8Common.h
index 92abecae2..c642a14b6 100644
--- a/include/cc_ublox/field/Res8Common.h
+++ b/include/cc_ublox/field/Res8Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/SAcc.h b/include/cc_ublox/field/SAcc.h
index f1b088677..e085df1c9 100644
--- a/include/cc_ublox/field/SAcc.h
+++ b/include/cc_ublox/field/SAcc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "sAcc" field.
diff --git a/include/cc_ublox/field/SAccCommon.h b/include/cc_ublox/field/SAccCommon.h
index db79befc9..8e9032b29 100644
--- a/include/cc_ublox/field/SAccCommon.h
+++ b/include/cc_ublox/field/SAccCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/SbasService.h b/include/cc_ublox/field/SbasService.h
index f41de9bd4..ac2a93229 100644
--- a/include/cc_ublox/field/SbasService.h
+++ b/include/cc_ublox/field/SbasService.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "sbasService" field.
diff --git a/include/cc_ublox/field/SbasServiceCommon.h b/include/cc_ublox/field/SbasServiceCommon.h
index a97824c2f..8811a27a7 100644
--- a/include/cc_ublox/field/SbasServiceCommon.h
+++ b/include/cc_ublox/field/SbasServiceCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/SbasSys.h b/include/cc_ublox/field/SbasSys.h
index 65c29483d..250d1b3f5 100644
--- a/include/cc_ublox/field/SbasSys.h
+++ b/include/cc_ublox/field/SbasSys.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "sbasSys" field.
diff --git a/include/cc_ublox/field/SbasSysCommon.h b/include/cc_ublox/field/SbasSysCommon.h
index 72d4fc3c2..54e432e63 100644
--- a/include/cc_ublox/field/SbasSysCommon.h
+++ b/include/cc_ublox/field/SbasSysCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,7 +6,9 @@
#pragma once
+#include
#include
+#include
#include
#include
diff --git a/include/cc_ublox/field/Sec.h b/include/cc_ublox/field/Sec.h
index 4d6e1ac0f..33035e639 100644
--- a/include/cc_ublox/field/Sec.h
+++ b/include/cc_ublox/field/Sec.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "sec" field.
diff --git a/include/cc_ublox/field/SecCommon.h b/include/cc_ublox/field/SecCommon.h
index 4c1c9e76b..95ecfea79 100644
--- a/include/cc_ublox/field/SecCommon.h
+++ b/include/cc_ublox/field/SecCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/VAcc.h b/include/cc_ublox/field/VAcc.h
index 8f69d2936..41c6de8cb 100644
--- a/include/cc_ublox/field/VAcc.h
+++ b/include/cc_ublox/field/VAcc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "vAcc" field.
diff --git a/include/cc_ublox/field/VAccCommon.h b/include/cc_ublox/field/VAccCommon.h
index bee62ae13..9d6db7179 100644
--- a/include/cc_ublox/field/VAccCommon.h
+++ b/include/cc_ublox/field/VAccCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Vel.h b/include/cc_ublox/field/Vel.h
index c098aa79a..79468f8a5 100644
--- a/include/cc_ublox/field/Vel.h
+++ b/include/cc_ublox/field/Vel.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "vel" field.
diff --git a/include/cc_ublox/field/VelCommon.h b/include/cc_ublox/field/VelCommon.h
index 011455891..d469a8b42 100644
--- a/include/cc_ublox/field/VelCommon.h
+++ b/include/cc_ublox/field/VelCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/field/Year.h b/include/cc_ublox/field/Year.h
index 5cde304d4..b6e445651 100644
--- a/include/cc_ublox/field/Year.h
+++ b/include/cc_ublox/field/Year.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "year" field.
diff --git a/include/cc_ublox/field/YearCommon.h b/include/cc_ublox/field/YearCommon.h
index 7abcf8894..105914e25 100644
--- a/include/cc_ublox/field/YearCommon.h
+++ b/include/cc_ublox/field/YearCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/frame/UbloxFrame.h b/include/cc_ublox/frame/UbloxFrame.h
index fc40cdf0c..a2c918ef0 100644
--- a/include/cc_ublox/frame/UbloxFrame.h
+++ b/include/cc_ublox/frame/UbloxFrame.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "UbloxFrame" frame class.
diff --git a/include/cc_ublox/frame/UbloxFrameCommon.h b/include/cc_ublox/frame/UbloxFrameCommon.h
index 2dbd7633b..5d268ffa6 100644
--- a/include/cc_ublox/frame/UbloxFrameCommon.h
+++ b/include/cc_ublox/frame/UbloxFrameCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/input/AllMessages.h b/include/cc_ublox/input/AllMessages.h
index db6a081a5..31798f897 100644
--- a/include/cc_ublox/input/AllMessages.h
+++ b/include/cc_ublox/input/AllMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the AllMessages messages bundle.
diff --git a/include/cc_ublox/input/ClientInputMessages.h b/include/cc_ublox/input/ClientInputMessages.h
index 3e84aff40..301eb0ce9 100644
--- a/include/cc_ublox/input/ClientInputMessages.h
+++ b/include/cc_ublox/input/ClientInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the ClientInputMessages messages bundle.
diff --git a/include/cc_ublox/input/ServerInputMessages.h b/include/cc_ublox/input/ServerInputMessages.h
index efa83f188..4108ab89c 100644
--- a/include/cc_ublox/input/ServerInputMessages.h
+++ b/include/cc_ublox/input/ServerInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the ServerInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox5ClientInputMessages.h b/include/cc_ublox/input/Ublox5ClientInputMessages.h
index ac0611c9a..cd4899c73 100644
--- a/include/cc_ublox/input/Ublox5ClientInputMessages.h
+++ b/include/cc_ublox/input/Ublox5ClientInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox5ClientInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox5Messages.h b/include/cc_ublox/input/Ublox5Messages.h
index a5044f702..b8b2cd603 100644
--- a/include/cc_ublox/input/Ublox5Messages.h
+++ b/include/cc_ublox/input/Ublox5Messages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox5Messages messages bundle.
diff --git a/include/cc_ublox/input/Ublox5ServerInputMessages.h b/include/cc_ublox/input/Ublox5ServerInputMessages.h
index e05879d83..53912a330 100644
--- a/include/cc_ublox/input/Ublox5ServerInputMessages.h
+++ b/include/cc_ublox/input/Ublox5ServerInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox5ServerInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox6ClientInputMessages.h b/include/cc_ublox/input/Ublox6ClientInputMessages.h
index 4a2abe912..bd68c70ad 100644
--- a/include/cc_ublox/input/Ublox6ClientInputMessages.h
+++ b/include/cc_ublox/input/Ublox6ClientInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox6ClientInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox6Messages.h b/include/cc_ublox/input/Ublox6Messages.h
index 18765f6e6..54473f407 100644
--- a/include/cc_ublox/input/Ublox6Messages.h
+++ b/include/cc_ublox/input/Ublox6Messages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox6Messages messages bundle.
diff --git a/include/cc_ublox/input/Ublox6ServerInputMessages.h b/include/cc_ublox/input/Ublox6ServerInputMessages.h
index d460054e9..94df3fddc 100644
--- a/include/cc_ublox/input/Ublox6ServerInputMessages.h
+++ b/include/cc_ublox/input/Ublox6ServerInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox6ServerInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox7ClientInputMessages.h b/include/cc_ublox/input/Ublox7ClientInputMessages.h
index d04872bc2..36032014e 100644
--- a/include/cc_ublox/input/Ublox7ClientInputMessages.h
+++ b/include/cc_ublox/input/Ublox7ClientInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox7ClientInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox7Messages.h b/include/cc_ublox/input/Ublox7Messages.h
index 9420b7063..870ba82dc 100644
--- a/include/cc_ublox/input/Ublox7Messages.h
+++ b/include/cc_ublox/input/Ublox7Messages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox7Messages messages bundle.
diff --git a/include/cc_ublox/input/Ublox7ServerInputMessages.h b/include/cc_ublox/input/Ublox7ServerInputMessages.h
index 41cee3c66..5f56a1066 100644
--- a/include/cc_ublox/input/Ublox7ServerInputMessages.h
+++ b/include/cc_ublox/input/Ublox7ServerInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox7ServerInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox8ClientInputMessages.h b/include/cc_ublox/input/Ublox8ClientInputMessages.h
index a1f7c842d..b01dd0059 100644
--- a/include/cc_ublox/input/Ublox8ClientInputMessages.h
+++ b/include/cc_ublox/input/Ublox8ClientInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox8ClientInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox8Messages.h b/include/cc_ublox/input/Ublox8Messages.h
index 1ec37594b..22256f58c 100644
--- a/include/cc_ublox/input/Ublox8Messages.h
+++ b/include/cc_ublox/input/Ublox8Messages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox8Messages messages bundle.
diff --git a/include/cc_ublox/input/Ublox8ServerInputMessages.h b/include/cc_ublox/input/Ublox8ServerInputMessages.h
index 728c482e3..308912df4 100644
--- a/include/cc_ublox/input/Ublox8ServerInputMessages.h
+++ b/include/cc_ublox/input/Ublox8ServerInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox8ServerInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox9ClientInputMessages.h b/include/cc_ublox/input/Ublox9ClientInputMessages.h
index cdaf09a6d..6f1ba4452 100644
--- a/include/cc_ublox/input/Ublox9ClientInputMessages.h
+++ b/include/cc_ublox/input/Ublox9ClientInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox9ClientInputMessages messages bundle.
diff --git a/include/cc_ublox/input/Ublox9Messages.h b/include/cc_ublox/input/Ublox9Messages.h
index 29f6fe7a6..b7b9104a3 100644
--- a/include/cc_ublox/input/Ublox9Messages.h
+++ b/include/cc_ublox/input/Ublox9Messages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox9Messages messages bundle.
diff --git a/include/cc_ublox/input/Ublox9ServerInputMessages.h b/include/cc_ublox/input/Ublox9ServerInputMessages.h
index 76dc0843e..1c2ff4da5 100644
--- a/include/cc_ublox/input/Ublox9ServerInputMessages.h
+++ b/include/cc_ublox/input/Ublox9ServerInputMessages.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of the Ublox9ServerInputMessages messages bundle.
diff --git a/include/cc_ublox/message/AckAck.h b/include/cc_ublox/message/AckAck.h
index 07e8625a2..8cf67fe49 100644
--- a/include/cc_ublox/message/AckAck.h
+++ b/include/cc_ublox/message/AckAck.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ACK-ACK" message and its fields.
diff --git a/include/cc_ublox/message/AckAckCommon.h b/include/cc_ublox/message/AckAckCommon.h
index dcd3c6ee9..b71029a54 100644
--- a/include/cc_ublox/message/AckAckCommon.h
+++ b/include/cc_ublox/message/AckAckCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AckNak.h b/include/cc_ublox/message/AckNak.h
index cac58d74f..a608e34df 100644
--- a/include/cc_ublox/message/AckNak.h
+++ b/include/cc_ublox/message/AckNak.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ACK-NAK" message and its fields.
diff --git a/include/cc_ublox/message/AckNakCommon.h b/include/cc_ublox/message/AckNakCommon.h
index 221639e4b..d152d5be2 100644
--- a/include/cc_ublox/message/AckNakCommon.h
+++ b/include/cc_ublox/message/AckNakCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAlm.h b/include/cc_ublox/message/AidAlm.h
index de557ca82..b5098a3ba 100644
--- a/include/cc_ublox/message/AidAlm.h
+++ b/include/cc_ublox/message/AidAlm.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALM" message and its fields.
diff --git a/include/cc_ublox/message/AidAlmCommon.h b/include/cc_ublox/message/AidAlmCommon.h
index c1a3e1dff..0aae2d495 100644
--- a/include/cc_ublox/message/AidAlmCommon.h
+++ b/include/cc_ublox/message/AidAlmCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAlmPoll.h b/include/cc_ublox/message/AidAlmPoll.h
index b84367057..7310931a5 100644
--- a/include/cc_ublox/message/AidAlmPoll.h
+++ b/include/cc_ublox/message/AidAlmPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALM (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/AidAlmPollCommon.h b/include/cc_ublox/message/AidAlmPollCommon.h
index 564c8c1f0..35f74123e 100644
--- a/include/cc_ublox/message/AidAlmPollCommon.h
+++ b/include/cc_ublox/message/AidAlmPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAlmPollSv.h b/include/cc_ublox/message/AidAlmPollSv.h
index 0fa2ab65d..bc0cdb3d0 100644
--- a/include/cc_ublox/message/AidAlmPollSv.h
+++ b/include/cc_ublox/message/AidAlmPollSv.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALM (Poll SV)" message and its fields.
diff --git a/include/cc_ublox/message/AidAlmPollSvCommon.h b/include/cc_ublox/message/AidAlmPollSvCommon.h
index 4afee723a..251557375 100644
--- a/include/cc_ublox/message/AidAlmPollSvCommon.h
+++ b/include/cc_ublox/message/AidAlmPollSvCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAlp.h b/include/cc_ublox/message/AidAlp.h
index f29aaf435..05f517542 100644
--- a/include/cc_ublox/message/AidAlp.h
+++ b/include/cc_ublox/message/AidAlp.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALP" message and its fields.
diff --git a/include/cc_ublox/message/AidAlpCommon.h b/include/cc_ublox/message/AidAlpCommon.h
index cd42904b2..95fbeae09 100644
--- a/include/cc_ublox/message/AidAlpCommon.h
+++ b/include/cc_ublox/message/AidAlpCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAlpData.h b/include/cc_ublox/message/AidAlpData.h
index b079e1a6a..a86b84379 100644
--- a/include/cc_ublox/message/AidAlpData.h
+++ b/include/cc_ublox/message/AidAlpData.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALP (Data)" message and its fields.
diff --git a/include/cc_ublox/message/AidAlpDataCommon.h b/include/cc_ublox/message/AidAlpDataCommon.h
index 0332a8939..f12eb3157 100644
--- a/include/cc_ublox/message/AidAlpDataCommon.h
+++ b/include/cc_ublox/message/AidAlpDataCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAlpStatus.h b/include/cc_ublox/message/AidAlpStatus.h
index 12574652e..eeb386f38 100644
--- a/include/cc_ublox/message/AidAlpStatus.h
+++ b/include/cc_ublox/message/AidAlpStatus.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALP (Status)" message and its fields.
diff --git a/include/cc_ublox/message/AidAlpStatusCommon.h b/include/cc_ublox/message/AidAlpStatusCommon.h
index 443540809..f40b3a64f 100644
--- a/include/cc_ublox/message/AidAlpStatusCommon.h
+++ b/include/cc_ublox/message/AidAlpStatusCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/message/AidAlpsrv.h b/include/cc_ublox/message/AidAlpsrv.h
index 1a46525c0..50f549f34 100644
--- a/include/cc_ublox/message/AidAlpsrv.h
+++ b/include/cc_ublox/message/AidAlpsrv.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALPSRV" message and its fields.
@@ -444,13 +444,13 @@ class AidAlpsrv : public
bool refresh_data()
{
- auto expectedLength = static_cast(field_dataSize().getValue());
- auto realLength = field_data().getValue().size();
- if (expectedLength == realLength) {
+ auto lenValue = field_dataSize().getValue();
+ auto realLength = field_data().value().size();
+ if (static_cast(lenValue) == realLength) {
return false;
}
- using LenValueType = typename std::decay::type;
+ using LenValueType = typename std::decay::type;
static const auto MaxLenValue = static_cast(std::numeric_limits::max());
auto maxAllowedLen = std::min(MaxLenValue, realLength);
field_dataSize().setValue(maxAllowedLen);
diff --git a/include/cc_ublox/message/AidAlpsrvCommon.h b/include/cc_ublox/message/AidAlpsrvCommon.h
index 1b0c87e02..1720a3054 100644
--- a/include/cc_ublox/message/AidAlpsrvCommon.h
+++ b/include/cc_ublox/message/AidAlpsrvCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAlpsrvToServer.h b/include/cc_ublox/message/AidAlpsrvToServer.h
index 488372142..b536a9a2d 100644
--- a/include/cc_ublox/message/AidAlpsrvToServer.h
+++ b/include/cc_ublox/message/AidAlpsrvToServer.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-ALPSRV (To Server)" message and its fields.
diff --git a/include/cc_ublox/message/AidAlpsrvToServerCommon.h b/include/cc_ublox/message/AidAlpsrvToServerCommon.h
index 72bbd682c..c2f1fafff 100644
--- a/include/cc_ublox/message/AidAlpsrvToServerCommon.h
+++ b/include/cc_ublox/message/AidAlpsrvToServerCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAop.h b/include/cc_ublox/message/AidAop.h
index d28e432ac..004119618 100644
--- a/include/cc_ublox/message/AidAop.h
+++ b/include/cc_ublox/message/AidAop.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-AOP" message and its fields.
diff --git a/include/cc_ublox/message/AidAopCommon.h b/include/cc_ublox/message/AidAopCommon.h
index 9bd5b4849..734b718a9 100644
--- a/include/cc_ublox/message/AidAopCommon.h
+++ b/include/cc_ublox/message/AidAopCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAopPoll.h b/include/cc_ublox/message/AidAopPoll.h
index aae1d1eed..5e37f3dc9 100644
--- a/include/cc_ublox/message/AidAopPoll.h
+++ b/include/cc_ublox/message/AidAopPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-AOP (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/AidAopPollCommon.h b/include/cc_ublox/message/AidAopPollCommon.h
index 720aad5df..34c8332ee 100644
--- a/include/cc_ublox/message/AidAopPollCommon.h
+++ b/include/cc_ublox/message/AidAopPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAopPollSv.h b/include/cc_ublox/message/AidAopPollSv.h
index 5f95cb66a..f52055fc3 100644
--- a/include/cc_ublox/message/AidAopPollSv.h
+++ b/include/cc_ublox/message/AidAopPollSv.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-AOP (Poll SV)" message and its fields.
diff --git a/include/cc_ublox/message/AidAopPollSvCommon.h b/include/cc_ublox/message/AidAopPollSvCommon.h
index 677ede155..7e5f86d44 100644
--- a/include/cc_ublox/message/AidAopPollSvCommon.h
+++ b/include/cc_ublox/message/AidAopPollSvCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidAopU8.h b/include/cc_ublox/message/AidAopU8.h
index eec0a4be3..66bd15ffe 100644
--- a/include/cc_ublox/message/AidAopU8.h
+++ b/include/cc_ublox/message/AidAopU8.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-AOP (ublox-8)" message and its fields.
diff --git a/include/cc_ublox/message/AidAopU8Common.h b/include/cc_ublox/message/AidAopU8Common.h
index c05c68994..f9544342c 100644
--- a/include/cc_ublox/message/AidAopU8Common.h
+++ b/include/cc_ublox/message/AidAopU8Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidData.h b/include/cc_ublox/message/AidData.h
index 4eaa8ac04..c41da1dbe 100644
--- a/include/cc_ublox/message/AidData.h
+++ b/include/cc_ublox/message/AidData.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-DATA" message and its fields.
diff --git a/include/cc_ublox/message/AidDataCommon.h b/include/cc_ublox/message/AidDataCommon.h
index 25acd2a6c..551e8e283 100644
--- a/include/cc_ublox/message/AidDataCommon.h
+++ b/include/cc_ublox/message/AidDataCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidEph.h b/include/cc_ublox/message/AidEph.h
index 69c788a12..12d8493a6 100644
--- a/include/cc_ublox/message/AidEph.h
+++ b/include/cc_ublox/message/AidEph.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-EPH" message and its fields.
diff --git a/include/cc_ublox/message/AidEphCommon.h b/include/cc_ublox/message/AidEphCommon.h
index 13ec9f0a3..0fc701934 100644
--- a/include/cc_ublox/message/AidEphCommon.h
+++ b/include/cc_ublox/message/AidEphCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidEphPoll.h b/include/cc_ublox/message/AidEphPoll.h
index 9da067dc0..505939617 100644
--- a/include/cc_ublox/message/AidEphPoll.h
+++ b/include/cc_ublox/message/AidEphPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-EPH (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/AidEphPollCommon.h b/include/cc_ublox/message/AidEphPollCommon.h
index cee3de3e5..67cec2dc4 100644
--- a/include/cc_ublox/message/AidEphPollCommon.h
+++ b/include/cc_ublox/message/AidEphPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidEphPollSv.h b/include/cc_ublox/message/AidEphPollSv.h
index 9fb294896..b323118d1 100644
--- a/include/cc_ublox/message/AidEphPollSv.h
+++ b/include/cc_ublox/message/AidEphPollSv.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-EPH (Poll SV)" message and its fields.
diff --git a/include/cc_ublox/message/AidEphPollSvCommon.h b/include/cc_ublox/message/AidEphPollSvCommon.h
index b1a16dbe9..eb42e841f 100644
--- a/include/cc_ublox/message/AidEphPollSvCommon.h
+++ b/include/cc_ublox/message/AidEphPollSvCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidHui.h b/include/cc_ublox/message/AidHui.h
index d0ad9814c..2758caf57 100644
--- a/include/cc_ublox/message/AidHui.h
+++ b/include/cc_ublox/message/AidHui.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-HUI" message and its fields.
diff --git a/include/cc_ublox/message/AidHuiCommon.h b/include/cc_ublox/message/AidHuiCommon.h
index 172a67f7b..b9c71c81d 100644
--- a/include/cc_ublox/message/AidHuiCommon.h
+++ b/include/cc_ublox/message/AidHuiCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidHuiPoll.h b/include/cc_ublox/message/AidHuiPoll.h
index cbe072fd3..d9a8d7ae8 100644
--- a/include/cc_ublox/message/AidHuiPoll.h
+++ b/include/cc_ublox/message/AidHuiPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-HUI (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/AidHuiPollCommon.h b/include/cc_ublox/message/AidHuiPollCommon.h
index 6024fc310..7c53f77ec 100644
--- a/include/cc_ublox/message/AidHuiPollCommon.h
+++ b/include/cc_ublox/message/AidHuiPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidIni.h b/include/cc_ublox/message/AidIni.h
index a91e85689..5aa0bda04 100644
--- a/include/cc_ublox/message/AidIni.h
+++ b/include/cc_ublox/message/AidIni.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-INI" message and its fields.
diff --git a/include/cc_ublox/message/AidIniCommon.h b/include/cc_ublox/message/AidIniCommon.h
index 4f37370df..0ca3ef1e3 100644
--- a/include/cc_ublox/message/AidIniCommon.h
+++ b/include/cc_ublox/message/AidIniCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidIniPoll.h b/include/cc_ublox/message/AidIniPoll.h
index 64dc6926f..9352ec387 100644
--- a/include/cc_ublox/message/AidIniPoll.h
+++ b/include/cc_ublox/message/AidIniPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-INI (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/AidIniPollCommon.h b/include/cc_ublox/message/AidIniPollCommon.h
index 92c7cf991..d2d974d7c 100644
--- a/include/cc_ublox/message/AidIniPollCommon.h
+++ b/include/cc_ublox/message/AidIniPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/AidReq.h b/include/cc_ublox/message/AidReq.h
index 2c87f4fec..4e073bd93 100644
--- a/include/cc_ublox/message/AidReq.h
+++ b/include/cc_ublox/message/AidReq.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "AID-REQ" message and its fields.
diff --git a/include/cc_ublox/message/AidReqCommon.h b/include/cc_ublox/message/AidReqCommon.h
index aebe60865..9e94a88fa 100644
--- a/include/cc_ublox/message/AidReqCommon.h
+++ b/include/cc_ublox/message/AidReqCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgAnt.h b/include/cc_ublox/message/CfgAnt.h
index a5c3f268d..fb7fd9e6d 100644
--- a/include/cc_ublox/message/CfgAnt.h
+++ b/include/cc_ublox/message/CfgAnt.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ANT" message and its fields.
diff --git a/include/cc_ublox/message/CfgAntCommon.h b/include/cc_ublox/message/CfgAntCommon.h
index f2b093504..de40cf5a1 100644
--- a/include/cc_ublox/message/CfgAntCommon.h
+++ b/include/cc_ublox/message/CfgAntCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgAntPoll.h b/include/cc_ublox/message/CfgAntPoll.h
index 1622e9f99..6458a4a1e 100644
--- a/include/cc_ublox/message/CfgAntPoll.h
+++ b/include/cc_ublox/message/CfgAntPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ANT (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgAntPollCommon.h b/include/cc_ublox/message/CfgAntPollCommon.h
index 089ca8986..d688f1f9c 100644
--- a/include/cc_ublox/message/CfgAntPollCommon.h
+++ b/include/cc_ublox/message/CfgAntPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgCfg.h b/include/cc_ublox/message/CfgCfg.h
index e539140d5..8137c2956 100644
--- a/include/cc_ublox/message/CfgCfg.h
+++ b/include/cc_ublox/message/CfgCfg.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-CFG" message and its fields.
diff --git a/include/cc_ublox/message/CfgCfgCommon.h b/include/cc_ublox/message/CfgCfgCommon.h
index fc614c4dc..09576919b 100644
--- a/include/cc_ublox/message/CfgCfgCommon.h
+++ b/include/cc_ublox/message/CfgCfgCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgDat.h b/include/cc_ublox/message/CfgDat.h
index b25d890d0..66f09a94a 100644
--- a/include/cc_ublox/message/CfgDat.h
+++ b/include/cc_ublox/message/CfgDat.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DAT" message and its fields.
diff --git a/include/cc_ublox/message/CfgDatCommon.h b/include/cc_ublox/message/CfgDatCommon.h
index 23c27c521..d32ef78a9 100644
--- a/include/cc_ublox/message/CfgDatCommon.h
+++ b/include/cc_ublox/message/CfgDatCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgDatPoll.h b/include/cc_ublox/message/CfgDatPoll.h
index 4652d73bd..fb62d4185 100644
--- a/include/cc_ublox/message/CfgDatPoll.h
+++ b/include/cc_ublox/message/CfgDatPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DAT (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgDatPollCommon.h b/include/cc_ublox/message/CfgDatPollCommon.h
index 2463fcf73..357a05218 100644
--- a/include/cc_ublox/message/CfgDatPollCommon.h
+++ b/include/cc_ublox/message/CfgDatPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgDatStandard.h b/include/cc_ublox/message/CfgDatStandard.h
index 8d169ffbf..23dbf6d20 100644
--- a/include/cc_ublox/message/CfgDatStandard.h
+++ b/include/cc_ublox/message/CfgDatStandard.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DAT (Standard)" message and its fields.
diff --git a/include/cc_ublox/message/CfgDatStandardCommon.h b/include/cc_ublox/message/CfgDatStandardCommon.h
index aed7140e6..0e707a902 100644
--- a/include/cc_ublox/message/CfgDatStandardCommon.h
+++ b/include/cc_ublox/message/CfgDatStandardCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgDatUser.h b/include/cc_ublox/message/CfgDatUser.h
index bf0a2e720..e36e6560e 100644
--- a/include/cc_ublox/message/CfgDatUser.h
+++ b/include/cc_ublox/message/CfgDatUser.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DAT (User)" message and its fields.
diff --git a/include/cc_ublox/message/CfgDatUserCommon.h b/include/cc_ublox/message/CfgDatUserCommon.h
index b502ba02a..3a0df5aa4 100644
--- a/include/cc_ublox/message/CfgDatUserCommon.h
+++ b/include/cc_ublox/message/CfgDatUserCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgDgnss.h b/include/cc_ublox/message/CfgDgnss.h
index 79f72671e..473bd198d 100644
--- a/include/cc_ublox/message/CfgDgnss.h
+++ b/include/cc_ublox/message/CfgDgnss.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DGNSS" message and its fields.
diff --git a/include/cc_ublox/message/CfgDgnssCommon.h b/include/cc_ublox/message/CfgDgnssCommon.h
index e4e74b58a..46ca7e035 100644
--- a/include/cc_ublox/message/CfgDgnssCommon.h
+++ b/include/cc_ublox/message/CfgDgnssCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res3Common.h"
diff --git a/include/cc_ublox/message/CfgDgnssPoll.h b/include/cc_ublox/message/CfgDgnssPoll.h
index ba9a09ca0..b37ca4378 100644
--- a/include/cc_ublox/message/CfgDgnssPoll.h
+++ b/include/cc_ublox/message/CfgDgnssPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DGNSS (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgDgnssPollCommon.h b/include/cc_ublox/message/CfgDgnssPollCommon.h
index 7f911652f..e0f53a856 100644
--- a/include/cc_ublox/message/CfgDgnssPollCommon.h
+++ b/include/cc_ublox/message/CfgDgnssPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgDosc.h b/include/cc_ublox/message/CfgDosc.h
index 7915bb889..b558b6683 100644
--- a/include/cc_ublox/message/CfgDosc.h
+++ b/include/cc_ublox/message/CfgDosc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DOSC" message and its fields.
diff --git a/include/cc_ublox/message/CfgDoscCommon.h b/include/cc_ublox/message/CfgDoscCommon.h
index b6a5f748f..7fbb1b835 100644
--- a/include/cc_ublox/message/CfgDoscCommon.h
+++ b/include/cc_ublox/message/CfgDoscCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgDoscPoll.h b/include/cc_ublox/message/CfgDoscPoll.h
index 33a2c0500..c7807f157 100644
--- a/include/cc_ublox/message/CfgDoscPoll.h
+++ b/include/cc_ublox/message/CfgDoscPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-DOSC (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgDoscPollCommon.h b/include/cc_ublox/message/CfgDoscPollCommon.h
index 39e19a747..1b52fedbc 100644
--- a/include/cc_ublox/message/CfgDoscPollCommon.h
+++ b/include/cc_ublox/message/CfgDoscPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgEkf.h b/include/cc_ublox/message/CfgEkf.h
index f795d518b..ffbb397c8 100644
--- a/include/cc_ublox/message/CfgEkf.h
+++ b/include/cc_ublox/message/CfgEkf.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-EKF" message and its fields.
diff --git a/include/cc_ublox/message/CfgEkfCommon.h b/include/cc_ublox/message/CfgEkfCommon.h
index 044477817..01ed8be66 100644
--- a/include/cc_ublox/message/CfgEkfCommon.h
+++ b/include/cc_ublox/message/CfgEkfCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res4Common.h"
diff --git a/include/cc_ublox/message/CfgEkfPoll.h b/include/cc_ublox/message/CfgEkfPoll.h
index b34a3cbfd..3a6657da5 100644
--- a/include/cc_ublox/message/CfgEkfPoll.h
+++ b/include/cc_ublox/message/CfgEkfPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-EKF (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgEkfPollCommon.h b/include/cc_ublox/message/CfgEkfPollCommon.h
index 81e3fbece..ac9685eda 100644
--- a/include/cc_ublox/message/CfgEkfPollCommon.h
+++ b/include/cc_ublox/message/CfgEkfPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgEsrc.h b/include/cc_ublox/message/CfgEsrc.h
index 70aed642c..9dbed27ab 100644
--- a/include/cc_ublox/message/CfgEsrc.h
+++ b/include/cc_ublox/message/CfgEsrc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ESRC" message and its fields.
diff --git a/include/cc_ublox/message/CfgEsrcCommon.h b/include/cc_ublox/message/CfgEsrcCommon.h
index 7736db055..9cc94985b 100644
--- a/include/cc_ublox/message/CfgEsrcCommon.h
+++ b/include/cc_ublox/message/CfgEsrcCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res2Common.h"
diff --git a/include/cc_ublox/message/CfgEsrcPoll.h b/include/cc_ublox/message/CfgEsrcPoll.h
index e97692637..2ce707dc6 100644
--- a/include/cc_ublox/message/CfgEsrcPoll.h
+++ b/include/cc_ublox/message/CfgEsrcPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ESRC (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgEsrcPollCommon.h b/include/cc_ublox/message/CfgEsrcPollCommon.h
index 2581b5493..55bfddb8f 100644
--- a/include/cc_ublox/message/CfgEsrcPollCommon.h
+++ b/include/cc_ublox/message/CfgEsrcPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgFixseed.h b/include/cc_ublox/message/CfgFixseed.h
index ff3214ee7..986f8dd41 100644
--- a/include/cc_ublox/message/CfgFixseed.h
+++ b/include/cc_ublox/message/CfgFixseed.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-FIXSEED" message and its fields.
diff --git a/include/cc_ublox/message/CfgFixseedCommon.h b/include/cc_ublox/message/CfgFixseedCommon.h
index 9e53d36ba..e44c9dbf8 100644
--- a/include/cc_ublox/message/CfgFixseedCommon.h
+++ b/include/cc_ublox/message/CfgFixseedCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgFxn.h b/include/cc_ublox/message/CfgFxn.h
index 62b8590e0..654459d24 100644
--- a/include/cc_ublox/message/CfgFxn.h
+++ b/include/cc_ublox/message/CfgFxn.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-FXN" message and its fields.
diff --git a/include/cc_ublox/message/CfgFxnCommon.h b/include/cc_ublox/message/CfgFxnCommon.h
index dfc3b6087..50705ee64 100644
--- a/include/cc_ublox/message/CfgFxnCommon.h
+++ b/include/cc_ublox/message/CfgFxnCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgFxnPoll.h b/include/cc_ublox/message/CfgFxnPoll.h
index 6e32e74a2..cb2a60bc5 100644
--- a/include/cc_ublox/message/CfgFxnPoll.h
+++ b/include/cc_ublox/message/CfgFxnPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-FXN (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgFxnPollCommon.h b/include/cc_ublox/message/CfgFxnPollCommon.h
index 10d005b3e..8d1cc5e5b 100644
--- a/include/cc_ublox/message/CfgFxnPollCommon.h
+++ b/include/cc_ublox/message/CfgFxnPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgGeofence.h b/include/cc_ublox/message/CfgGeofence.h
index 237864ff0..2255d99ea 100644
--- a/include/cc_ublox/message/CfgGeofence.h
+++ b/include/cc_ublox/message/CfgGeofence.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-GEOFENCE" message and its fields.
diff --git a/include/cc_ublox/message/CfgGeofenceCommon.h b/include/cc_ublox/message/CfgGeofenceCommon.h
index 401af917f..4e4c85191 100644
--- a/include/cc_ublox/message/CfgGeofenceCommon.h
+++ b/include/cc_ublox/message/CfgGeofenceCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/LatCommon.h"
diff --git a/include/cc_ublox/message/CfgGeofencePoll.h b/include/cc_ublox/message/CfgGeofencePoll.h
index b3a49fee5..6f87fffe3 100644
--- a/include/cc_ublox/message/CfgGeofencePoll.h
+++ b/include/cc_ublox/message/CfgGeofencePoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-GEOFENCE (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgGeofencePollCommon.h b/include/cc_ublox/message/CfgGeofencePollCommon.h
index 7126688dd..c79a6bb18 100644
--- a/include/cc_ublox/message/CfgGeofencePollCommon.h
+++ b/include/cc_ublox/message/CfgGeofencePollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgGnss.h b/include/cc_ublox/message/CfgGnss.h
index fcf2a7da5..57da23ef4 100644
--- a/include/cc_ublox/message/CfgGnss.h
+++ b/include/cc_ublox/message/CfgGnss.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-GNSS" message and its fields.
diff --git a/include/cc_ublox/message/CfgGnssCommon.h b/include/cc_ublox/message/CfgGnssCommon.h
index 897d74932..f0fd90e61 100644
--- a/include/cc_ublox/message/CfgGnssCommon.h
+++ b/include/cc_ublox/message/CfgGnssCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgGnssPoll.h b/include/cc_ublox/message/CfgGnssPoll.h
index d3c205ebb..3940a2d07 100644
--- a/include/cc_ublox/message/CfgGnssPoll.h
+++ b/include/cc_ublox/message/CfgGnssPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-GNSS (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgGnssPollCommon.h b/include/cc_ublox/message/CfgGnssPollCommon.h
index 3f9ecd88e..1afa9e20c 100644
--- a/include/cc_ublox/message/CfgGnssPollCommon.h
+++ b/include/cc_ublox/message/CfgGnssPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgHnr.h b/include/cc_ublox/message/CfgHnr.h
index 76d89c24b..33fa88b52 100644
--- a/include/cc_ublox/message/CfgHnr.h
+++ b/include/cc_ublox/message/CfgHnr.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-HNR" message and its fields.
diff --git a/include/cc_ublox/message/CfgHnrCommon.h b/include/cc_ublox/message/CfgHnrCommon.h
index 896ea32d4..8c4b78eac 100644
--- a/include/cc_ublox/message/CfgHnrCommon.h
+++ b/include/cc_ublox/message/CfgHnrCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgHnrPoll.h b/include/cc_ublox/message/CfgHnrPoll.h
index 28075019f..a333bf2a9 100644
--- a/include/cc_ublox/message/CfgHnrPoll.h
+++ b/include/cc_ublox/message/CfgHnrPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-HNR (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgHnrPollCommon.h b/include/cc_ublox/message/CfgHnrPollCommon.h
index ff2ae3451..ad6aa74b1 100644
--- a/include/cc_ublox/message/CfgHnrPollCommon.h
+++ b/include/cc_ublox/message/CfgHnrPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgInf.h b/include/cc_ublox/message/CfgInf.h
index 27492feff..762ba06a5 100644
--- a/include/cc_ublox/message/CfgInf.h
+++ b/include/cc_ublox/message/CfgInf.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-INF" message and its fields.
diff --git a/include/cc_ublox/message/CfgInfCommon.h b/include/cc_ublox/message/CfgInfCommon.h
index bc9435937..55f45c063 100644
--- a/include/cc_ublox/message/CfgInfCommon.h
+++ b/include/cc_ublox/message/CfgInfCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/InfMaskCommon.h"
diff --git a/include/cc_ublox/message/CfgInfPoll.h b/include/cc_ublox/message/CfgInfPoll.h
index c34646fdc..91af8e256 100644
--- a/include/cc_ublox/message/CfgInfPoll.h
+++ b/include/cc_ublox/message/CfgInfPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-INF (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgInfPollCommon.h b/include/cc_ublox/message/CfgInfPollCommon.h
index a952c38a3..3ced8dbf8 100644
--- a/include/cc_ublox/message/CfgInfPollCommon.h
+++ b/include/cc_ublox/message/CfgInfPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgItfm.h b/include/cc_ublox/message/CfgItfm.h
index 95200ce94..6ec4500a3 100644
--- a/include/cc_ublox/message/CfgItfm.h
+++ b/include/cc_ublox/message/CfgItfm.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ITFM" message and its fields.
diff --git a/include/cc_ublox/message/CfgItfmCommon.h b/include/cc_ublox/message/CfgItfmCommon.h
index 4ed88f500..0074762bb 100644
--- a/include/cc_ublox/message/CfgItfmCommon.h
+++ b/include/cc_ublox/message/CfgItfmCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/message/CfgItfmPoll.h b/include/cc_ublox/message/CfgItfmPoll.h
index dbb89eb61..40c561315 100644
--- a/include/cc_ublox/message/CfgItfmPoll.h
+++ b/include/cc_ublox/message/CfgItfmPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ITFM (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgItfmPollCommon.h b/include/cc_ublox/message/CfgItfmPollCommon.h
index 3236b5862..985576507 100644
--- a/include/cc_ublox/message/CfgItfmPollCommon.h
+++ b/include/cc_ublox/message/CfgItfmPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgLogfilter.h b/include/cc_ublox/message/CfgLogfilter.h
index 1c7cf77ef..e2f43e44a 100644
--- a/include/cc_ublox/message/CfgLogfilter.h
+++ b/include/cc_ublox/message/CfgLogfilter.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-LOGFILTER" message and its fields.
diff --git a/include/cc_ublox/message/CfgLogfilterCommon.h b/include/cc_ublox/message/CfgLogfilterCommon.h
index 595cba1ad..d83d881e8 100644
--- a/include/cc_ublox/message/CfgLogfilterCommon.h
+++ b/include/cc_ublox/message/CfgLogfilterCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgLogfilterPoll.h b/include/cc_ublox/message/CfgLogfilterPoll.h
index 563272677..87a3757b0 100644
--- a/include/cc_ublox/message/CfgLogfilterPoll.h
+++ b/include/cc_ublox/message/CfgLogfilterPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-LOGFILTER (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgLogfilterPollCommon.h b/include/cc_ublox/message/CfgLogfilterPollCommon.h
index 44c2a1f71..29ea27bc4 100644
--- a/include/cc_ublox/message/CfgLogfilterPollCommon.h
+++ b/include/cc_ublox/message/CfgLogfilterPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgMsg.h b/include/cc_ublox/message/CfgMsg.h
index e711bd1e6..ef5ae533f 100644
--- a/include/cc_ublox/message/CfgMsg.h
+++ b/include/cc_ublox/message/CfgMsg.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-MSG" message and its fields.
diff --git a/include/cc_ublox/message/CfgMsgCommon.h b/include/cc_ublox/message/CfgMsgCommon.h
index b5a1fc03d..c4b1dd485 100644
--- a/include/cc_ublox/message/CfgMsgCommon.h
+++ b/include/cc_ublox/message/CfgMsgCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgMsgCurrent.h b/include/cc_ublox/message/CfgMsgCurrent.h
index 2115f000d..769dc30fa 100644
--- a/include/cc_ublox/message/CfgMsgCurrent.h
+++ b/include/cc_ublox/message/CfgMsgCurrent.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-MSG (Current)" message and its fields.
diff --git a/include/cc_ublox/message/CfgMsgCurrentCommon.h b/include/cc_ublox/message/CfgMsgCurrentCommon.h
index 6dbf03107..054aea6e1 100644
--- a/include/cc_ublox/message/CfgMsgCurrentCommon.h
+++ b/include/cc_ublox/message/CfgMsgCurrentCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgMsgPoll.h b/include/cc_ublox/message/CfgMsgPoll.h
index 02a2f6d6a..caabf2799 100644
--- a/include/cc_ublox/message/CfgMsgPoll.h
+++ b/include/cc_ublox/message/CfgMsgPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-MSG (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgMsgPollCommon.h b/include/cc_ublox/message/CfgMsgPollCommon.h
index c511e8ffe..b9206897a 100644
--- a/include/cc_ublox/message/CfgMsgPollCommon.h
+++ b/include/cc_ublox/message/CfgMsgPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNav5.h b/include/cc_ublox/message/CfgNav5.h
index 695d2dd58..ab14a14b4 100644
--- a/include/cc_ublox/message/CfgNav5.h
+++ b/include/cc_ublox/message/CfgNav5.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NAV5" message and its fields.
diff --git a/include/cc_ublox/message/CfgNav5Common.h b/include/cc_ublox/message/CfgNav5Common.h
index 15f558ca7..1fa95f97a 100644
--- a/include/cc_ublox/message/CfgNav5Common.h
+++ b/include/cc_ublox/message/CfgNav5Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res2Common.h"
diff --git a/include/cc_ublox/message/CfgNav5Poll.h b/include/cc_ublox/message/CfgNav5Poll.h
index 0d2098373..d7bb8d5b8 100644
--- a/include/cc_ublox/message/CfgNav5Poll.h
+++ b/include/cc_ublox/message/CfgNav5Poll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NAV5 (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgNav5PollCommon.h b/include/cc_ublox/message/CfgNav5PollCommon.h
index 3223a6197..8341c49b8 100644
--- a/include/cc_ublox/message/CfgNav5PollCommon.h
+++ b/include/cc_ublox/message/CfgNav5PollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNavx5.h b/include/cc_ublox/message/CfgNavx5.h
index db2860407..14ea3a803 100644
--- a/include/cc_ublox/message/CfgNavx5.h
+++ b/include/cc_ublox/message/CfgNavx5.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NAVX5" message and its fields.
diff --git a/include/cc_ublox/message/CfgNavx5Common.h b/include/cc_ublox/message/CfgNavx5Common.h
index 25d89ce2a..b8e418291 100644
--- a/include/cc_ublox/message/CfgNavx5Common.h
+++ b/include/cc_ublox/message/CfgNavx5Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNavx5Poll.h b/include/cc_ublox/message/CfgNavx5Poll.h
index af35d60d4..8bae26555 100644
--- a/include/cc_ublox/message/CfgNavx5Poll.h
+++ b/include/cc_ublox/message/CfgNavx5Poll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NAVX5 (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgNavx5PollCommon.h b/include/cc_ublox/message/CfgNavx5PollCommon.h
index 52c91f726..35c02a21a 100644
--- a/include/cc_ublox/message/CfgNavx5PollCommon.h
+++ b/include/cc_ublox/message/CfgNavx5PollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNavx5V2.h b/include/cc_ublox/message/CfgNavx5V2.h
index 170b3424d..41fd59d72 100644
--- a/include/cc_ublox/message/CfgNavx5V2.h
+++ b/include/cc_ublox/message/CfgNavx5V2.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NAVX5" message and its fields.
diff --git a/include/cc_ublox/message/CfgNavx5V2Common.h b/include/cc_ublox/message/CfgNavx5V2Common.h
index 63558faba..bff7cc2f3 100644
--- a/include/cc_ublox/message/CfgNavx5V2Common.h
+++ b/include/cc_ublox/message/CfgNavx5V2Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNavx5V3.h b/include/cc_ublox/message/CfgNavx5V3.h
index 8817d1310..4a57ea562 100644
--- a/include/cc_ublox/message/CfgNavx5V3.h
+++ b/include/cc_ublox/message/CfgNavx5V3.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NAVX5" message and its fields.
diff --git a/include/cc_ublox/message/CfgNavx5V3Common.h b/include/cc_ublox/message/CfgNavx5V3Common.h
index 89af6cdfb..2ad37016d 100644
--- a/include/cc_ublox/message/CfgNavx5V3Common.h
+++ b/include/cc_ublox/message/CfgNavx5V3Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNmea.h b/include/cc_ublox/message/CfgNmea.h
index af4d3a51e..84c167504 100644
--- a/include/cc_ublox/message/CfgNmea.h
+++ b/include/cc_ublox/message/CfgNmea.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NMEA" message and its fields.
diff --git a/include/cc_ublox/message/CfgNmeaCommon.h b/include/cc_ublox/message/CfgNmeaCommon.h
index 7ea0c15a3..d68b2eafb 100644
--- a/include/cc_ublox/message/CfgNmeaCommon.h
+++ b/include/cc_ublox/message/CfgNmeaCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNmeaPoll.h b/include/cc_ublox/message/CfgNmeaPoll.h
index dec1cf61a..c97e2a25d 100644
--- a/include/cc_ublox/message/CfgNmeaPoll.h
+++ b/include/cc_ublox/message/CfgNmeaPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NMEA (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgNmeaPollCommon.h b/include/cc_ublox/message/CfgNmeaPollCommon.h
index 8549ad6de..5899617fc 100644
--- a/include/cc_ublox/message/CfgNmeaPollCommon.h
+++ b/include/cc_ublox/message/CfgNmeaPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNmeaV0.h b/include/cc_ublox/message/CfgNmeaV0.h
index 8bf2f892a..34f1bf1ac 100644
--- a/include/cc_ublox/message/CfgNmeaV0.h
+++ b/include/cc_ublox/message/CfgNmeaV0.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NMEA (V0)" message and its fields.
diff --git a/include/cc_ublox/message/CfgNmeaV0Common.h b/include/cc_ublox/message/CfgNmeaV0Common.h
index 635992b29..77316f005 100644
--- a/include/cc_ublox/message/CfgNmeaV0Common.h
+++ b/include/cc_ublox/message/CfgNmeaV0Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNmeaV1.h b/include/cc_ublox/message/CfgNmeaV1.h
index 5420442ad..2e9e77276 100644
--- a/include/cc_ublox/message/CfgNmeaV1.h
+++ b/include/cc_ublox/message/CfgNmeaV1.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NMEA (V1)" message and its fields.
diff --git a/include/cc_ublox/message/CfgNmeaV1Common.h b/include/cc_ublox/message/CfgNmeaV1Common.h
index f6cbe9277..c1cbe4697 100644
--- a/include/cc_ublox/message/CfgNmeaV1Common.h
+++ b/include/cc_ublox/message/CfgNmeaV1Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgNvs.h b/include/cc_ublox/message/CfgNvs.h
index 73c2cf61f..b2f05dd64 100644
--- a/include/cc_ublox/message/CfgNvs.h
+++ b/include/cc_ublox/message/CfgNvs.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-NVS" message and its fields.
diff --git a/include/cc_ublox/message/CfgNvsCommon.h b/include/cc_ublox/message/CfgNvsCommon.h
index fa7a4b7ac..8ccb23ffb 100644
--- a/include/cc_ublox/message/CfgNvsCommon.h
+++ b/include/cc_ublox/message/CfgNvsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgOdo.h b/include/cc_ublox/message/CfgOdo.h
index 543d5752f..e93df3da7 100644
--- a/include/cc_ublox/message/CfgOdo.h
+++ b/include/cc_ublox/message/CfgOdo.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ODO" message and its fields.
diff --git a/include/cc_ublox/message/CfgOdoCommon.h b/include/cc_ublox/message/CfgOdoCommon.h
index c428a39b0..2868b55db 100644
--- a/include/cc_ublox/message/CfgOdoCommon.h
+++ b/include/cc_ublox/message/CfgOdoCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res2Common.h"
diff --git a/include/cc_ublox/message/CfgOdoPoll.h b/include/cc_ublox/message/CfgOdoPoll.h
index 942f17871..dc5a61012 100644
--- a/include/cc_ublox/message/CfgOdoPoll.h
+++ b/include/cc_ublox/message/CfgOdoPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-ODO (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgOdoPollCommon.h b/include/cc_ublox/message/CfgOdoPollCommon.h
index c98312774..9a6db1a87 100644
--- a/include/cc_ublox/message/CfgOdoPollCommon.h
+++ b/include/cc_ublox/message/CfgOdoPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPm.h b/include/cc_ublox/message/CfgPm.h
index dc1443a6f..b6a0d85fb 100644
--- a/include/cc_ublox/message/CfgPm.h
+++ b/include/cc_ublox/message/CfgPm.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PM" message and its fields.
diff --git a/include/cc_ublox/message/CfgPm2.h b/include/cc_ublox/message/CfgPm2.h
index 70852553a..cf179a5d9 100644
--- a/include/cc_ublox/message/CfgPm2.h
+++ b/include/cc_ublox/message/CfgPm2.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PM2" message and its fields.
diff --git a/include/cc_ublox/message/CfgPm2Common.h b/include/cc_ublox/message/CfgPm2Common.h
index 12ccd72fb..c19c5b745 100644
--- a/include/cc_ublox/message/CfgPm2Common.h
+++ b/include/cc_ublox/message/CfgPm2Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPm2Poll.h b/include/cc_ublox/message/CfgPm2Poll.h
index 59a970eb8..957a2c052 100644
--- a/include/cc_ublox/message/CfgPm2Poll.h
+++ b/include/cc_ublox/message/CfgPm2Poll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PM2 (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPm2PollCommon.h b/include/cc_ublox/message/CfgPm2PollCommon.h
index 70706fea3..7144bd514 100644
--- a/include/cc_ublox/message/CfgPm2PollCommon.h
+++ b/include/cc_ublox/message/CfgPm2PollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPm2V2.h b/include/cc_ublox/message/CfgPm2V2.h
index dfb3dc878..5eb4e5ec3 100644
--- a/include/cc_ublox/message/CfgPm2V2.h
+++ b/include/cc_ublox/message/CfgPm2V2.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PM2 (V2)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPm2V2Common.h b/include/cc_ublox/message/CfgPm2V2Common.h
index 6ae018430..d48175432 100644
--- a/include/cc_ublox/message/CfgPm2V2Common.h
+++ b/include/cc_ublox/message/CfgPm2V2Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPmCommon.h b/include/cc_ublox/message/CfgPmCommon.h
index 4724e5261..11072e312 100644
--- a/include/cc_ublox/message/CfgPmCommon.h
+++ b/include/cc_ublox/message/CfgPmCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res1Common.h"
diff --git a/include/cc_ublox/message/CfgPmPoll.h b/include/cc_ublox/message/CfgPmPoll.h
index 7519ad93a..cf1a2e384 100644
--- a/include/cc_ublox/message/CfgPmPoll.h
+++ b/include/cc_ublox/message/CfgPmPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PM (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPmPollCommon.h b/include/cc_ublox/message/CfgPmPollCommon.h
index 668db1039..27f261737 100644
--- a/include/cc_ublox/message/CfgPmPollCommon.h
+++ b/include/cc_ublox/message/CfgPmPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPms.h b/include/cc_ublox/message/CfgPms.h
index d2d6237bf..36582ff6b 100644
--- a/include/cc_ublox/message/CfgPms.h
+++ b/include/cc_ublox/message/CfgPms.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PMS" message and its fields.
diff --git a/include/cc_ublox/message/CfgPmsCommon.h b/include/cc_ublox/message/CfgPmsCommon.h
index bbed9c1cd..a03b7619b 100644
--- a/include/cc_ublox/message/CfgPmsCommon.h
+++ b/include/cc_ublox/message/CfgPmsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,7 +6,9 @@
#pragma once
+#include
#include
+#include
#include
#include
#include "cc_ublox/field/Res2Common.h"
diff --git a/include/cc_ublox/message/CfgPmsPoll.h b/include/cc_ublox/message/CfgPmsPoll.h
index a80244fd5..d5dc69ad4 100644
--- a/include/cc_ublox/message/CfgPmsPoll.h
+++ b/include/cc_ublox/message/CfgPmsPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PMS (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPmsPollCommon.h b/include/cc_ublox/message/CfgPmsPollCommon.h
index 6a6711379..d0f7b97f3 100644
--- a/include/cc_ublox/message/CfgPmsPollCommon.h
+++ b/include/cc_ublox/message/CfgPmsPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPrtDdc.h b/include/cc_ublox/message/CfgPrtDdc.h
index 353fb907a..9f3b4bcb0 100644
--- a/include/cc_ublox/message/CfgPrtDdc.h
+++ b/include/cc_ublox/message/CfgPrtDdc.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PRT (DDC)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPrtDdcCommon.h b/include/cc_ublox/message/CfgPrtDdcCommon.h
index 8ad2e389f..f759bba2a 100644
--- a/include/cc_ublox/message/CfgPrtDdcCommon.h
+++ b/include/cc_ublox/message/CfgPrtDdcCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPrtPoll.h b/include/cc_ublox/message/CfgPrtPoll.h
index f5aa6fb25..5e7a2b11e 100644
--- a/include/cc_ublox/message/CfgPrtPoll.h
+++ b/include/cc_ublox/message/CfgPrtPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PRT (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPrtPollCommon.h b/include/cc_ublox/message/CfgPrtPollCommon.h
index 7cb8da00f..f13808edb 100644
--- a/include/cc_ublox/message/CfgPrtPollCommon.h
+++ b/include/cc_ublox/message/CfgPrtPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPrtPortPoll.h b/include/cc_ublox/message/CfgPrtPortPoll.h
index f396b7677..bdfd064e3 100644
--- a/include/cc_ublox/message/CfgPrtPortPoll.h
+++ b/include/cc_ublox/message/CfgPrtPortPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PRT (Port Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPrtPortPollCommon.h b/include/cc_ublox/message/CfgPrtPortPollCommon.h
index 062bf030e..22f13bdb1 100644
--- a/include/cc_ublox/message/CfgPrtPortPollCommon.h
+++ b/include/cc_ublox/message/CfgPrtPortPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPrtSpi.h b/include/cc_ublox/message/CfgPrtSpi.h
index f89f2ab39..4cf0ab94b 100644
--- a/include/cc_ublox/message/CfgPrtSpi.h
+++ b/include/cc_ublox/message/CfgPrtSpi.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PRT (SPI)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPrtSpiCommon.h b/include/cc_ublox/message/CfgPrtSpiCommon.h
index f1ac89dbe..ed45bec26 100644
--- a/include/cc_ublox/message/CfgPrtSpiCommon.h
+++ b/include/cc_ublox/message/CfgPrtSpiCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/CfgPrtFlagsCommon.h"
diff --git a/include/cc_ublox/message/CfgPrtUart.h b/include/cc_ublox/message/CfgPrtUart.h
index e3bba7f5f..fcba87f21 100644
--- a/include/cc_ublox/message/CfgPrtUart.h
+++ b/include/cc_ublox/message/CfgPrtUart.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PRT (UART)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPrtUartCommon.h b/include/cc_ublox/message/CfgPrtUartCommon.h
index 78ae6260e..f8f243b7a 100644
--- a/include/cc_ublox/message/CfgPrtUartCommon.h
+++ b/include/cc_ublox/message/CfgPrtUartCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/CfgPrtFlagsCommon.h"
diff --git a/include/cc_ublox/message/CfgPrtUsb.h b/include/cc_ublox/message/CfgPrtUsb.h
index 93a9c8b69..7427a1ea5 100644
--- a/include/cc_ublox/message/CfgPrtUsb.h
+++ b/include/cc_ublox/message/CfgPrtUsb.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PRT (USB)" message and its fields.
diff --git a/include/cc_ublox/message/CfgPrtUsbCommon.h b/include/cc_ublox/message/CfgPrtUsbCommon.h
index fb092159b..719bba60f 100644
--- a/include/cc_ublox/message/CfgPrtUsbCommon.h
+++ b/include/cc_ublox/message/CfgPrtUsbCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgPwr.h b/include/cc_ublox/message/CfgPwr.h
index bd72076d6..2280031e9 100644
--- a/include/cc_ublox/message/CfgPwr.h
+++ b/include/cc_ublox/message/CfgPwr.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-PWR" message and its fields.
diff --git a/include/cc_ublox/message/CfgPwrCommon.h b/include/cc_ublox/message/CfgPwrCommon.h
index 5acec8d54..5be06da56 100644
--- a/include/cc_ublox/message/CfgPwrCommon.h
+++ b/include/cc_ublox/message/CfgPwrCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,7 +6,9 @@
#pragma once
+#include
#include
+#include
#include
#include
#include "cc_ublox/field/Res3Common.h"
diff --git a/include/cc_ublox/message/CfgRate.h b/include/cc_ublox/message/CfgRate.h
index 44bb9db97..0dfceab04 100644
--- a/include/cc_ublox/message/CfgRate.h
+++ b/include/cc_ublox/message/CfgRate.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-RATE" message and its fields.
diff --git a/include/cc_ublox/message/CfgRateCommon.h b/include/cc_ublox/message/CfgRateCommon.h
index 279808600..def529cd8 100644
--- a/include/cc_ublox/message/CfgRateCommon.h
+++ b/include/cc_ublox/message/CfgRateCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/message/CfgRatePoll.h b/include/cc_ublox/message/CfgRatePoll.h
index 4f2524f38..d23e0df64 100644
--- a/include/cc_ublox/message/CfgRatePoll.h
+++ b/include/cc_ublox/message/CfgRatePoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-RATE (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgRatePollCommon.h b/include/cc_ublox/message/CfgRatePollCommon.h
index c3a93cd5c..c3301b832 100644
--- a/include/cc_ublox/message/CfgRatePollCommon.h
+++ b/include/cc_ublox/message/CfgRatePollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgRinv.h b/include/cc_ublox/message/CfgRinv.h
index eecf9cdb2..6dbc23d65 100644
--- a/include/cc_ublox/message/CfgRinv.h
+++ b/include/cc_ublox/message/CfgRinv.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-RINV" message and its fields.
diff --git a/include/cc_ublox/message/CfgRinvCommon.h b/include/cc_ublox/message/CfgRinvCommon.h
index 5578f0ef3..3f33e6bff 100644
--- a/include/cc_ublox/message/CfgRinvCommon.h
+++ b/include/cc_ublox/message/CfgRinvCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgRinvPoll.h b/include/cc_ublox/message/CfgRinvPoll.h
index 08bd945b2..d33489741 100644
--- a/include/cc_ublox/message/CfgRinvPoll.h
+++ b/include/cc_ublox/message/CfgRinvPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-RINV (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgRinvPollCommon.h b/include/cc_ublox/message/CfgRinvPollCommon.h
index 04fed0530..788cfd195 100644
--- a/include/cc_ublox/message/CfgRinvPollCommon.h
+++ b/include/cc_ublox/message/CfgRinvPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgRst.h b/include/cc_ublox/message/CfgRst.h
index 968cb137f..ea4c9e393 100644
--- a/include/cc_ublox/message/CfgRst.h
+++ b/include/cc_ublox/message/CfgRst.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-RST" message and its fields.
diff --git a/include/cc_ublox/message/CfgRstCommon.h b/include/cc_ublox/message/CfgRstCommon.h
index b0de93055..319aa588e 100644
--- a/include/cc_ublox/message/CfgRstCommon.h
+++ b/include/cc_ublox/message/CfgRstCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res1Common.h"
diff --git a/include/cc_ublox/message/CfgRxm.h b/include/cc_ublox/message/CfgRxm.h
index 0d91f7ed7..bfce46273 100644
--- a/include/cc_ublox/message/CfgRxm.h
+++ b/include/cc_ublox/message/CfgRxm.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-RXM" message and its fields.
diff --git a/include/cc_ublox/message/CfgRxmCommon.h b/include/cc_ublox/message/CfgRxmCommon.h
index 1dce0ef7d..85574c288 100644
--- a/include/cc_ublox/message/CfgRxmCommon.h
+++ b/include/cc_ublox/message/CfgRxmCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res1Common.h"
diff --git a/include/cc_ublox/message/CfgRxmPoll.h b/include/cc_ublox/message/CfgRxmPoll.h
index 46e44ee4b..2e3eec4b1 100644
--- a/include/cc_ublox/message/CfgRxmPoll.h
+++ b/include/cc_ublox/message/CfgRxmPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-RXM (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgRxmPollCommon.h b/include/cc_ublox/message/CfgRxmPollCommon.h
index f30477556..075ee6767 100644
--- a/include/cc_ublox/message/CfgRxmPollCommon.h
+++ b/include/cc_ublox/message/CfgRxmPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgSbas.h b/include/cc_ublox/message/CfgSbas.h
index 8ed696aee..85552e8d2 100644
--- a/include/cc_ublox/message/CfgSbas.h
+++ b/include/cc_ublox/message/CfgSbas.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-SBAS" message and its fields.
diff --git a/include/cc_ublox/message/CfgSbasCommon.h b/include/cc_ublox/message/CfgSbasCommon.h
index 971484da1..d07bf7ece 100644
--- a/include/cc_ublox/message/CfgSbasCommon.h
+++ b/include/cc_ublox/message/CfgSbasCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgSbasPoll.h b/include/cc_ublox/message/CfgSbasPoll.h
index 2d2d21c49..57a14e2c3 100644
--- a/include/cc_ublox/message/CfgSbasPoll.h
+++ b/include/cc_ublox/message/CfgSbasPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-SBAS (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgSbasPollCommon.h b/include/cc_ublox/message/CfgSbasPollCommon.h
index 737dd28e2..4254f8978 100644
--- a/include/cc_ublox/message/CfgSbasPollCommon.h
+++ b/include/cc_ublox/message/CfgSbasPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgSmgr.h b/include/cc_ublox/message/CfgSmgr.h
index 2a37173e2..37ca39918 100644
--- a/include/cc_ublox/message/CfgSmgr.h
+++ b/include/cc_ublox/message/CfgSmgr.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-SMGR" message and its fields.
diff --git a/include/cc_ublox/message/CfgSmgrCommon.h b/include/cc_ublox/message/CfgSmgrCommon.h
index 4d54577f0..fa2f0d283 100644
--- a/include/cc_ublox/message/CfgSmgrCommon.h
+++ b/include/cc_ublox/message/CfgSmgrCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res2Common.h"
diff --git a/include/cc_ublox/message/CfgSmgrPoll.h b/include/cc_ublox/message/CfgSmgrPoll.h
index d84613293..81610d849 100644
--- a/include/cc_ublox/message/CfgSmgrPoll.h
+++ b/include/cc_ublox/message/CfgSmgrPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-SMGR (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgSmgrPollCommon.h b/include/cc_ublox/message/CfgSmgrPollCommon.h
index 6c76a1f31..2abd4a985 100644
--- a/include/cc_ublox/message/CfgSmgrPollCommon.h
+++ b/include/cc_ublox/message/CfgSmgrPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTmode.h b/include/cc_ublox/message/CfgTmode.h
index 496c2c7ca..3f017ff38 100644
--- a/include/cc_ublox/message/CfgTmode.h
+++ b/include/cc_ublox/message/CfgTmode.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TMODE" message and its fields.
diff --git a/include/cc_ublox/message/CfgTmode2.h b/include/cc_ublox/message/CfgTmode2.h
index 9582ca0f0..dd2ab82c3 100644
--- a/include/cc_ublox/message/CfgTmode2.h
+++ b/include/cc_ublox/message/CfgTmode2.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TMODE2" message and its fields.
diff --git a/include/cc_ublox/message/CfgTmode2Common.h b/include/cc_ublox/message/CfgTmode2Common.h
index 160645055..0a0351917 100644
--- a/include/cc_ublox/message/CfgTmode2Common.h
+++ b/include/cc_ublox/message/CfgTmode2Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res1Common.h"
diff --git a/include/cc_ublox/message/CfgTmode2Poll.h b/include/cc_ublox/message/CfgTmode2Poll.h
index 3c9cbc321..0c2c0bf2d 100644
--- a/include/cc_ublox/message/CfgTmode2Poll.h
+++ b/include/cc_ublox/message/CfgTmode2Poll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TMODE2 (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgTmode2PollCommon.h b/include/cc_ublox/message/CfgTmode2PollCommon.h
index 6df3ec63b..417d74382 100644
--- a/include/cc_ublox/message/CfgTmode2PollCommon.h
+++ b/include/cc_ublox/message/CfgTmode2PollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTmode3.h b/include/cc_ublox/message/CfgTmode3.h
index 9ee84c721..acc371d32 100644
--- a/include/cc_ublox/message/CfgTmode3.h
+++ b/include/cc_ublox/message/CfgTmode3.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TMODE3" message and its fields.
diff --git a/include/cc_ublox/message/CfgTmode3Common.h b/include/cc_ublox/message/CfgTmode3Common.h
index 4e499f84d..5080def66 100644
--- a/include/cc_ublox/message/CfgTmode3Common.h
+++ b/include/cc_ublox/message/CfgTmode3Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/AltCommon.h"
diff --git a/include/cc_ublox/message/CfgTmode3Poll.h b/include/cc_ublox/message/CfgTmode3Poll.h
index cffc44d60..f636db322 100644
--- a/include/cc_ublox/message/CfgTmode3Poll.h
+++ b/include/cc_ublox/message/CfgTmode3Poll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TMODE3 (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgTmode3PollCommon.h b/include/cc_ublox/message/CfgTmode3PollCommon.h
index 7873ec6aa..7ea1f2ecc 100644
--- a/include/cc_ublox/message/CfgTmode3PollCommon.h
+++ b/include/cc_ublox/message/CfgTmode3PollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTmodeCommon.h b/include/cc_ublox/message/CfgTmodeCommon.h
index 0300ee3ce..9b043bb77 100644
--- a/include/cc_ublox/message/CfgTmodeCommon.h
+++ b/include/cc_ublox/message/CfgTmodeCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/message/CfgTmodePoll.h b/include/cc_ublox/message/CfgTmodePoll.h
index c5c82434e..2b44572bb 100644
--- a/include/cc_ublox/message/CfgTmodePoll.h
+++ b/include/cc_ublox/message/CfgTmodePoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TMODE (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgTmodePollCommon.h b/include/cc_ublox/message/CfgTmodePollCommon.h
index 635324229..ac5be3518 100644
--- a/include/cc_ublox/message/CfgTmodePollCommon.h
+++ b/include/cc_ublox/message/CfgTmodePollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTp.h b/include/cc_ublox/message/CfgTp.h
index 7f64d1b49..00ecd2a46 100644
--- a/include/cc_ublox/message/CfgTp.h
+++ b/include/cc_ublox/message/CfgTp.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TP" message and its fields.
diff --git a/include/cc_ublox/message/CfgTp5.h b/include/cc_ublox/message/CfgTp5.h
index 3367ab7d8..00bb5c2d0 100644
--- a/include/cc_ublox/message/CfgTp5.h
+++ b/include/cc_ublox/message/CfgTp5.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TP5" message and its fields.
diff --git a/include/cc_ublox/message/CfgTp5Common.h b/include/cc_ublox/message/CfgTp5Common.h
index 162293b9f..2c0f9a1a1 100644
--- a/include/cc_ublox/message/CfgTp5Common.h
+++ b/include/cc_ublox/message/CfgTp5Common.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/CfgTp5TpIdxCommon.h"
diff --git a/include/cc_ublox/message/CfgTp5Poll.h b/include/cc_ublox/message/CfgTp5Poll.h
index 1d487faf4..2c073b64e 100644
--- a/include/cc_ublox/message/CfgTp5Poll.h
+++ b/include/cc_ublox/message/CfgTp5Poll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TP5 (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgTp5PollCommon.h b/include/cc_ublox/message/CfgTp5PollCommon.h
index c8a72f38e..3f9767c94 100644
--- a/include/cc_ublox/message/CfgTp5PollCommon.h
+++ b/include/cc_ublox/message/CfgTp5PollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTp5PollSelect.h b/include/cc_ublox/message/CfgTp5PollSelect.h
index 021e6d9b6..0040d9a82 100644
--- a/include/cc_ublox/message/CfgTp5PollSelect.h
+++ b/include/cc_ublox/message/CfgTp5PollSelect.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TP5 (Poll Select)" message and its fields.
diff --git a/include/cc_ublox/message/CfgTp5PollSelectCommon.h b/include/cc_ublox/message/CfgTp5PollSelectCommon.h
index 355cc9c78..df6c4e332 100644
--- a/include/cc_ublox/message/CfgTp5PollSelectCommon.h
+++ b/include/cc_ublox/message/CfgTp5PollSelectCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTpCommon.h b/include/cc_ublox/message/CfgTpCommon.h
index b3713bf8d..b13823c1f 100644
--- a/include/cc_ublox/message/CfgTpCommon.h
+++ b/include/cc_ublox/message/CfgTpCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTpPoll.h b/include/cc_ublox/message/CfgTpPoll.h
index dc377829f..a6b523789 100644
--- a/include/cc_ublox/message/CfgTpPoll.h
+++ b/include/cc_ublox/message/CfgTpPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TP (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgTpPollCommon.h b/include/cc_ublox/message/CfgTpPollCommon.h
index 8f71a27ca..b6e288dee 100644
--- a/include/cc_ublox/message/CfgTpPollCommon.h
+++ b/include/cc_ublox/message/CfgTpPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgTxslot.h b/include/cc_ublox/message/CfgTxslot.h
index 9559cb3c0..9102f3977 100644
--- a/include/cc_ublox/message/CfgTxslot.h
+++ b/include/cc_ublox/message/CfgTxslot.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-TXSLOT" message and its fields.
diff --git a/include/cc_ublox/message/CfgTxslotCommon.h b/include/cc_ublox/message/CfgTxslotCommon.h
index 54c7bdd9c..397be5d8a 100644
--- a/include/cc_ublox/message/CfgTxslotCommon.h
+++ b/include/cc_ublox/message/CfgTxslotCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res1Common.h"
diff --git a/include/cc_ublox/message/CfgUsb.h b/include/cc_ublox/message/CfgUsb.h
index bf1223348..63e48c359 100644
--- a/include/cc_ublox/message/CfgUsb.h
+++ b/include/cc_ublox/message/CfgUsb.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-USB" message and its fields.
diff --git a/include/cc_ublox/message/CfgUsbCommon.h b/include/cc_ublox/message/CfgUsbCommon.h
index c8e658759..e41cbbaac 100644
--- a/include/cc_ublox/message/CfgUsbCommon.h
+++ b/include/cc_ublox/message/CfgUsbCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgUsbPoll.h b/include/cc_ublox/message/CfgUsbPoll.h
index f13b0d4c3..351e2ff60 100644
--- a/include/cc_ublox/message/CfgUsbPoll.h
+++ b/include/cc_ublox/message/CfgUsbPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-USB (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgUsbPollCommon.h b/include/cc_ublox/message/CfgUsbPollCommon.h
index bb97ff1b1..79ca7b6c1 100644
--- a/include/cc_ublox/message/CfgUsbPollCommon.h
+++ b/include/cc_ublox/message/CfgUsbPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgValdel.h b/include/cc_ublox/message/CfgValdel.h
index 40314ac53..6c842ea06 100644
--- a/include/cc_ublox/message/CfgValdel.h
+++ b/include/cc_ublox/message/CfgValdel.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-VALDEL" message and its fields.
diff --git a/include/cc_ublox/message/CfgValdelCommon.h b/include/cc_ublox/message/CfgValdelCommon.h
index 081957c5e..8b7425d11 100644
--- a/include/cc_ublox/message/CfgValdelCommon.h
+++ b/include/cc_ublox/message/CfgValdelCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/CfgValKeyIdCommon.h"
diff --git a/include/cc_ublox/message/CfgValget.h b/include/cc_ublox/message/CfgValget.h
index 9da322e04..7a1a3c80a 100644
--- a/include/cc_ublox/message/CfgValget.h
+++ b/include/cc_ublox/message/CfgValget.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-VALGET" message and its fields.
diff --git a/include/cc_ublox/message/CfgValgetCommon.h b/include/cc_ublox/message/CfgValgetCommon.h
index 715db85e0..7ce587eb9 100644
--- a/include/cc_ublox/message/CfgValgetCommon.h
+++ b/include/cc_ublox/message/CfgValgetCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgValgetPoll.h b/include/cc_ublox/message/CfgValgetPoll.h
index 1e4a785f5..51e3d2919 100644
--- a/include/cc_ublox/message/CfgValgetPoll.h
+++ b/include/cc_ublox/message/CfgValgetPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-VALGET (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/CfgValgetPollCommon.h b/include/cc_ublox/message/CfgValgetPollCommon.h
index 2c56edc84..68fcc8fac 100644
--- a/include/cc_ublox/message/CfgValgetPollCommon.h
+++ b/include/cc_ublox/message/CfgValgetPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/CfgValset.h b/include/cc_ublox/message/CfgValset.h
index 1e7ea3c40..29692379f 100644
--- a/include/cc_ublox/message/CfgValset.h
+++ b/include/cc_ublox/message/CfgValset.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "CFG-VALSET" message and its fields.
diff --git a/include/cc_ublox/message/CfgValsetCommon.h b/include/cc_ublox/message/CfgValsetCommon.h
index d7e78b862..bf6422bc1 100644
--- a/include/cc_ublox/message/CfgValsetCommon.h
+++ b/include/cc_ublox/message/CfgValsetCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/EsfIns.h b/include/cc_ublox/message/EsfIns.h
index 6e0ca4b25..c0e0281ba 100644
--- a/include/cc_ublox/message/EsfIns.h
+++ b/include/cc_ublox/message/EsfIns.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ESF-INS" message and its fields.
diff --git a/include/cc_ublox/message/EsfInsCommon.h b/include/cc_ublox/message/EsfInsCommon.h
index 73df15fd2..074f5c923 100644
--- a/include/cc_ublox/message/EsfInsCommon.h
+++ b/include/cc_ublox/message/EsfInsCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/EsfInsPoll.h b/include/cc_ublox/message/EsfInsPoll.h
index 0836bb229..b3f14cfab 100644
--- a/include/cc_ublox/message/EsfInsPoll.h
+++ b/include/cc_ublox/message/EsfInsPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ESF-INS (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/EsfInsPollCommon.h b/include/cc_ublox/message/EsfInsPollCommon.h
index 49e841dfb..7e1f5a754 100644
--- a/include/cc_ublox/message/EsfInsPollCommon.h
+++ b/include/cc_ublox/message/EsfInsPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/EsfMeas.h b/include/cc_ublox/message/EsfMeas.h
index 5edd313bb..07a86cef6 100644
--- a/include/cc_ublox/message/EsfMeas.h
+++ b/include/cc_ublox/message/EsfMeas.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ESF-MEAS" message and its fields.
diff --git a/include/cc_ublox/message/EsfMeasCommon.h b/include/cc_ublox/message/EsfMeasCommon.h
index ba89c14bd..6fe84ac02 100644
--- a/include/cc_ublox/message/EsfMeasCommon.h
+++ b/include/cc_ublox/message/EsfMeasCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
diff --git a/include/cc_ublox/message/EsfMeasPoll.h b/include/cc_ublox/message/EsfMeasPoll.h
index a1dd70401..3aa035162 100644
--- a/include/cc_ublox/message/EsfMeasPoll.h
+++ b/include/cc_ublox/message/EsfMeasPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ESF-MEAS (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/EsfMeasPollCommon.h b/include/cc_ublox/message/EsfMeasPollCommon.h
index 3096d2907..2aca5bc87 100644
--- a/include/cc_ublox/message/EsfMeasPollCommon.h
+++ b/include/cc_ublox/message/EsfMeasPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/EsfRaw.h b/include/cc_ublox/message/EsfRaw.h
index 3f56baacf..8199b6740 100644
--- a/include/cc_ublox/message/EsfRaw.h
+++ b/include/cc_ublox/message/EsfRaw.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ESF-RAW" message and its fields.
diff --git a/include/cc_ublox/message/EsfRawCommon.h b/include/cc_ublox/message/EsfRawCommon.h
index 8d41ab45c..4112551a3 100644
--- a/include/cc_ublox/message/EsfRawCommon.h
+++ b/include/cc_ublox/message/EsfRawCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/EsfStatus.h b/include/cc_ublox/message/EsfStatus.h
index d7cce7f09..6920158ec 100644
--- a/include/cc_ublox/message/EsfStatus.h
+++ b/include/cc_ublox/message/EsfStatus.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ESF-STATUS" message and its fields.
diff --git a/include/cc_ublox/message/EsfStatusCommon.h b/include/cc_ublox/message/EsfStatusCommon.h
index 71d3a7b58..45bd5910a 100644
--- a/include/cc_ublox/message/EsfStatusCommon.h
+++ b/include/cc_ublox/message/EsfStatusCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/ItowCommon.h"
diff --git a/include/cc_ublox/message/EsfStatusPoll.h b/include/cc_ublox/message/EsfStatusPoll.h
index c7190ace6..36f9effcd 100644
--- a/include/cc_ublox/message/EsfStatusPoll.h
+++ b/include/cc_ublox/message/EsfStatusPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "ESF-STATUS (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/EsfStatusPollCommon.h b/include/cc_ublox/message/EsfStatusPollCommon.h
index 5381c4ede..28caffa6a 100644
--- a/include/cc_ublox/message/EsfStatusPollCommon.h
+++ b/include/cc_ublox/message/EsfStatusPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/HnrPvt.h b/include/cc_ublox/message/HnrPvt.h
index a88972f9a..e0369ea5c 100644
--- a/include/cc_ublox/message/HnrPvt.h
+++ b/include/cc_ublox/message/HnrPvt.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "HNR-PVT" message and its fields.
diff --git a/include/cc_ublox/message/HnrPvtCommon.h b/include/cc_ublox/message/HnrPvtCommon.h
index 25789f8e0..1241bad8f 100644
--- a/include/cc_ublox/message/HnrPvtCommon.h
+++ b/include/cc_ublox/message/HnrPvtCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/HnrPvtPoll.h b/include/cc_ublox/message/HnrPvtPoll.h
index 3044aea97..a454342a1 100644
--- a/include/cc_ublox/message/HnrPvtPoll.h
+++ b/include/cc_ublox/message/HnrPvtPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "HNR-PVT (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/HnrPvtPollCommon.h b/include/cc_ublox/message/HnrPvtPollCommon.h
index 7dc03895f..556d8212f 100644
--- a/include/cc_ublox/message/HnrPvtPollCommon.h
+++ b/include/cc_ublox/message/HnrPvtPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/InfDebug.h b/include/cc_ublox/message/InfDebug.h
index bbaa2bd6b..811644cdf 100644
--- a/include/cc_ublox/message/InfDebug.h
+++ b/include/cc_ublox/message/InfDebug.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "INF-DEBUG" message and its fields.
diff --git a/include/cc_ublox/message/InfDebugCommon.h b/include/cc_ublox/message/InfDebugCommon.h
index bd60c16f1..cd93b6168 100644
--- a/include/cc_ublox/message/InfDebugCommon.h
+++ b/include/cc_ublox/message/InfDebugCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/InfError.h b/include/cc_ublox/message/InfError.h
index 2c97cc172..e6d067ff9 100644
--- a/include/cc_ublox/message/InfError.h
+++ b/include/cc_ublox/message/InfError.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "INF-ERROR" message and its fields.
diff --git a/include/cc_ublox/message/InfErrorCommon.h b/include/cc_ublox/message/InfErrorCommon.h
index 13e213c24..20ad00764 100644
--- a/include/cc_ublox/message/InfErrorCommon.h
+++ b/include/cc_ublox/message/InfErrorCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/InfNotice.h b/include/cc_ublox/message/InfNotice.h
index 689cd05df..05e2b8cd7 100644
--- a/include/cc_ublox/message/InfNotice.h
+++ b/include/cc_ublox/message/InfNotice.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "INF-NOTICE" message and its fields.
diff --git a/include/cc_ublox/message/InfNoticeCommon.h b/include/cc_ublox/message/InfNoticeCommon.h
index c5e114297..e68800507 100644
--- a/include/cc_ublox/message/InfNoticeCommon.h
+++ b/include/cc_ublox/message/InfNoticeCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/InfTest.h b/include/cc_ublox/message/InfTest.h
index 798022ac4..e52a7f597 100644
--- a/include/cc_ublox/message/InfTest.h
+++ b/include/cc_ublox/message/InfTest.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "INF-TEST" message and its fields.
diff --git a/include/cc_ublox/message/InfTestCommon.h b/include/cc_ublox/message/InfTestCommon.h
index c63feda47..e74ff4d2a 100644
--- a/include/cc_ublox/message/InfTestCommon.h
+++ b/include/cc_ublox/message/InfTestCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/InfWarning.h b/include/cc_ublox/message/InfWarning.h
index 76c20542f..5fd36a54b 100644
--- a/include/cc_ublox/message/InfWarning.h
+++ b/include/cc_ublox/message/InfWarning.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "INF-WARNING" message and its fields.
diff --git a/include/cc_ublox/message/InfWarningCommon.h b/include/cc_ublox/message/InfWarningCommon.h
index 02f673ae5..0ca27cc18 100644
--- a/include/cc_ublox/message/InfWarningCommon.h
+++ b/include/cc_ublox/message/InfWarningCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogBatch.h b/include/cc_ublox/message/LogBatch.h
index 142019d9d..b45313968 100644
--- a/include/cc_ublox/message/LogBatch.h
+++ b/include/cc_ublox/message/LogBatch.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-BATCH" message and its fields.
diff --git a/include/cc_ublox/message/LogBatchCommon.h b/include/cc_ublox/message/LogBatchCommon.h
index 3e7f416d8..49b67b0a8 100644
--- a/include/cc_ublox/message/LogBatchCommon.h
+++ b/include/cc_ublox/message/LogBatchCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogCreate.h b/include/cc_ublox/message/LogCreate.h
index a110e820a..82a61978e 100644
--- a/include/cc_ublox/message/LogCreate.h
+++ b/include/cc_ublox/message/LogCreate.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-CREATE" message and its fields.
diff --git a/include/cc_ublox/message/LogCreateCommon.h b/include/cc_ublox/message/LogCreateCommon.h
index 7edaa2ef9..a9dd37926 100644
--- a/include/cc_ublox/message/LogCreateCommon.h
+++ b/include/cc_ublox/message/LogCreateCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include
#include
#include
#include "cc_ublox/field/Res1Common.h"
diff --git a/include/cc_ublox/message/LogErase.h b/include/cc_ublox/message/LogErase.h
index bfe489275..7dbaf416f 100644
--- a/include/cc_ublox/message/LogErase.h
+++ b/include/cc_ublox/message/LogErase.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-ERASE" message and its fields.
diff --git a/include/cc_ublox/message/LogEraseCommon.h b/include/cc_ublox/message/LogEraseCommon.h
index a24c67e0a..f80ac24e0 100644
--- a/include/cc_ublox/message/LogEraseCommon.h
+++ b/include/cc_ublox/message/LogEraseCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogFindtime.h b/include/cc_ublox/message/LogFindtime.h
index dd7b28d78..7fc345eba 100644
--- a/include/cc_ublox/message/LogFindtime.h
+++ b/include/cc_ublox/message/LogFindtime.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-FINDTIME" message and its fields.
diff --git a/include/cc_ublox/message/LogFindtimeCommon.h b/include/cc_ublox/message/LogFindtimeCommon.h
index c8449a739..2a478f431 100644
--- a/include/cc_ublox/message/LogFindtimeCommon.h
+++ b/include/cc_ublox/message/LogFindtimeCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogFindtimeResp.h b/include/cc_ublox/message/LogFindtimeResp.h
index 9f07c8e91..6df6fce22 100644
--- a/include/cc_ublox/message/LogFindtimeResp.h
+++ b/include/cc_ublox/message/LogFindtimeResp.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-FINDTIME (Response)" message and its fields.
diff --git a/include/cc_ublox/message/LogFindtimeRespCommon.h b/include/cc_ublox/message/LogFindtimeRespCommon.h
index 93a125308..1dedb7565 100644
--- a/include/cc_ublox/message/LogFindtimeRespCommon.h
+++ b/include/cc_ublox/message/LogFindtimeRespCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogInfo.h b/include/cc_ublox/message/LogInfo.h
index afe26acc1..ef7f2cdec 100644
--- a/include/cc_ublox/message/LogInfo.h
+++ b/include/cc_ublox/message/LogInfo.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-INFO" message and its fields.
diff --git a/include/cc_ublox/message/LogInfoCommon.h b/include/cc_ublox/message/LogInfoCommon.h
index a999b9f67..c2c7217dd 100644
--- a/include/cc_ublox/message/LogInfoCommon.h
+++ b/include/cc_ublox/message/LogInfoCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogInfoPoll.h b/include/cc_ublox/message/LogInfoPoll.h
index 48b74b3ff..62bcc7349 100644
--- a/include/cc_ublox/message/LogInfoPoll.h
+++ b/include/cc_ublox/message/LogInfoPoll.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-INFO (Poll)" message and its fields.
diff --git a/include/cc_ublox/message/LogInfoPollCommon.h b/include/cc_ublox/message/LogInfoPollCommon.h
index a6a371989..a000dcf23 100644
--- a/include/cc_ublox/message/LogInfoPollCommon.h
+++ b/include/cc_ublox/message/LogInfoPollCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogRetrieve.h b/include/cc_ublox/message/LogRetrieve.h
index f44bef3eb..6783a65f6 100644
--- a/include/cc_ublox/message/LogRetrieve.h
+++ b/include/cc_ublox/message/LogRetrieve.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-RETRIEVE" message and its fields.
diff --git a/include/cc_ublox/message/LogRetrieveCommon.h b/include/cc_ublox/message/LogRetrieveCommon.h
index 474e72de8..2117e06a2 100644
--- a/include/cc_ublox/message/LogRetrieveCommon.h
+++ b/include/cc_ublox/message/LogRetrieveCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogRetrievebatch.h b/include/cc_ublox/message/LogRetrievebatch.h
index fd57eb90e..5f1737208 100644
--- a/include/cc_ublox/message/LogRetrievebatch.h
+++ b/include/cc_ublox/message/LogRetrievebatch.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-RETRIEVEBATCH" message and its fields.
diff --git a/include/cc_ublox/message/LogRetrievebatchCommon.h b/include/cc_ublox/message/LogRetrievebatchCommon.h
index d47f6a550..70275a83e 100644
--- a/include/cc_ublox/message/LogRetrievebatchCommon.h
+++ b/include/cc_ublox/message/LogRetrievebatchCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogRetrievepos.h b/include/cc_ublox/message/LogRetrievepos.h
index fba66d821..36970c42c 100644
--- a/include/cc_ublox/message/LogRetrievepos.h
+++ b/include/cc_ublox/message/LogRetrievepos.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-RETRIEVEPOS" message and its fields.
diff --git a/include/cc_ublox/message/LogRetrieveposCommon.h b/include/cc_ublox/message/LogRetrieveposCommon.h
index e5cc4dfed..3a94cca43 100644
--- a/include/cc_ublox/message/LogRetrieveposCommon.h
+++ b/include/cc_ublox/message/LogRetrieveposCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogRetrieveposextra.h b/include/cc_ublox/message/LogRetrieveposextra.h
index 11dd5960a..644b33e81 100644
--- a/include/cc_ublox/message/LogRetrieveposextra.h
+++ b/include/cc_ublox/message/LogRetrieveposextra.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-RETRIEVEPOSEXTRA" message and its fields.
diff --git a/include/cc_ublox/message/LogRetrieveposextraCommon.h b/include/cc_ublox/message/LogRetrieveposextraCommon.h
index f0f2dcae9..b4dcbba85 100644
--- a/include/cc_ublox/message/LogRetrieveposextraCommon.h
+++ b/include/cc_ublox/message/LogRetrieveposextraCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogRetrievestring.h b/include/cc_ublox/message/LogRetrievestring.h
index 03681c0f6..77cf76c91 100644
--- a/include/cc_ublox/message/LogRetrievestring.h
+++ b/include/cc_ublox/message/LogRetrievestring.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-RETRIEVESTRING" message and its fields.
@@ -383,13 +383,13 @@ class LogRetrievestring : public
bool refresh_bytes()
{
- auto expectedLength = static_cast(field_byteCount().getValue());
+ auto lenValue = field_byteCount().getValue();
auto realLength = field_bytes().value().size();
- if (expectedLength == realLength) {
+ if (static_cast(lenValue) == realLength) {
return false;
}
- using LenValueType = typename std::decay::type;
+ using LenValueType = typename std::decay::type;
static const auto MaxLenValue = static_cast(std::numeric_limits::max());
auto maxAllowedLen = std::min(MaxLenValue, realLength);
field_byteCount().setValue(maxAllowedLen);
diff --git a/include/cc_ublox/message/LogRetrievestringCommon.h b/include/cc_ublox/message/LogRetrievestringCommon.h
index 57ba8a603..ae3709236 100644
--- a/include/cc_ublox/message/LogRetrievestringCommon.h
+++ b/include/cc_ublox/message/LogRetrievestringCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/LogString.h b/include/cc_ublox/message/LogString.h
index fdd6052d5..f997350bd 100644
--- a/include/cc_ublox/message/LogString.h
+++ b/include/cc_ublox/message/LogString.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "LOG-STRING" message and its fields.
diff --git a/include/cc_ublox/message/LogStringCommon.h b/include/cc_ublox/message/LogStringCommon.h
index d75dbd9f7..4405781b1 100644
--- a/include/cc_ublox/message/LogStringCommon.h
+++ b/include/cc_ublox/message/LogStringCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
diff --git a/include/cc_ublox/message/MgaAck.h b/include/cc_ublox/message/MgaAck.h
index 03eed2f98..cc885992b 100644
--- a/include/cc_ublox/message/MgaAck.h
+++ b/include/cc_ublox/message/MgaAck.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains definition of "MGA-ACK" message and its fields.
diff --git a/include/cc_ublox/message/MgaAckCommon.h b/include/cc_ublox/message/MgaAckCommon.h
index 1e334b888..463db324a 100644
--- a/include/cc_ublox/message/MgaAckCommon.h
+++ b/include/cc_ublox/message/MgaAckCommon.h
@@ -1,4 +1,4 @@
-// Generated by commsdsl2comms v5.1.2
+// Generated by commsdsl2comms v5.1.3
/// @file
/// @brief Contains common template parameters independent functionality of
@@ -6,9 +6,7 @@
#pragma once
-#include
#include
-#include