Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  ichrispa 34a3c98e90 Created executable serverside UA_Server_setAttributeValue(); instanitated node manipulation tutorial. Tutorials now called tutorial_xy.rst to keep some order in /doc. 9 vuotta sitten
  ichrispa c662814c8a Serverside method 'ping' was wrongly referenced as being 'organizes' by its parent object 'Objects' (not hasProperty), which prevented it from being called. 9 vuotta sitten
  ichrispa b481cc3a94 Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP). 9 vuotta sitten
  ichrispa 52e4264d6c Changed minor error in example server; getNodeCopy() and deleteNodeCopy() tested/successfully backported from application. 9 vuotta sitten
  ichrispa 8d09a9383e Serverside node iterator in place. 9 vuotta sitten
  ichrispa 71d7a10ccc Both Server and Client can create Object- & VariableNodes. Server can now easily delete them (Client: not yet). 9 vuotta sitten
  ichrispa 0fb4fd0f12 UA_Server_add<Type>Node now takes an additional argument to return the nodeId of the actually created node, allowing userspace functions to create hierarchic instances of objects. Fixed an error in addMethodNode that prevented dynamic methods having arguments when using NODEID_NUMERIC(x,0). 9 vuotta sitten
  Stasik0 dddd77ba8c amalagated server compile with multi-threading on 9 vuotta sitten
  Stasik0 2107446310 getting server compiled with multithreading and amalgamation 9 vuotta sitten
  joyhope ba371cd6c6 support cygwin envirnment 9 vuotta sitten
  Stasik0 817d39c35f fixing demo cpu temperature reading function 9 vuotta sitten
  Stasik0 671004830d types reverted 9 vuotta sitten
  Stasik0 4342319521 adding matrix nodes to demo node folder 9 vuotta sitten
  FlorianPalm ef037512e6 fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field 9 vuotta sitten
  FlorianPalm fb0bee87a1 Merge branch 'master' of https://github.com/acplt/open62541 9 vuotta sitten
  FlorianPalm cf424650c3 fixed bug within UA_Variant_decodeBinary: arrayDimensions data was copied erroneously to the data field of the variant 9 vuotta sitten
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 vuotta sitten
  Julius Pfrommer 0b9b7095ca no compiler flag required to compile amalgamated server 9 vuotta sitten
  Julius Pfrommer 5caa997870 always copy data from the data source (removing the release function pointer) 9 vuotta sitten
  Julius Pfrommer 6b52e3c5dc add a define for multithreading 9 vuotta sitten
  Julius Pfrommer df4753b00d improve amalgamation 9 vuotta sitten
  FlorianPalm de5cb7d32b Update server.c 9 vuotta sitten
  FlorianPalm 1adbb44483 Merge branch 'master' of https://github.com/acplt/open62541 9 vuotta sitten
  FlorianPalm 0632a8363b related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian 9 vuotta sitten
  Stasik0 b3dc6cff71 masking out non-windows parts of the example - get rid of F_OK completely 9 vuotta sitten
  ichrispa 67840c9f38 Added F_OK to server.c, as it does not include any definitions in the hidden ua_util.h when amalgamation is enabled. 9 vuotta sitten
  Holger Jeromin 6f6b764392 fixing typo in comment 9 vuotta sitten
  Stasik0 983c50554e fixing restrict and header inclusion for VS2015, credit goes to @stephanhensel, a fixed version of #257, fixed #257 9 vuotta sitten
  Stasik0 6af73e48f4 renaming server certificate to "server_cert.der", adding a self signed certificate to release, should work out, at least for CTT 10 vuotta sitten
  Julius Pfrommer 9e51e84caa API freezing: add handling of ranges to data sources 10 vuotta sitten