Julius Pfrommer
|
bc586419b3
cosmetic improvements
|
9 years ago |
Markus Graube
|
85cd217d84
Replace random_r with RNG from pcg32
|
9 years ago |
Stasik0
|
64a8e5aadb
final fixed to NS0 comiler - examples and generated NS0 work with amalgamated files now
|
9 years ago |
Julius Pfrommer
|
e5f2af8a2d
generate encoding inline functions into a separate header
|
9 years ago |
Stasik0
|
4b162f0be5
getting nodeset example to work in msvs, based on 824f7b8eb0240290329b7a929fd33041fc3645e4 by @joerg555 and 7328cd72c1fb05e3b8fa9ed3646f0f7d56697aee by @jpfr
|
9 years ago |
Julius Pfrommer
|
c2ff8cff42
remove server_readspeed from standard build
|
9 years ago |
Julius Pfrommer
|
2600d3431a
do not use the readspeed example for msvc
|
9 years ago |
Julius Pfrommer
|
141947e995
add the readspeed example
|
9 years ago |
Stasik0
|
a22ee9b7a0
quick fix for static example compilation for msvs
|
9 years ago |
Stasik0
|
08bf59dba6
do not compile nodeset example with amalagamation files, force logo copy for html docs
|
9 years ago |
Stasik0
|
f3ffde1ee0
adding logos to the docs, adding "make latex" target to generate latex sources with sphinx
|
9 years ago |
Julius Pfrommer
|
d154dd4e3d
add building a static library, link the examples statically
|
9 years ago |
Holger Jeromin
|
93957320b5
INFO is no valid keyword. changing to STATUS
|
9 years ago |
Holger Jeromin
|
a740695c78
rewording "having no git revision" from warning to INFO
|
9 years ago |
Holger Jeromin
|
2b9c8e8d65
include C runtime into the exe for MSVC
|
9 years ago |
Nick Goossens
|
cbbf989dde
OS X compilation
|
9 years ago |
Stasik0
|
24565aa4bf
adding methodcalls and subscriptions to the ua_config.h.in in order to support them with single-file distros
|
9 years ago |
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 years ago |
ichrispa
|
6f50fdeb1a
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
Stasik0
|
dddd77ba8c
amalagated server compile with multi-threading on
|
9 years ago |
Stasik0
|
5f2f949807
fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation
|
9 years ago |
joyhope
|
ba371cd6c6
support cygwin envirnment
|
9 years ago |
Julius Pfrommer
|
66bdc177dd
move to canonical examples that show only a single feature
|
9 years ago |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
9 years ago |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
9 years ago |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
9 years ago |
Stasik0
|
6b2e0c6c36
one more space removed from the tag, relates to #289
|
9 years ago |
Stasik0
|
fd71ca7fa2
removing non-ascii literal, fixing amalgamation tag in case no git found, relates to #289
|
9 years ago |
Julius Pfrommer
|
0b9b7095ca
no compiler flag required to compile amalgamated server
|
9 years ago |
Julius Pfrommer
|
c2f87ed825
add documentation generation with sphinx
|
9 years ago |