1. 10dc552 Implement some missing submodel classes. by Johannes Wendel · 5 years ago
  2. dd30930 Adjusts namespaces and include of connected classes to refactoring by Johannes Wendel · 5 years ago
  3. b49d8df Added implementations of submodel classes by Thomas Psota · 5 years ago
  4. 8aacf03 Merge "Modifies include paths according to refactoring" by Thomas Psota · 5 years ago
  5. 93183f6 Modifies include paths according to refactoring by Johannes Wendel · 5 years ago
  6. c6be340 build: Allow building shared libraries by Tobias Klausmann · 5 years ago
  7. 3642dbc vab: Depend on the abstraction layer by Tobias Klausmann · 5 years ago
  8. 410c038 logging: Do not depend on threading by Tobias Klausmann · 5 years ago
  9. 8bd0cc0 Modified include paths according to refactoring by Johannes Wendel · 5 years ago
  10. 35dc693 Added ElementMap by Johannes Wendel · 5 years ago
  11. 176a20c Split up basyx::aas into basyx:aas and basyx::submodel by Thomas Psota · 5 years ago
  12. 5018942 Implemented AssetAsdministrationShell by Johannes Wendel · 5 years ago
  13. c43c882 Creats structure for implementing AssetAdministrationShell by Johannes Wendel · 5 years ago
  14. ed007a1 Adapted Interfaces and classes to new basyx::object. by Johannes Wendel · 5 years ago
  15. 79a97d6 Complete refactor of basyx::vab and basyx::shared in C++ sdk, introducing new object type system basyx::object by Thomas Psota · 5 years ago
  16. 11b6dae Fixed merge conflicts by Johannes Wendel · 5 years ago
  17. e69a04c Changes connected classes from type any to specific types by Johannes Wendel · 5 years ago
  18. fd64702 Adds some needed classes to c++ sdk by Johannes Wendel · 5 years ago
  19. dafc2c0 Adding operator to VABPath. by Johannes Wendel · 5 years ago
  20. 991a90f Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  21. c5c71af Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  22. a3f0524 Adds containers for specific types by Johannes Wendel · 5 years ago
  23. 46df9d0 Adds containers for specific types by Johannes Wendel · 5 years ago
  24. 15e9748 Adding getDeepProxy functionallity to VABElementProxy by Johannes Wendel · 5 years ago
  25. 5e8fd96 Adapted c++ metamodel interfaces to java sdk by Johannes Wendel · 5 years ago
  26. 152e41d Adapted Submodel to Java sdk. by Johannes Wendel · 5 years ago
  27. 86e9e34 Adding IVABElementContainer by Johannes Wendel · 5 years ago
  28. bdf2e76 Adds ConnectedOperation with appropriate tests. by Johannes Wendel · 5 years ago
  29. 3248ad5 Fixed merge conflicts by Johannes Wendel · 5 years ago
  30. e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
  31. 508e9ca c++ sdk: Fix build on case-sensitive file systems by Michael Thies · 5 years ago
  32. 6fd9c2a Adapted aas submodelelement interfaces to Java sdk by Johannes Wendel · 5 years ago
  33. 5c8d325 Added tests for ConnectedRelationshipElement and refactores some files by Johannes Wendel · 5 years ago
  34. 6a91256 Changed json serializer to support other types than any for collections by Johannes Wendel · 5 years ago
  35. dca4b64 Added const char constructor to basyx::any to store a string by Johannes Wendel · 5 years ago
  36. 7a9fd7f Added class prototypes for connected classes in aas metamodel by Johannes Wendel · 6 years ago
  37. a81f5df Added some interfaces for aas metamodel like in Java sdk by Johannes Wendel · 6 years ago
  38. 5358315 Fixed test cases and appropriate classes to work correctly by Johannes Wendel · 6 years ago
  39. 38f5998 Merge "c++ sdk: Allow to use an external shared libfmt" by Thomas Psota · 6 years ago
  40. 80b097d c++ sdk: Allow to use an external shared libfmt by Tobias Klausmann · 6 years ago
  41. c65af6f Fixed merge conflicts by Johannes Wendel · 6 years ago
  42. f0540a8 Fixed wrong calculation of size field in frame reply sending by Thomas Psota · 6 years ago
  43. 9763afa Added more debug log output by Thomas Psota · 6 years ago
  44. c74a53e Corrected erroneous merge by Thomas Psota · 6 years ago
  45. d35841c Merge "Fixed multiple errors and warnings on different compilers:" by Frank Schnicke · 6 years ago
  46. 6cf6bf7 Merge "Added more snippets in VAB tests, moved basyx::function to basyx::shared" by Frank Schnicke · 6 years ago
  47. b2e5cfe Fixed multiple errors and warnings on different compilers: by Thomas Psota · 6 years ago
  48. 228c8fa Added more snippets in VAB tests, moved basyx::function to basyx::shared by Thomas Psota · 6 years ago
  49. 6bf7938 Added 3rd party library fmt for string formatting in basyx::log by Thomas Psota · 6 years ago
  50. 451cc18 Finished tests for ConnectedProperty. by Johannes Wendel · 6 years ago
  51. b5140ba Added Interface for VABProxy and wrtoe some tests. by Johannes Wendel · 6 years ago
  52. 3e50778 Merge "Added connected Property and appropriate classes." by Thomas Psota · 6 years ago
  53. ac87e15 Merge "Resolved some conflicts with namespaces and includes." by Thomas Psota · 6 years ago
  54. 6508950 Merge "Added anyTypeChecker to get the typename of a basyx::any object." by Thomas Psota · 6 years ago
  55. 559b5f4 Merge "Restores deleted test for VABPath and added character array support to VABPath" by Thomas Psota · 6 years ago
  56. 18f94e3 Merge "Added some accidantially deleted files and adapted includes to new structure" by Thomas Psota · 6 years ago
  57. 76fe7de Added connected Property and appropriate classes. by Johannes Wendel · 6 years ago
  58. 39e97f3 Resolved some conflicts with namespaces and includes. by Johannes Wendel · 6 years ago
  59. 94212ca Added anyTypeChecker to get the typename of a basyx::any object. by Johannes Wendel · 6 years ago
  60. 2fe6ca3 Restores deleted test for VABPath and added character array support to VABPath by Johannes Wendel · 6 years ago
  61. 6394cc6 Fixed FrameBuilder not accepting more than one argument for Invoke operations, fixed wrong serialization of invoke results. by Thomas Psota · 6 years ago
  62. fce156a Added some accidantially deleted files and adapted includes to new structure by Johannes Wendel · 6 years ago
  63. 8fea476 Fixed compile error in GCC by Thomas Psota · 6 years ago
  64. fe76c05 Added SimpleVABElement and MapRead tests by Thomas Psota · 6 years ago
  65. 0cf13b1 Added forward include header for basyx::any by Thomas Psota · 6 years ago
  66. ab77907 Reworked project structure in C++ SDK to mirror java SDK: by Thomas Psota · 6 years ago
  67. c0624f4 Merge "Adjusted behaviour of entity wrapper in VAB serialization" by Frank Schnicke · 6 years ago
  68. 2565d3f Merge "Elements list now returned by reference in VABPath" by Frank Schnicke · 6 years ago
  69. 0e76e1e Merge "Fixed wrong null check in basyx::any" by Frank Schnicke · 6 years ago
  70. f965dcd Adjusted behaviour of entity wrapper in VAB serialization by Thomas Psota · 6 years ago
  71. 8edd162 Elements list now returned by reference in VABPath by Thomas Psota · 6 years ago
  72. a97c96b Fixed wrong null check in basyx::any by Thomas Psota · 6 years ago
  73. e09d578 Merge changes I420e7180,I557556e7 by Thomas Psota · 6 years ago
  74. 5172187 Added "connectedElement" to c++ sdk. by Johannes Wendel · 6 years ago
  75. facc2a3 Fixed wrong size calculation in frame sending by Thomas Psota · 6 years ago
  76. aacf0d7 Addapted CMake files to get include directories correctly by Johannes Wendel · 6 years ago
  77. 1507e37 Modified AAS Interfaces in c++ sdk, now methods are all const. by Johannes Wendel · 6 years ago
  78. a7068ed Added missing include path. by Johannes Wendel · 6 years ago
  79. 027c898 Added VABElementProxy, implemented methods and wrote appropriate tests by Johannes Wendel · 6 years ago
  80. e66f25d Added operator+ and string cast operator to c++ VABPath. by Johannes Wendel · 6 years ago
  81. 87d9203 Reworked folder structure to split vab and aas by Thomas Psota · 6 years ago
  82. d54ad99 Merge changes I6b41de68,Idbf4dcc8 by Thomas Psota · 6 years ago
  83. a75a9c8 Adapted aas interfaces and implemented submodel. by Johannes · 6 years ago
  84. 48067fc VAB tests working now on Unix systems. by Johannes.wendel.iese.fraunhofer.de · 6 years ago
  85. 1f96b42 Added missing serialization for basyx::function by Thomas Psota · 6 years ago
  86. c6de3de Added AAS Metamodel interfaces to c++ sdk acording to Java sdk. by Johannes.wendel.iese.fraunhofer.de · 6 years ago
  87. 9e1cc08 Adjusted vabpath to behavour from Java sdk. by Johannes.wendel.iese.fraunhofer.de · 6 years ago
  88. a022609 Added Invoke functionality, fixes to basyx:any by Thomas Psota · 6 years ago
  89. 607cd73 Fixed lower-case letter in header include for case-sensitive UNIX filesystems by Thomas Psota · 6 years ago
  90. 0e3b361 Refactored old BaSys type system in C++ SDK: by Thomas Psota · 6 years ago
  91. 015bc70 Added license files for gtest and nlohmann-json by Thomas Psota · 6 years ago
  92. aac8478 Added JSON serialization for basyx::any by Thomas Psota · 6 years ago
  93. 2a4cfc7 Abstraction layer now using basyx::log, fixed erroneous socket shutdown in unix implementation by Thomas Psota · 6 years ago
  94. b2d1ed5 Added serializiaton interfaces to basyx::any by Thomas Psota · 6 years ago
  95. b51bcdd Added basyx::log by Thomas Psota · 6 years ago
  96. 15ac8a8 Added first version of VAB hashmap provider in C++ SDK. by Thomas Psota · 6 years ago
  97. b83ec3d Added utility function for CMake to individually specify new build targets for testing purposes by Thomas Psota · 6 years ago
  98. 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
  99. 94addb9 Added CMake as build system generator for BaSyx C++ SDK: by Thomas Psota · 6 years ago
  100. db03c72 Merge "Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer" by Thomas Kuhn · 6 years ago