커밋 기록

작성자 SHA1 메시지 날짜
  Julius Pfrommer 3897afc744 simplify NodeId type (shortened nodeids only during encoding) 10 년 전
  Julius Pfrommer 36dc4e0693 Merge branch 'master' of github.com:acplt/open62541 into cmake 10 년 전
  Florian Palm e9ae08247c fixes for reported issues by coverity 10 년 전
  Julius Pfrommer 981725b5b3 libopen62541 compiles with Visual Studio 2013 10 년 전
  Julius Pfrommer eb471f8a7f clean up namespace and fix a bug in testing 10 년 전
  Julius Pfrommer 083ef8ad36 concurrent namespace (enabled for multithreading) 10 년 전
  Stasik0 e13e96edd9 declaring the borrowed vtable at runtme in the ua_application.c 11 년 전
  Julius Pfrommer 5b191acea2 remove some memleaks. 11 년 전
  FlorianPalm 2a371e6b46 moved io processing to subprocess to enhance speed 11 년 전
  FlorianPalm 9405f09ed8 added 2nd LED as Node 11 년 전
  FlorianPalm f7c03d0910 added write led node as demonstration of write service 11 년 전
  FlorianPalm 68df7888c1 Changed call location of "serverCallback" to call it every messageloop cycle 11 년 전
  FlorianPalm b8c2e7b472 added option for raspberry pi io (enable-raspi) 11 년 전
  FlorianPalm d3c2cc86ef corrected definition errors for LED node. LED node is now available in ns0 11 년 전
  Stasik0 794e022e81 trying to add a first node into the 'local' NS, it seems that the browse service does not work with cross-ns references 11 년 전
  Julius Pfrommer 19be74d759 oops. one reference too many 11 년 전
  Julius Pfrommer 48b7ca90bc add types folder 11 년 전
  Julius Pfrommer d1185dd8e7 Merge branch 'automation' of github.com:acplt/open62541 into automation 11 년 전
  Julius Pfrommer eff3e5f860 handle reference-subtypes in the browse service 11 년 전
  Stasik0 9ecab2fcf6 allocatig the dimensions on the heap 11 년 전
  Julius Pfrommer ccf5a58e4e build up the references hierarchy 11 년 전
  Julius Pfrommer 7ee57126e9 service_browse returns values. ua_application bug 11 년 전
  FlorianPalm 14b721fee9 Merge branch 'automation' of https://github.com/acplt/open62541 into automation 11 년 전
  FlorianPalm b4b2ca1bc2 better structure in browse service, fixes in UA_ReferenceDescription encoding/decoding/calcsize 11 년 전
  FlorianPalm 3e7322fef6 bug fixes within browse service (nodeclass mask = 0) 11 년 전
  Stasik0 30f6bd9bcf updating the currentTime in the server's state, preparation for handling RPi's I/Os 11 년 전
  open62541 c7e139fe53 resultMask added in browse service 11 년 전
  Stasik0 f46132f43d further tries to fixup namespaceArray -> returned error: "Read NamespaceArray failed with status code BadNodeIdUnknown for item 0". A bytwise compare with connection to a working server is needed 11 년 전
  Stasik0 e766d185c0 commenting out the second namespace -- keep only ns0 for the moment 11 년 전
  FlorianPalm 15e22b08f2 out commented browse service 11 년 전