Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Julius Pfrommer 3897afc744 simplify NodeId type (shortened nodeids only during encoding) 10 vuotta sitten
  Julius Pfrommer 36dc4e0693 Merge branch 'master' of github.com:acplt/open62541 into cmake 10 vuotta sitten
  Florian Palm e9ae08247c fixes for reported issues by coverity 10 vuotta sitten
  Julius Pfrommer 981725b5b3 libopen62541 compiles with Visual Studio 2013 10 vuotta sitten
  Julius Pfrommer eb471f8a7f clean up namespace and fix a bug in testing 10 vuotta sitten
  Julius Pfrommer 083ef8ad36 concurrent namespace (enabled for multithreading) 10 vuotta sitten
  Stasik0 e13e96edd9 declaring the borrowed vtable at runtme in the ua_application.c 10 vuotta sitten
  Julius Pfrommer 5b191acea2 remove some memleaks. 10 vuotta sitten
  FlorianPalm 2a371e6b46 moved io processing to subprocess to enhance speed 10 vuotta sitten
  FlorianPalm 9405f09ed8 added 2nd LED as Node 10 vuotta sitten
  FlorianPalm f7c03d0910 added write led node as demonstration of write service 10 vuotta sitten
  FlorianPalm 68df7888c1 Changed call location of "serverCallback" to call it every messageloop cycle 10 vuotta sitten
  FlorianPalm b8c2e7b472 added option for raspberry pi io (enable-raspi) 10 vuotta sitten
  FlorianPalm d3c2cc86ef corrected definition errors for LED node. LED node is now available in ns0 10 vuotta sitten
  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 10 vuotta sitten
  Julius Pfrommer 19be74d759 oops. one reference too many 10 vuotta sitten
  Julius Pfrommer 48b7ca90bc add types folder 10 vuotta sitten
  Julius Pfrommer d1185dd8e7 Merge branch 'automation' of github.com:acplt/open62541 into automation 10 vuotta sitten
  Julius Pfrommer eff3e5f860 handle reference-subtypes in the browse service 10 vuotta sitten
  Stasik0 9ecab2fcf6 allocatig the dimensions on the heap 10 vuotta sitten
  Julius Pfrommer ccf5a58e4e build up the references hierarchy 10 vuotta sitten
  Julius Pfrommer 7ee57126e9 service_browse returns values. ua_application bug 10 vuotta sitten
  FlorianPalm 14b721fee9 Merge branch 'automation' of https://github.com/acplt/open62541 into automation 10 vuotta sitten
  FlorianPalm b4b2ca1bc2 better structure in browse service, fixes in UA_ReferenceDescription encoding/decoding/calcsize 10 vuotta sitten
  FlorianPalm 3e7322fef6 bug fixes within browse service (nodeclass mask = 0) 10 vuotta sitten
  Stasik0 30f6bd9bcf updating the currentTime in the server's state, preparation for handling RPi's I/Os 10 vuotta sitten
  open62541 c7e139fe53 resultMask added in browse service 10 vuotta sitten
  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 10 vuotta sitten
  Stasik0 e766d185c0 commenting out the second namespace -- keep only ns0 for the moment 10 vuotta sitten
  FlorianPalm 15e22b08f2 out commented browse service 10 vuotta sitten