- e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
- 508e9ca c++ sdk: Fix build on case-sensitive file systems by Michael Thies · 5 years ago
- 6fd9c2a Adapted aas submodelelement interfaces to Java sdk by Johannes Wendel · 5 years ago
- 5c8d325 Added tests for ConnectedRelationshipElement and refactores some files by Johannes Wendel · 5 years ago
- 6a91256 Changed json serializer to support other types than any for collections by Johannes Wendel · 5 years ago
- dca4b64 Added const char constructor to basyx::any to store a string by Johannes Wendel · 5 years ago
- 7a9fd7f Added class prototypes for connected classes in aas metamodel by Johannes Wendel · 5 years ago
- a81f5df Added some interfaces for aas metamodel like in Java sdk by Johannes Wendel · 5 years ago
- 5358315 Fixed test cases and appropriate classes to work correctly by Johannes Wendel · 5 years ago
- 38f5998 Merge "c++ sdk: Allow to use an external shared libfmt" by Thomas Psota · 5 years ago
- 80b097d c++ sdk: Allow to use an external shared libfmt by Tobias Klausmann · 5 years ago
- c65af6f Fixed merge conflicts by Johannes Wendel · 5 years ago
- f0540a8 Fixed wrong calculation of size field in frame reply sending by Thomas Psota · 5 years ago
- 9763afa Added more debug log output by Thomas Psota · 5 years ago
- c74a53e Corrected erroneous merge by Thomas Psota · 5 years ago
- d35841c Merge "Fixed multiple errors and warnings on different compilers:" by Frank Schnicke · 5 years ago
- 6cf6bf7 Merge "Added more snippets in VAB tests, moved basyx::function to basyx::shared" by Frank Schnicke · 5 years ago
- b2e5cfe Fixed multiple errors and warnings on different compilers: by Thomas Psota · 5 years ago
- 228c8fa Added more snippets in VAB tests, moved basyx::function to basyx::shared by Thomas Psota · 5 years ago
- 6bf7938 Added 3rd party library fmt for string formatting in basyx::log by Thomas Psota · 5 years ago
- 451cc18 Finished tests for ConnectedProperty. by Johannes Wendel · 5 years ago
- b5140ba Added Interface for VABProxy and wrtoe some tests. by Johannes Wendel · 5 years ago
- 3e50778 Merge "Added connected Property and appropriate classes." by Thomas Psota · 5 years ago
- ac87e15 Merge "Resolved some conflicts with namespaces and includes." by Thomas Psota · 5 years ago
- 6508950 Merge "Added anyTypeChecker to get the typename of a basyx::any object." by Thomas Psota · 5 years ago
- 559b5f4 Merge "Restores deleted test for VABPath and added character array support to VABPath" by Thomas Psota · 5 years ago
- 18f94e3 Merge "Added some accidantially deleted files and adapted includes to new structure" by Thomas Psota · 5 years ago
- 76fe7de Added connected Property and appropriate classes. by Johannes Wendel · 5 years ago
- 39e97f3 Resolved some conflicts with namespaces and includes. by Johannes Wendel · 5 years ago
- 94212ca Added anyTypeChecker to get the typename of a basyx::any object. by Johannes Wendel · 5 years ago
- 2fe6ca3 Restores deleted test for VABPath and added character array support to VABPath by Johannes Wendel · 5 years ago
- 6394cc6 Fixed FrameBuilder not accepting more than one argument for Invoke operations, fixed wrong serialization of invoke results. by Thomas Psota · 5 years ago
- fce156a Added some accidantially deleted files and adapted includes to new structure by Johannes Wendel · 5 years ago
- 8fea476 Fixed compile error in GCC by Thomas Psota · 5 years ago
- fe76c05 Added SimpleVABElement and MapRead tests by Thomas Psota · 5 years ago
- 0cf13b1 Added forward include header for basyx::any by Thomas Psota · 5 years ago
- ab77907 Reworked project structure in C++ SDK to mirror java SDK: by Thomas Psota · 5 years ago
- c0624f4 Merge "Adjusted behaviour of entity wrapper in VAB serialization" by Frank Schnicke · 5 years ago
- 2565d3f Merge "Elements list now returned by reference in VABPath" by Frank Schnicke · 5 years ago
- 0e76e1e Merge "Fixed wrong null check in basyx::any" by Frank Schnicke · 5 years ago
- f965dcd Adjusted behaviour of entity wrapper in VAB serialization by Thomas Psota · 5 years ago
- 8edd162 Elements list now returned by reference in VABPath by Thomas Psota · 5 years ago
- a97c96b Fixed wrong null check in basyx::any by Thomas Psota · 5 years ago
- e09d578 Merge changes I420e7180,I557556e7 by Thomas Psota · 5 years ago
- 5172187 Added "connectedElement" to c++ sdk. by Johannes Wendel · 5 years ago
- facc2a3 Fixed wrong size calculation in frame sending by Thomas Psota · 5 years ago
- aacf0d7 Addapted CMake files to get include directories correctly by Johannes Wendel · 5 years ago
- 1507e37 Modified AAS Interfaces in c++ sdk, now methods are all const. by Johannes Wendel · 5 years ago
- a7068ed Added missing include path. by Johannes Wendel · 5 years ago
- 027c898 Added VABElementProxy, implemented methods and wrote appropriate tests by Johannes Wendel · 5 years ago
- e66f25d Added operator+ and string cast operator to c++ VABPath. by Johannes Wendel · 5 years ago
- 87d9203 Reworked folder structure to split vab and aas by Thomas Psota · 5 years ago
- d54ad99 Merge changes I6b41de68,Idbf4dcc8 by Thomas Psota · 5 years ago
- a75a9c8 Adapted aas interfaces and implemented submodel. by Johannes · 5 years ago
- 48067fc VAB tests working now on Unix systems. by Johannes.wendel.iese.fraunhofer.de · 5 years ago
- 1f96b42 Added missing serialization for basyx::function by Thomas Psota · 5 years ago
- c6de3de Added AAS Metamodel interfaces to c++ sdk acording to Java sdk. by Johannes.wendel.iese.fraunhofer.de · 5 years ago
- 9e1cc08 Adjusted vabpath to behavour from Java sdk. by Johannes.wendel.iese.fraunhofer.de · 5 years ago
- a022609 Added Invoke functionality, fixes to basyx:any by Thomas Psota · 5 years ago
- 607cd73 Fixed lower-case letter in header include for case-sensitive UNIX filesystems by Thomas Psota · 5 years ago
- 0e3b361 Refactored old BaSys type system in C++ SDK: by Thomas Psota · 5 years ago
- 015bc70 Added license files for gtest and nlohmann-json by Thomas Psota · 5 years ago
- aac8478 Added JSON serialization for basyx::any by Thomas Psota · 5 years ago
- 2a4cfc7 Abstraction layer now using basyx::log, fixed erroneous socket shutdown in unix implementation by Thomas Psota · 5 years ago
- b2d1ed5 Added serializiaton interfaces to basyx::any by Thomas Psota · 5 years ago
- b51bcdd Added basyx::log by Thomas Psota · 5 years ago
- 15ac8a8 Added first version of VAB hashmap provider in C++ SDK. by Thomas Psota · 6 years ago
- b83ec3d Added utility function for CMake to individually specify new build targets for testing purposes by Thomas Psota · 6 years ago
- 0b2d61f This commit fixes the merge-conflicts in https://git.eclipse.org/r/138536 and https://git.eclipse.org/r/#/c/138533 by Thomas Psota · 6 years ago
- 94addb9 Added CMake as build system generator for BaSyx C++ SDK: by Thomas Psota · 6 years ago
- db03c72 Merge "Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer" by Thomas Kuhn · 6 years ago
- bee54ea Merge "Restructured regression folder in C++ SDK:" by Thomas Kuhn · 6 years ago
- 8980359 Changed interface of ISubModel to use basyx::any by Thomas Psota · 6 years ago
- ed6059a Added missing isNull check in JSONProvider isFrozen() by Thomas Psota · 6 years ago
- ecaf472 Adjusted BaSyx Native Connector and TCP Server to use basyx::net by Thomas Psota · 6 years ago
- fea8245 Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer by Thomas Psota · 6 years ago
- 2765b60 Restructured regression folder in C++ SDK: by Thomas Psota · 6 years ago
- 7f30e38 Merge "Restructured C++ SDK:" by Thomas Kuhn · 6 years ago
- bc52a8f Merge changes I690f486f,Ieb7fdc6a by Thomas Kuhn · 6 years ago
- c5c06b9 Merge "Added util folder containing misc. utility functions:" by Thomas Kuhn · 6 years ago
- 2e42e76 Added basyx::any: Container class for type-safe storage of objects by Thomas Psota · 6 years ago
- fe21cad Added basyx::array: simple wrapper class for fixed-size and dynamic arrays by Thomas Psota · 6 years ago
- 9cea490 Added util folder containing misc. utility functions: by Thomas Psota · 6 years ago
- e02ac98 Restructured C++ SDK: by Thomas Psota · 6 years ago
- 3e82e39 Removed deprecated test files from regression folder by Thomas Psota · 6 years ago
- 45f50ca Moved 3rd party libraries (gtest,json) to lib folder by Thomas Psota · 6 years ago
- de4cdb3 Merge "Reimplemented BRef through std::shared_ptr" by Thomas Kuhn · 6 years ago
- d7e5615 Merge "Added abstraction layer in basyx c++ sdk" by Thomas Kuhn · 6 years ago
- 4442207 Reimplemented BRef through std::shared_ptr by Thomas Psota · 6 years ago
- db37cb9 Added abstraction layer in basyx c++ sdk by Thomas Psota · 6 years ago
- b19f874 Removed leftover .svn directory by Thomas Psota · 6 years ago
- a710418 Merge branch 'master' of ssh://tkuhn1l6@git.eclipse.org:29418/basyx/basyx by tkuhn1l6 · 6 years ago
- fbc5c18 Update by tkuhn1l6 · 6 years ago
- 2fd373b Updates makefile to be compatible to multiple platforms by Frank Schnicke · 6 years ago
- 59a2a4e mkdir fix by tkuhn1l6 · 6 years ago
- a435414 Adds CXXHandler by Frank Schnicke · 6 years ago
- b19afb6 Adds BaSyxNativeConnector, BaSyxNativeProvider and BaSyxTCPServer by Frank Schnicke · 6 years ago
- 004986d Adds BaSyxNativeFrameBuilder and BaSyxNativeFrameProcessor by Frank Schnicke · 6 years ago
- 32317e2 Updates CXXModelProvider to use new path structure by Frank Schnicke · 6 years ago
- e82de15 Fixes buildPath not handling nested properties correctly by Frank Schnicke · 6 years ago