From a82c9f5ee029d9f144ca3567454e996cd52ace6d Mon Sep 17 00:00:00 2001 From: admercs Date: Wed, 6 Mar 2024 10:09:13 -0800 Subject: [PATCH] update linux build --- AutonomyLib/AutonomyLib.vcxproj | 955 ++++++------- AutonomyLib/AutonomyLib.vcxproj.filters | 981 +++++++------- AutonomyLib/include/common/WorkerThread.hpp | 4 +- MavLinkCom/MavLinkCom.vcxproj | 1206 +++++++++-------- MavLinkCom/MavLinkCom.vcxproj.filters | 527 +++---- MavLinkCom/MavLinkTest/MavLinkTest.vcxproj | 885 ++++++------ MavLinkCom/include/Semaphore.hpp | 1 + MavLinkCom/src/MavLinkMessageBase.cpp | 2 +- MavLinkCom/src/impl/AdHocConnectionImpl.hpp | 2 +- MavLinkCom/src/impl/MavLinkConnectionImpl.hpp | 2 +- cmake/HelloCar/CMakeLists.txt | 2 +- cmake/HelloDrone/CMakeLists.txt | 2 +- cmake/HelloSpawnedDrones/CMakeLists.txt | 2 +- cmake/MavLinkCom/CMakeLists.txt | 2 +- cmake/MavLinkCom/MavLinkTest/CMakeLists.txt | 2 +- ros2/src/autonomysim_ros_pkgs/CMakeLists.txt | 2 +- 16 files changed, 2313 insertions(+), 2264 deletions(-) diff --git a/AutonomyLib/AutonomyLib.vcxproj b/AutonomyLib/AutonomyLib.vcxproj index b39932de..071e44c9 100644 --- a/AutonomyLib/AutonomyLib.vcxproj +++ b/AutonomyLib/AutonomyLib.vcxproj @@ -1,471 +1,488 @@  - - - - true - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - RelWithDebInfo - Win32 - - - RelWithDebInfo - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {8510c7a4-bf63-41d2-94f6-d8731d137a5a} - - - - {4BFB7231-077A-4671-BD21-D3ADE3EA36E7} - Win32Proj - AutonomyLib - - - - StaticLibrary - true - v143 - Unicode - - - StaticLibrary - false - v143 - true - Unicode - - - StaticLibrary - false - v143 - true - Unicode - - - StaticLibrary - true - v143 - Unicode - - - StaticLibrary - false - v143 - true - Unicode - - - StaticLibrary - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - - - - - - - true - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - - - true - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - - - - - - Level4 - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include - true - /w34263 /w34266 %(AdditionalOptions) - stdcpp17 - - - Console - true - MavLinkCom.lib;%(AdditionalDependencies) - %(AdditionalLibraryDirectories) - - - rpc.lib - - - deps\rpclib\lib\$(Platform)\$(Configuration) - - - - - - - Level4 - Disabled - _SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) - include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include - true - /w34263 /w34266 %(AdditionalOptions) - 4100;4505;4820;4464;4514;4710;4571;%(DisableSpecificWarnings) - stdcpp17 - - - Windows - true - deps\rpclib\lib\Debug;deps\MavLinkCom\lib\x64\Debug;%(AdditionalLibraryDirectories) - MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;rpc.lib;%(AdditionalDependencies) - - - rpc.lib - - - deps\rpclib\lib\$(Platform)\$(Configuration) - - - - - Level4 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include - true - /w34263 /w34266 %(AdditionalOptions) - stdcpp17 - - - Windows - true - true - true - %(AdditionalLibraryDirectories) - MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) - - - rpc.lib - - - deps\rpclib\lib\$(Platform)\$(Configuration) - - - - - Level4 - - - Disabled - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include - true - /w34263 /w34266 %(AdditionalOptions) - stdcpp17 - false - - - Windows - true - true - true - %(AdditionalLibraryDirectories) - MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) - - - rpc.lib - - - deps\rpclib\lib\$(Platform)\$(Configuration) - - - - - Level4 - - - MaxSpeed - true - true - NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include - true - /w34263 /w34266 %(AdditionalOptions) - stdcpp17 - - - Windows - true - true - true - deps\rpclib\lib\Debug;deps\MavLinkCom\lib\x64\Release;%(AdditionalLibraryDirectories) - MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) - - - rpc.lib - - - deps\rpclib\lib\$(Platform)\$(Configuration) - - - - - Level4 - - - Disabled - true - true - NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include - true - /w34263 /w34266 %(AdditionalOptions) - stdcpp17 - false - - - Windows - true - true - true - deps\rpclib\lib\Debug;deps\MavLinkCom\lib\x64\Release;%(AdditionalLibraryDirectories) - MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) - - - rpc.lib - - - deps\rpclib\lib\$(Platform)\$(Configuration) - - - - - + + + + true + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + RelWithDebInfo + Win32 + + + RelWithDebInfo + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {8510c7a4-bf63-41d2-94f6-d8731d137a5a} + + + + {4BFB7231-077A-4671-BD21-D3ADE3EA36E7} + Win32Proj + AutonomyLib + + + + StaticLibrary + true + v143 + Unicode + + + StaticLibrary + false + v143 + true + Unicode + + + StaticLibrary + false + v143 + true + Unicode + + + StaticLibrary + true + v143 + Unicode + + + StaticLibrary + false + v143 + true + Unicode + + + StaticLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + true + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + + + true + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + + + + + Level4 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include + true + /w34263 /w34266 %(AdditionalOptions) + stdcpp17 + + + Console + true + MavLinkCom.lib;%(AdditionalDependencies) + %(AdditionalLibraryDirectories) + + + rpc.lib + + + deps\rpclib\lib\$(Platform)\$(Configuration) + + + + + + Level4 + Disabled + _SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) + include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include + true + /w34263 /w34266 %(AdditionalOptions) + 4100;4505;4820;4464;4514;4710;4571;%(DisableSpecificWarnings) + stdcpp17 + + + Windows + true + deps\rpclib\lib\Debug;deps\MavLinkCom\lib\x64\Debug;%(AdditionalLibraryDirectories) + MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;rpc.lib;%(AdditionalDependencies) + + + rpc.lib + + + deps\rpclib\lib\$(Platform)\$(Configuration) + + + + + Level4 + + MaxSpeed + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include + true + /w34263 /w34266 %(AdditionalOptions) + stdcpp17 + + + Windows + true + true + true + %(AdditionalLibraryDirectories) + MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) + + + rpc.lib + + + deps\rpclib\lib\$(Platform)\$(Configuration) + + + + + Level4 + + Disabled + true + true + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include + true + /w34263 /w34266 %(AdditionalOptions) + stdcpp17 + false + + + Windows + true + true + true + %(AdditionalLibraryDirectories) + MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) + + + rpc.lib + + + deps\rpclib\lib\$(Platform)\$(Configuration) + + + + + Level4 + + MaxSpeed + true + true + NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include + true + /w34263 /w34266 %(AdditionalOptions) + stdcpp17 + + + Windows + true + true + true + deps\rpclib\lib\Debug;deps\MavLinkCom\lib\x64\Release;%(AdditionalLibraryDirectories) + MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) + + + rpc.lib + + + deps\rpclib\lib\$(Platform)\$(Configuration) + + + + + Level4 + + Disabled + true + true + NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + include;deps\eigen3;deps\rpclib\include;$(ProjectDir)..\MavLinkCom\include + true + /w34263 /w34266 %(AdditionalOptions) + stdcpp17 + false + + + Windows + true + true + true + deps\rpclib\lib\Debug;deps\MavLinkCom\lib\x64\Release;%(AdditionalLibraryDirectories) + MavLinkCom.lib;Setupapi.lib;Cfgmgr32.lib;%(AdditionalDependencies) + + + rpc.lib + + + deps\rpclib\lib\$(Platform)\$(Configuration) + + + + \ No newline at end of file diff --git a/AutonomyLib/AutonomyLib.vcxproj.filters b/AutonomyLib/AutonomyLib.vcxproj.filters index 39f4c695..186d9394 100644 --- a/AutonomyLib/AutonomyLib.vcxproj.filters +++ b/AutonomyLib/AutonomyLib.vcxproj.filters @@ -1,492 +1,493 @@  - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + \ No newline at end of file diff --git a/AutonomyLib/include/common/WorkerThread.hpp b/AutonomyLib/include/common/WorkerThread.hpp index 3b702a44..38f6cd82 100644 --- a/AutonomyLib/include/common/WorkerThread.hpp +++ b/AutonomyLib/include/common/WorkerThread.hpp @@ -5,8 +5,8 @@ #define autonomylib_common_WorkerThread_hpp #include "CancelToken.hpp" -#include "ClockFactory.hpp" //TODO: move this out of common_utils -#include "common/utilshpp" +#include "ClockFactory.hpp" //TODO: move this out of common\utils +#include "common/utils/Utils.hpp" #include #include #include diff --git a/MavLinkCom/MavLinkCom.vcxproj b/MavLinkCom/MavLinkCom.vcxproj index 3ca55229..57a9b485 100644 --- a/MavLinkCom/MavLinkCom.vcxproj +++ b/MavLinkCom/MavLinkCom.vcxproj @@ -1,603 +1,607 @@  - - - - true - v143 - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - RelWithDebInfo - ARM - - - RelWithDebInfo - Win32 - - - RelWithDebInfo - x64 - - - - {8510C7A4-BF63-41D2-94F6-D8731D137A5A} - Win32Proj - PX4_P - MavLinkCom - - - - StaticLibrary - true - Unicode - - - StaticLibrary - true - Unicode - - - StaticLibrary - false - true - Unicode - - - StaticLibrary - false - true - Unicode - - - StaticLibrary - false - true - Unicode - - - StaticLibrary - false - true - Unicode - - - StaticLibrary - true - Unicode - - - StaticLibrary - false - false - Unicode - - - StaticLibrary - false - false - Unicode - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - true - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - true - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - false - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - $(ProjectDir)lib\$(Platform)\$(Configuration)\ - false - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - - - - Level3 - Disabled - _WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - common_utils;include - true - true - stdcpp17 - - - Console - true - %(AdditionalDependencies) - - - - - - - - - true - - - $(BOOST_ROOT)\stage\lib - - - - - false - - - - - - - Level3 - Disabled - ONECORE;_WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - common_utils;include - true - true - - - Console - true - %(AdditionalDependencies) - - - - - - - - true - - - $(BOOST_ROOT)\stage\lib - - - - - false - - - - - - - Level3 - Disabled - _WIN32;_WIN32_WINNT=0x0600;NOMINMAX;VC_EXTRALEAN;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - common_utils;include - true - true - stdcpp17 - - - Console - true - %(AdditionalDependencies) - - - - - - - - - $(BOOST_ROOT)\stage\lib - - - %(AdditionalOptions) /machine:x64 - - - true - - - false - - - - - Level3 - - - MaxSpeed - true - true - _WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - common_utils;include - true - stdcpp17 - - - Console - true - true - true - %(AdditionalDependencies) - - - - - - - - - $(BOOST_ROOT)\stage\lib - - - - - false - - - - - Level3 - - - Disabled - true - true - _WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - common_utils;include - true - stdcpp17 - false - - - Console - true - true - true - %(AdditionalDependencies) - - - - - - - - $(BOOST_ROOT)\stage\lib - - - - - false - - - - - Level3 - - - MaxSpeed - true - true - ONECORE;_WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - common_utils;include - true - - - Console - true - true - true - %(AdditionalDependencies) - - - - - - - - $(BOOST_ROOT)\stage\lib - - - - - false - - - - - Level3 - - - Disabled - true - true - ONECORE;_WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - common_utils;include - true - false - - - Console - true - true - true - %(AdditionalDependencies) - - - - - - - - $(BOOST_ROOT)\stage\lib - - - - - false - - - - - Level3 - - - MaxSpeed - true - true - _WIN32;_WIN32_WINNT=0x0600;NOMINMAX;VC_EXTRALEAN;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - common_utils;include - true - true - stdcpp17 - - - Console - true - true - true - %(AdditionalDependencies) - - - - - - - - - true - - - $(BOOST_ROOT)\stage\lib - - - false - %(AdditionalOptions) /machine:x64 - - - false - - - - - Level3 - - - Disabled - true - true - _WIN32;_WIN32_WINNT=0x0600;NOMINMAX;VC_EXTRALEAN;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - common_utils;include - true - true - stdcpp17 - - - Console - true - true - true - %(AdditionalDependencies) - - - - - - - - true - - - $(BOOST_ROOT)\stage\lib - - - false - %(AdditionalOptions) /machine:x64 - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + true + v143 + + + + Debug + ARM + + + Debug + Win32 + + + Release + ARM + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + RelWithDebInfo + ARM + + + RelWithDebInfo + Win32 + + + RelWithDebInfo + x64 + + + + {8510C7A4-BF63-41D2-94F6-D8731D137A5A} + Win32Proj + PX4_P + MavLinkCom + + + + StaticLibrary + true + Unicode + + + StaticLibrary + true + Unicode + + + StaticLibrary + false + true + Unicode + + + StaticLibrary + false + true + Unicode + + + StaticLibrary + false + true + Unicode + + + StaticLibrary + false + true + Unicode + + + StaticLibrary + true + Unicode + + + StaticLibrary + false + false + Unicode + + + StaticLibrary + false + false + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + true + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + true + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + false + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + $(ProjectDir)lib\$(Platform)\$(Configuration)\ + false + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + + + Level3 + Disabled + _WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + common\utils;include + true + true + stdcpp17 + + + Console + true + %(AdditionalDependencies) + + + + + + + true + + + $(BOOST_ROOT)\stage\lib + + + + false + + + + + + Level3 + Disabled + ONECORE;_WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + common\utils;include + true + true + + + Console + true + %(AdditionalDependencies) + + + + + + + true + + + $(BOOST_ROOT)\stage\lib + + + + false + + + + + + Level3 + Disabled + _WIN32;_WIN32_WINNT=0x0600;NOMINMAX;VC_EXTRALEAN;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + common\utils;include + true + true + stdcpp17 + + + Console + true + %(AdditionalDependencies) + + + + + + + $(BOOST_ROOT)\stage\lib + + %(AdditionalOptions) /machine:x64 + + + true + + + false + + + + + Level3 + + MaxSpeed + true + true + _WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + common\utils;include + true + stdcpp17 + + + Console + true + true + true + %(AdditionalDependencies) + + + + + + + $(BOOST_ROOT)\stage\lib + + + + false + + + + + Level3 + + Disabled + true + true + _WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + common\utils;include + true + stdcpp17 + false + + + Console + true + true + true + %(AdditionalDependencies) + + + + + + + $(BOOST_ROOT)\stage\lib + + + + false + + + + + Level3 + + MaxSpeed + true + true + ONECORE;_WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + common\utils;include + true + + + Console + true + true + true + %(AdditionalDependencies) + + + + + + + $(BOOST_ROOT)\stage\lib + + + + false + + + + + Level3 + + Disabled + true + true + ONECORE;_WIN32_WINNT=0x0600;_WIN32;WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + common\utils;include + true + false + + + Console + true + true + true + %(AdditionalDependencies) + + + + + + + $(BOOST_ROOT)\stage\lib + + + + false + + + + + Level3 + + MaxSpeed + true + true + _WIN32;_WIN32_WINNT=0x0600;NOMINMAX;VC_EXTRALEAN;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + common\utils;include + true + true + stdcpp17 + + + Console + true + true + true + %(AdditionalDependencies) + + + + + + + true + + + $(BOOST_ROOT)\stage\lib + + false + %(AdditionalOptions) /machine:x64 + + + false + + + + + Level3 + + Disabled + true + true + _WIN32;_WIN32_WINNT=0x0600;NOMINMAX;VC_EXTRALEAN;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + common\utils;include + true + true + stdcpp17 + + + Console + true + true + true + %(AdditionalDependencies) + + + + + + + true + + + $(BOOST_ROOT)\stage\lib + + false + %(AdditionalOptions) /machine:x64 + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MavLinkCom/MavLinkCom.vcxproj.filters b/MavLinkCom/MavLinkCom.vcxproj.filters index 329551b5..e722162a 100644 --- a/MavLinkCom/MavLinkCom.vcxproj.filters +++ b/MavLinkCom/MavLinkCom.vcxproj.filters @@ -1,265 +1,266 @@  - - - - src - - - src\impl - - - src\impl - - - src\impl - - - src\impl - - - src\impl - - - src\impl - - - serial_com - - - serial_com - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - common_utils - - - common_utils - - - serial_com - - - serial_com - - - src - - - serial_com - - - src\impl\onecore - - - src\impl\windows - - - - - - - - - Mavlink - - - Mavlink - - - Mavlink - - - Mavlink - - - Mavlink - - - Mavlink - - - common_utils - - - common_utils - - - common_utils - - - Mavlink - - - common_utils - - - common_utils - - - common_utils - - - Mavlink - - - common_utils - - - Mavlink - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - src\impl - - - src\impl - - - src\impl - - - src\impl - - - src\impl - - - serial_com - - - serial_com - - - serial_com - - - common_utils - - - common_utils - - - common_utils - - - serial_com - - - serial_com - - - include - - - serial_com - - - common_utils - - - src\impl - - - - - - - - - - {0d3293cf-400d-4a27-87ee-13f7d3f9f0b7} - mavlink/* - - - {be5b8d3a-d06c-43f0-8b55-f2bcd5661cf6} - - - {341c5925-dfe2-4c6a-8fa7-143feff52361} - - - {44faf97a-bf1d-413d-8f0f-4e75f882cfd9} - Design/* - - - {1dd05faf-854a-4a9e-abc5-e6b6106ac108} - - - {2f07994d-eaf6-4ebb-b8ef-9732814ea0bb} - - - {8390030e-8792-43bf-80ed-69b4530b61fb} - - - {4ee25053-206a-4174-99cb-5fb278fc5079} - - - {7b6dab75-eedb-4b36-a3a3-ea8c30b4a412} - - - - - Design - - - Design - - - Design - - + + + + src + + + src\impl + + + src\impl + + + src\impl + + + src\impl + + + src\impl + + + src\impl + + + serial_com + + + serial_com + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + common\utils + + + common\utils + + + serial_com + + + serial_com + + + src + + + serial_com + + + src\impl\onecore + + + src\impl\windows + + + + + + + + + Mavlink + + + Mavlink + + + Mavlink + + + Mavlink + + + Mavlink + + + Mavlink + + + common\utils + + + common\utils + + + common\utils + + + Mavlink + + + common\utils + + + common\utils + + + common\utils + + + Mavlink + + + common\utils + + + Mavlink + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + src\impl + + + src\impl + + + src\impl + + + src\impl + + + src\impl + + + serial_com + + + serial_com + + + serial_com + + + common\utils + + + common\utils + + + common\utils + + + serial_com + + + serial_com + + + include + + + serial_com + + + common\utils + + + src\impl + + + + + + + + + + {0d3293cf-400d-4a27-87ee-13f7d3f9f0b7} + mavlink/* + + + {be5b8d3a-d06c-43f0-8b55-f2bcd5661cf6} + + + {341c5925-dfe2-4c6a-8fa7-143feff52361} + + + {44faf97a-bf1d-413d-8f0f-4e75f882cfd9} + Design/* + + + {1dd05faf-854a-4a9e-abc5-e6b6106ac108} + + + {2f07994d-eaf6-4ebb-b8ef-9732814ea0bb} + + + {8390030e-8792-43bf-80ed-69b4530b61fb} + + + {4ee25053-206a-4174-99cb-5fb278fc5079} + + + {7b6dab75-eedb-4b36-a3a3-ea8c30b4a412} + + + + + Design + + + Design + + + Design + + \ No newline at end of file diff --git a/MavLinkCom/MavLinkTest/MavLinkTest.vcxproj b/MavLinkCom/MavLinkTest/MavLinkTest.vcxproj index 2f6363dd..2c1fea62 100644 --- a/MavLinkCom/MavLinkTest/MavLinkTest.vcxproj +++ b/MavLinkCom/MavLinkTest/MavLinkTest.vcxproj @@ -1,432 +1,457 @@  - - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - RelWithDebInfo - ARM - - - RelWithDebInfo - Win32 - - - RelWithDebInfo - x64 - - - - v143 - - - {25EB67BE-468A-4AA5-910F-07EFD58C5516} - Win32Proj - MavLinkTest - - - - Application - true - Unicode - - - Application - true - Unicode - - - Application - false - true - Unicode - - - Application - false - true - Unicode - - - Application - false - true - Unicode - - - Application - false - true - Unicode - - - Application - true - Unicode - - - Application - false - true - Unicode - - - Application - false - true - Unicode - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - true - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - true - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - false - $(ProjectDir)build\$(Platform)\$(Configuration)\ - $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ - - - - NotUsing - Level3 - Disabled - _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDebugDLL - true - true - stdcpp17 - - - Console - true - - - kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) - - - - - true - - - - - NotUsing - Level3 - Disabled - ONECORE;_WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDebugDLL - true - true - - - Console - true - - - onecore.lib;;%(AdditionalDependencies) - kernel32.lib;user32.lib - - - true - - - - - NotUsing - Level3 - Disabled - _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDebugDLL - true - true - stdcpp17 - - - Console - true - - - NotSet - kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) - - - true - - - - - Level3 - NotUsing - MaxSpeed - true - true - _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDLL - true - stdcpp17 - - - Console - true - true - true - - - kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) - - - - - Level3 - NotUsing - Disabled - true - true - _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDLL - true - stdcpp17 - false - - - Console - true - true - true - - - kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) - - - - - Level3 - NotUsing - MaxSpeed - true - true - ONECORE;_WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDLL - true - - - Console - true - true - true - - - onecore.lib;;%(AdditionalDependencies) - kernel32.lib;user32.lib - - - - - Level3 - NotUsing - Disabled - true - true - ONECORE;_WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDLL - true - false - - - Console - true - true - true - - - onecore.lib;;%(AdditionalDependencies) - kernel32.lib;user32.lib - - - - - Level3 - NotUsing - MaxSpeed - true - true - _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDLL - true - true - stdcpp17 - - - Console - true - true - true - - - kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) - - - true - - - - - Level3 - NotUsing - Disabled - true - true - _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) - false - ../include;../common_utils; - MultiThreadedDLL - true - true - stdcpp17 - false - - - Console - true - true - true - - - kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) - - - true - - - - - - - - - - - - - - - - - - - {8510c7a4-bf63-41d2-94f6-d8731d137a5a} - - - - - + + + + + Debug + ARM + + + Debug + Win32 + + + Release + ARM + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + RelWithDebInfo + ARM + + + RelWithDebInfo + Win32 + + + RelWithDebInfo + x64 + + + + v143 + + + {25EB67BE-468A-4AA5-910F-07EFD58C5516} + Win32Proj + MavLinkTest + + + + Application + true + Unicode + + + Application + true + Unicode + + + Application + false + true + Unicode + + + Application + false + true + Unicode + + + Application + false + true + Unicode + + + Application + false + true + Unicode + + + Application + true + Unicode + + + Application + false + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + true + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + true + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + false + $(ProjectDir)build\$(Platform)\$(Configuration)\ + $(ProjectDir)temp\$(ProjectName)\$(Platform)\$(Configuration)\ + + + + NotUsing + Level3 + Disabled + _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDebugDLL + true + true + stdcpp17 + + + Console + true + + kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) + + + + true + + + + + NotUsing + Level3 + Disabled + ONECORE;_WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDebugDLL + true + true + + + Console + true + + onecore.lib;;%(AdditionalDependencies) + kernel32.lib;user32.lib + + + true + + + + + NotUsing + Level3 + Disabled + _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDebugDLL + true + true + stdcpp17 + + + Console + true + + NotSet + kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) + + + true + + + + + Level3 + NotUsing + MaxSpeed + true + true + _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDLL + true + stdcpp17 + + + Console + true + true + true + + kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) + + + + + Level3 + NotUsing + Disabled + true + true + _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDLL + true + stdcpp17 + false + + + Console + true + true + true + + kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) + + + + + Level3 + NotUsing + MaxSpeed + true + true + ONECORE;_WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDLL + true + + + Console + true + true + true + + onecore.lib;;%(AdditionalDependencies) + kernel32.lib;user32.lib + + + + + Level3 + NotUsing + Disabled + true + true + ONECORE;_WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDLL + true + false + + + Console + true + true + true + + onecore.lib;;%(AdditionalDependencies) + kernel32.lib;user32.lib + + + + + Level3 + NotUsing + MaxSpeed + true + true + _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDLL + true + true + stdcpp17 + + + Console + true + true + true + + kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) + + + true + + + + + Level3 + NotUsing + Disabled + true + true + _WIN32_WINNT=0x0600;_WIN32;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) + false + ../include;../common/utils; + MultiThreadedDLL + true + true + stdcpp17 + false + + + Console + true + true + true + + kernel32.lib;user32.lib;uuid.lib;%(AdditionalDependencies) + + + true + + + + + + + + + + + + + + + + + + + {8510c7a4-bf63-41d2-94f6-d8731d137a5a} + + + + \ No newline at end of file diff --git a/MavLinkCom/include/Semaphore.hpp b/MavLinkCom/include/Semaphore.hpp index 1d4ff7a6..f8fa0e97 100644 --- a/MavLinkCom/include/Semaphore.hpp +++ b/MavLinkCom/include/Semaphore.hpp @@ -3,6 +3,7 @@ #ifndef common_utils_Semaphore_hpp #define common_utils_Semaphore_hpp + #include namespace mavlink_utils { diff --git a/MavLinkCom/src/MavLinkMessageBase.cpp b/MavLinkCom/src/MavLinkMessageBase.cpp index 09a2a408..7d42195e 100644 --- a/MavLinkCom/src/MavLinkMessageBase.cpp +++ b/MavLinkCom/src/MavLinkMessageBase.cpp @@ -1,7 +1,7 @@ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. -#include "StrictMode.hpp" +#include "common/utils/StrictMode.hpp" STRICT_MODE_OFF #define MAVLINK_PACKED diff --git a/MavLinkCom/src/impl/AdHocConnectionImpl.hpp b/MavLinkCom/src/impl/AdHocConnectionImpl.hpp index f780169f..4dcda3f8 100644 --- a/MavLinkCom/src/impl/AdHocConnectionImpl.hpp +++ b/MavLinkCom/src/impl/AdHocConnectionImpl.hpp @@ -14,7 +14,7 @@ // #include "MavLinkMessageBase.hpp" #include "../serial_com/TcpClientPort.hpp" #include "Semaphore.hpp" -#include "StrictMode.hpp" +#include "common/utils/StrictMode.hpp" #define MAVLINK_PACKED STRICT_MODE_OFF diff --git a/MavLinkCom/src/impl/MavLinkConnectionImpl.hpp b/MavLinkCom/src/impl/MavLinkConnectionImpl.hpp index a6210ae5..6cb5dbbb 100644 --- a/MavLinkCom/src/impl/MavLinkConnectionImpl.hpp +++ b/MavLinkCom/src/impl/MavLinkConnectionImpl.hpp @@ -8,7 +8,7 @@ #include "MavLinkConnection.hpp" #include "MavLinkMessageBase.hpp" #include "Semaphore.hpp" -#include "StrictMode.hpp" +#include "common/utils/StrictMode.hpp" #include #include #include diff --git a/cmake/HelloCar/CMakeLists.txt b/cmake/HelloCar/CMakeLists.txt index f55c2ae5..1b394898 100644 --- a/cmake/HelloCar/CMakeLists.txt +++ b/cmake/HelloCar/CMakeLists.txt @@ -14,7 +14,7 @@ include_directories( ${AUTONOMYSIM_ROOT}/AutonomyLib/include ${RPC_LIB_INCLUDES} ${AUTONOMYSIM_ROOT}/MavLinkCom/include - ${AUTONOMYSIM_ROOT}/MavLinkCom/common_utils + ${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils ) AddExecutableSource() diff --git a/cmake/HelloDrone/CMakeLists.txt b/cmake/HelloDrone/CMakeLists.txt index 18deeb1c..a83b9357 100644 --- a/cmake/HelloDrone/CMakeLists.txt +++ b/cmake/HelloDrone/CMakeLists.txt @@ -14,7 +14,7 @@ include_directories( ${AUTONOMYSIM_ROOT}/AutonomyLib/include ${RPC_LIB_INCLUDES} ${AUTONOMYSIM_ROOT}/MavLinkCom/include - ${AUTONOMYSIM_ROOT}/MavLinkCom/common_utils + ${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils ) AddExecutableSource() diff --git a/cmake/HelloSpawnedDrones/CMakeLists.txt b/cmake/HelloSpawnedDrones/CMakeLists.txt index 745665bd..49abb45a 100644 --- a/cmake/HelloSpawnedDrones/CMakeLists.txt +++ b/cmake/HelloSpawnedDrones/CMakeLists.txt @@ -14,7 +14,7 @@ include_directories( ${AUTONOMYSIM_ROOT}/AutonomyLib/include ${RPC_LIB_INCLUDES} ${AUTONOMYSIM_ROOT}/MavLinkCom/include - ${AUTONOMYSIM_ROOT}/MavLinkCom/common_utils + ${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils ) AddExecutableSource() diff --git a/cmake/MavLinkCom/CMakeLists.txt b/cmake/MavLinkCom/CMakeLists.txt index 6dc239b8..87e6891e 100644 --- a/cmake/MavLinkCom/CMakeLists.txt +++ b/cmake/MavLinkCom/CMakeLists.txt @@ -10,7 +10,7 @@ CommonSetup() include_directories( ${AUTONOMYSIM_ROOT}/MavLinkCom - ${AUTONOMYSIM_ROOT}/MavLinkCom/common_utils + ${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils ${AUTONOMYSIM_ROOT}/MavLinkCom/include ) diff --git a/cmake/MavLinkCom/MavLinkTest/CMakeLists.txt b/cmake/MavLinkCom/MavLinkTest/CMakeLists.txt index 8107ff88..83f8b142 100644 --- a/cmake/MavLinkCom/MavLinkTest/CMakeLists.txt +++ b/cmake/MavLinkCom/MavLinkTest/CMakeLists.txt @@ -10,7 +10,7 @@ SetupConsoleBuild() include_directories( ${AUTONOMYSIM_ROOT}/MavLinkCom/MavLinkTest ${AUTONOMYSIM_ROOT}/MavLinkCom/include - ${AUTONOMYSIM_ROOT}/MavLinkCom/common_utils + ${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils ) set(PROJECT_CPP ${PROJECT_NAME}_sources) diff --git a/ros2/src/autonomysim_ros_pkgs/CMakeLists.txt b/ros2/src/autonomysim_ros_pkgs/CMakeLists.txt index 3e264c61..b0697f70 100644 --- a/ros2/src/autonomysim_ros_pkgs/CMakeLists.txt +++ b/ros2/src/autonomysim_ros_pkgs/CMakeLists.txt @@ -45,7 +45,7 @@ set(INCLUDE_DIRS include ${AUTONOMYSIM_ROOT}/AutonomyLib/include ${RPC_LIB_INCLUDES} ${AUTONOMYSIM_ROOT}/MavLinkCom/include - ${AUTONOMYSIM_ROOT}/MavLinkCom/common_utils + ${AUTONOMYSIM_ROOT}/MavLinkCom/common/utils ${OpenCV_INCLUDE_DIRS} ) include_directories(${INCLUDE_DIRS})