Commit History

Autor SHA1 Mensaxe Data
  Julius Pfrommer 01cbd8c8d7 move cmake folder to tools/cmake; fix rpi cross-compilation for gcc5 %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 4e529ea850 rename src_extra folder to plugins %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer b9bf154a07 small improvement to the type documentation %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 80eb5fb0e5 remove max_array. no longer needed since we use size_t everywhere and decoding checks if the message permits the array length %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 7d1ef08c26 still a bug in doc generation %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 27d7320e2f use old build/doc directory for html output %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer c42a2f167e add documentation on doc generation; clean up push_doc script %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 1dedf58f67 Merge pull request #564 from open62541/c2rst %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 26cd7ec423 add c2rst tool to generate documentation from header files %!s(int64=9) %!d(string=hai) anos
  ichrispa eed7593f19 Merge branch 'master' of https://github.com/open62541/open62541 %!s(int64=9) %!d(string=hai) anos
  ichrispa 8b81a9e9a1 Fixed spurius & in ua_nodestore_remove causing hash lookups to fail in urcu (closes #566) %!s(int64=9) %!d(string=hai) anos
  Sten Grüner d037f155d7 Merge pull request #561 from Wtango/include_order %!s(int64=9) %!d(string=hai) anos
  FlorianPalm 04ee2de2c9 Update in_a_nutshell.rst %!s(int64=9) %!d(string=hai) anos
  FlorianPalm edd8d2e675 Update in_a_nutshell.rst %!s(int64=9) %!d(string=hai) anos
  ichrispa 1ba735c284 Fixed namespace compiler still initializing/duplicating method arguments for methods with no arguments. %!s(int64=9) %!d(string=hai) anos
  ichrispa be8e96f27c Merge branch 'master' of https://github.com/open62541/open62541 %!s(int64=9) %!d(string=hai) anos
  ichrispa 330324771e Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function. %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer bfc85fa977 Merge pull request #563 from Root-Core/master %!s(int64=9) %!d(string=hai) anos
  Root-Core b66d2def1b Fixed c&p bug (?) while adding a VariableTypeNode %!s(int64=9) %!d(string=hai) anos
  ichrispa 882b7e5a6c Reinstated userspace UA_Server_methodNode_attachCallback (for the 3rd time now?) and put it into the example server; %!s(int64=9) %!d(string=hai) anos
  wuyangtang 7a8d5ac495 Fix include order %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 3f78178385 fix the mainloop example in windows %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer f2b5b84c0f add an example that shows the integration of the server in an external mainloop %!s(int64=9) %!d(string=hai) anos
  ichrispa 4986b9ac3e Fixed SEGFAULT if Client_Call is passed a null pointer for return arguments... %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer cfb39b1c66 use platform agnostic code for float encoding from beej's guide. (#559) %!s(int64=9) %!d(string=hai) anos
  ichrispa 214d9bf748 Fixied include order problem between GCC/CLang by wrapping iterator callback into ifdefs. %!s(int64=9) %!d(string=hai) anos
  ichrispa d354cf723f Also in terms of the symmetric API, the UA_Client_writeAttribute<X> function set appears to have vanished. UA_Client_writeAttributeValue was restored in accordance with @jpfr's new implementation. %!s(int64=9) %!d(string=hai) anos
  ichrispa 3dcae4daea UA_Client_forEachChildNodeCall had somehow vanished from the otherwise symmetric API - and is now back. %!s(int64=9) %!d(string=hai) anos
  ichrispa a12c157c89 Check if output arguments are returned at all before accessing the result array proves beneficial if methods do not return arguments (the other choice is a SEGFAULT). %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 18e794f2ea Merge pull request #558 from open62541/client_password %!s(int64=9) %!d(string=hai) anos