Commit Verlauf

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