Commit Verlauf

Autor SHA1 Nachricht Datum
  Stefan Profanter fa81007bb4 Fix after_success scripts (#809) vor 8 Jahren
  Markus Graube 41e7d913f8 initial example for instatiation/inheritence following #802 (#812) vor 8 Jahren
  ichrispa c2bb903346 UAExpert assumes the default access level ANY (3), which is not printed into the NS XML's. open62541 assumes NONE (0). Changed NS Compiler to correct for the discrepancy. vor 8 Jahren
  Julius Pfrommer b86c4e7be5 fix include of c files in documentation; improve handling of toc vor 8 Jahren
  Julius Pfrommer 9924010e23 fix a unit test with asan checker enabled vor 8 Jahren
  Julius Pfrommer b5fcf704ce add unit test for writing index ranges; add more log output vor 8 Jahren
  ichrispa f78131a469 Fixed instantiation callback: We want to know which node was created from what type. Due to proper and consquetial typeDef handling, this reported mostly baseDataVariableTypes... which isn't helpful to userspace at all. vor 8 Jahren
  ichrispa f2011cb6e2 Enable instantiation of nested objects/variables to be merged into each other. vor 8 Jahren
  ichrispa 13977f0c27 Readded node lists lost in oops vor 8 Jahren
  ichrispa 1c027faed9 Principal preparations for more complicated instantiation logic (now) allowing nested vars/obj/methods to be instatiated. Will be expanded to allow value overwrites and substructure merging. Current implementation uses *first instance by name* and discards others --> Will be the instance copy of the ObjectType/VarType. vor 8 Jahren
  ichrispa f2988da120 Added myself to the authors file... overdue for about 18 month's ^^ vor 8 Jahren
  ichrispa 7b85c0e10e Removed bogus safeguards against having dataType nodes as typdefinitions for variables; fixed nscompiler side mistake. vor 8 Jahren
  ichrispa ad7e0249e5 Deleting any instantiated children of serverType before adding our own (meaningfull) server description values. vor 8 Jahren
  ichrispa 14f3ea9f4d Merge branch '0.2' of https://github.com/open62541/open62541 into 0.2 vor 8 Jahren
  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. vor 8 Jahren
  Holger Jeromin e94ee24dc6 Generic BSD detection for tcp/udp plugin (#807) vor 8 Jahren
  ichrispa 9fcce200cb Merge branch '0.2' of https://github.com/open62541/open62541 into 0.2 vor 8 Jahren
  ichrispa dcb44c45b6 nsc adds valuerank vor 8 Jahren
  ichrispa b0b469bb2a Fixed default varType; fixed valuerank mismatch vor 8 Jahren
  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). vor 8 Jahren
  Julius Pfrommer d5f82e32ab Merge pull request #798 from mklingn/0.2 vor 8 Jahren
  Julius Pfrommer 27eb83b9b6 Merge pull request #804 from StalderT/patch-3 vor 8 Jahren
  StalderT 959461b744 Update ua_connection.c vor 8 Jahren
  Julius Pfrommer 03cec06475 small documentation improvements vor 8 Jahren
  FlorianPalm 6285983eab Update tutorial_server_firstSteps.rst vor 8 Jahren
  Julius Pfrommer 392217167f improve documentation and html/latex generation vor 8 Jahren
  Julius Pfrommer 524536563f Merge pull request #796 from open62541/variable_datavalue_docs vor 8 Jahren
  Julius Pfrommer bd7858bf12 improve handling of timestamps in subscriptions vor 8 Jahren
  Julius Pfrommer e705eea331 fix handling of timestamps in read/write vor 8 Jahren
  jmrahm fa35d2be3a fixed array read handling in client api vor 8 Jahren