Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Julius Pfrommer c858b718a8 more syntax highlighting in tutorials 9 gadi atpakaļ
  Stasik0 f3ffde1ee0 adding logos to the docs, adding "make latex" target to generate latex sources with sphinx 9 gadi atpakaļ
  Julius Pfrommer e9ea32feb4 Use pygments for code highlighing in the docs 9 gadi atpakaļ
  Julius Pfrommer 1b8a9b1fdf Activate code highlighting in first tutorial 9 gadi atpakaļ
  Stasik0 8721538bbf fixing unicode chars in tutorials, toc, to get good pdfs 9 gadi atpakaļ
  FlorianPalm 73a236519c Update client_firstSteps.c 9 gadi atpakaļ
  Julius Pfrommer d154dd4e3d add building a static library, link the examples statically 9 gadi atpakaļ
  Stasik0 519a8accf3 fix for RPI leds 9 gadi atpakaļ
  FlorianPalm 849e4da667 Update tutorials.rst 9 gadi atpakaļ
  FlorianPalm c14be53f53 Update tutorial_noderelations.rst 9 gadi atpakaļ
  FlorianPalm 2f5365044c Update tutorials.rst 9 gadi atpakaļ
  Stasik0 4e2cf56ab6 do not update website on prs and branch buidls 9 gadi atpakaļ
  Stasik0 35103ae049 Merge branch 'master' of https://github.com/acplt/open62541 9 gadi atpakaļ
  Stasik0 55eaf1c6c4 adding tutorials for variable nodes and methods 9 gadi atpakaļ
  Julius Pfrommer f47c6dc983 fix python3 support for the namespace generation 9 gadi atpakaļ
  FlorianPalm 527a74fd28 Update ua_builtin_types.py 9 gadi atpakaļ
  Stasik0 e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly 10 gadi atpakaļ
  Chris Iatrou 20ae4add72 Renamen UA_Server_attachMethod_toNode to UA_Server_setAttribute_method; added UA_Server_getAttribute_method; Replaced attribute getter|setter functions with aliases to UA_Server_get|setAttributeValue (which is now manditorily exported). 10 gadi atpakaļ
  ichrispa 350625875c reinserted lost attachMethod_toNode, removed exported UA_Server_setAttributeValue and replaced it with attribute-specific macors (UA_Server_setAttribute_browseName...); added UA_Server_get|setAttribute_DataSource. 10 gadi atpakaļ
  Stasik0 30845fe874 tests run with the new api 10 gadi atpakaļ
  Stasik0 f4ef1e7662 adding datasource example 10 gadi atpakaļ
  Holger Jeromin 93957320b5 INFO is no valid keyword. changing to STATUS 10 gadi atpakaļ
  Holger Jeromin a740695c78 rewording "having no git revision" from warning to INFO 10 gadi atpakaļ
  Stasik0 d3cf8aa847 * tutorial fixup 10 gadi atpakaļ
  Stasik0 fd32ca887b replacing malloc with UA_malloc in subscription-related parts? 10 gadi atpakaļ
  ichrispa 0b06fdb1f0 Fixed duplicate typeDefinition reference due to incorrect passing of parameters to printSubtype 10 gadi atpakaļ
  Stasik0 e2e0523916 prevent client's method call from segfault when method call not implemented 10 gadi atpakaļ
  Stasik0 bc454018e9 restoring client.c 10 gadi atpakaļ
  Stasik0 5cbad447af finished client first steps tutorial with reading nodes's values 10 gadi atpakaļ
  Stasik0 4bdfe2354c fixing conditional in travis build 10 gadi atpakaļ