Commit History

Author SHA1 Message Date
  ichrispa 08b19b00e3 Removed|Commented check '''if(arrayDimensionsSize != (size_t)valueRank)'''; empty arrays are being initialized in NS0, hence this condition cannot hold true in all cases. 8 years ago
  Holger Jeromin e94ee24dc6 Generic BSD detection for tcp/udp plugin (#807) 8 years ago
  ichrispa 9fcce200cb Merge branch '0.2' of https://github.com/open62541/open62541 into 0.2 8 years ago
  ichrispa dcb44c45b6 nsc adds valuerank 8 years ago
  ichrispa b0b469bb2a Fixed default varType; fixed valuerank mismatch 8 years ago
  ichrispa 36f430eacc Fixed: Can instantiate NS0 DataTypes /w DataType definitions (closes #805). Adapted API to allow type passing in variableTypes. Adapted namespace compiler to new value encoding scheme (closes #806). 8 years ago
  Julius Pfrommer d5f82e32ab Merge pull request #798 from mklingn/0.2 8 years ago
  Julius Pfrommer 27eb83b9b6 Merge pull request #804 from StalderT/patch-3 8 years ago
  StalderT 959461b744 Update ua_connection.c 8 years ago
  Julius Pfrommer 03cec06475 small documentation improvements 8 years ago
  FlorianPalm 6285983eab Update tutorial_server_firstSteps.rst 8 years ago
  Julius Pfrommer 392217167f improve documentation and html/latex generation 8 years ago
  Julius Pfrommer 524536563f Merge pull request #796 from open62541/variable_datavalue_docs 8 years ago
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions 8 years ago
  Julius Pfrommer e705eea331 fix handling of timestamps in read/write 8 years ago
  jmrahm fa35d2be3a fixed array read handling in client api 8 years ago
  Julius Pfrommer 3142cddfc2 NumericRanges with a single entry in a dimensions must be a single value and not the same separated with a colon 8 years ago
  Markus Graube af8811d04d Add install section for CMake (#764) 8 years ago
  Julius Pfrommer c0f707a905 refer to the standard for service definitions 8 years ago
  Julius Pfrommer 8cc2b59fdd improve documentation 8 years ago
  Julius Pfrommer 512a317922 allow local writing of datatype, valuerank, array dimensions 8 years ago
  Julius Pfrommer d35b615c8f add documentation of nodes; move generated datatype documentation 8 years ago
  Julius Pfrommer de3b7d9398 cosmetic improvements 8 years ago
  Julius Pfrommer 97d4b71307 fix a memleak in sending dangling publish responses 8 years ago
  Julius Pfrommer 6d51c75cce make more unit tests work 8 years ago
  Julius Pfrommer 98b67429c9 workaround some current omissions when adding nodes 8 years ago
  Julius Pfrommer dc1fb522e6 add hastypedefinition reference only for the "lowest" typedef in the hierarchy 8 years ago
  Julius Pfrommer 384b7b3a31 improve instantiation of variables and objects 8 years ago
  Chris Iatrou 479803f627 Merge pull request #799 from jmrahm/array_read_handling_4_clients 8 years ago
  jmrahm c2fa9e90f2 fixed array read handling in client api 8 years ago