Skip to content

Commit 79be00c

Browse files
committed
Release v3.0.3
2 parents 84164b0 + 5a89fa4 commit 79be00c

646 files changed

Lines changed: 647 additions & 647 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,9 +379,9 @@ function (cc_plugin_Message)
379379
cc_tools_qt_plugin/Message/cc_ublox/message/UpdSosCreate.cpp
380380
cc_tools_qt_plugin/Message/cc_ublox/message/UpdSosPoll.cpp
381381
cc_tools_qt_plugin/Message/cc_ublox/message/UpdSosRestored.cpp
382+
cc_tools_qt_plugin/Message/cc_ublox/factory/MsgFactory.cpp
382383
cc_tools_qt_plugin/Message/cc_ublox/frame/UbloxFrameTransportMessage.cpp
383384
cc_tools_qt_plugin/Message/cc_ublox/frame/UbloxFrame.cpp
384-
cc_tools_qt_plugin/Message/cc_ublox/factory/MsgFactory.cpp
385385
)
386386

387387
add_library (${name} STATIC ${src})

cc_tools_qt_plugin/Message/cc_ublox/Message.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#include "Message.h"
44

cc_tools_qt_plugin/Message/cc_ublox/Message.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#pragma once
44

cc_tools_qt_plugin/Message/cc_ublox/factory/MsgFactory.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#include "MsgFactory.h"
44

cc_tools_qt_plugin/Message/cc_ublox/factory/MsgFactory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#pragma once
44

cc_tools_qt_plugin/Message/cc_ublox/frame/UbloxFrame.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#include "UbloxFrame.h"
44

cc_tools_qt_plugin/Message/cc_ublox/frame/UbloxFrame.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#pragma once
44

cc_tools_qt_plugin/Message/cc_ublox/frame/UbloxFrameProtTransportMessage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#pragma once
44

cc_tools_qt_plugin/Message/cc_ublox/frame/UbloxFrameTransportMessage.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#include "UbloxFrameTransportMessage.h"
44

cc_tools_qt_plugin/Message/cc_ublox/frame/UbloxFrameTransportMessage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated by commsdsl2tools_qt v7.0.3
1+
// Generated by commsdsl2tools_qt v7.1.0
22

33
#pragma once
44

0 commit comments

Comments
 (0)