Julius Pfrommer
|
e4fb5a9404
fix checking for scalar values
|
9 years ago |
Julius Pfrommer
|
4f30c9aaf2
remove crash in the client when the server does not respond
|
9 years ago |
Stasik0
|
12f7798215
fixing segfault of uaexpert - wrong valueRank was the problem
|
9 years ago |
Stasik0
|
a12ba0fae7
Merge branch 'master' into unsigned_array_size
|
9 years ago |
Julius Pfrommer
|
224a715af1
Document the basic data type API
|
9 years ago |
Julius Pfrommer
|
d9f99cf587
Merge branch 'master' into simple_nodestore
|
9 years ago |
Julius Pfrommer
|
d8beef1ecf
Merge branch 'master' of github.com:acplt/open62541
|
9 years ago |
Markus Graube
|
403f45af5b
Update tutorial_noderelations.rst
|
9 years ago |
Julius Pfrommer
|
9c51c9ae29
disable clang travis build (see #465)
|
9 years ago |
Julius Pfrommer
|
2c0d0c41ca
fix compiling with mingw
|
9 years ago |
Julius Pfrommer
|
3815345627
fix encoding of localizedtext; directly use the jump-table if possible
|
9 years ago |
Julius Pfrommer
|
c33b62c682
don't copy data for reading. use a NODELETE variant that points into the node
|
9 years ago |
Julius Pfrommer
|
3ba9364fdd
remove iterations of unpublished notifications just for counting; remove redundant checks
|
9 years ago |
Julius Pfrommer
|
2f5a6ec9a0
cosmetic improvements to the call service
|
9 years ago |
Julius Pfrommer
|
40c5c06dbc
remove a clang analyzer report in the argument verification; fix the builtin unit test on clang
|
9 years ago |
Julius Pfrommer
|
ee91b5c498
remove duplicate code in the view service; an if-switch was pulled into the inner loop
|
9 years ago |
Julius Pfrommer
|
696a549402
assert that rcu is not locked twice
|
9 years ago |
Julius Pfrommer
|
78c0891392
Merge branch 'unsigned_array_size' into simple_nodestore
|
9 years ago |
Julius Pfrommer
|
72dd45e914
improve readspeed example
|
9 years ago |
Julius Pfrommer
|
39eb69ee7f
Further simplify the decoding, reduce indirections
|
9 years ago |
Julius Pfrommer
|
5bc8d06cb0
remove bugs found with clang analyzer
|
9 years ago |
Julius Pfrommer
|
db8e62f2d0
ss
|
9 years ago |
Julius Pfrommer
|
f25686fe28
harden the code by explicitly comparing wiht UA_STATUSCODE_GOOD; use a single memset to init per decode
|
9 years ago |
Julius Pfrommer
|
bf62497b45
Merge branch 'master' into unsigned_array_size
|
9 years ago |
Julius Pfrommer
|
a0e73ff02f
add a test for reading arrays with an indexrange
|
9 years ago |
Julius Pfrommer
|
13a658f30e
align the service attribute tests to the use of access level attributes
|
9 years ago |
Julius Pfrommer
|
64ce9c9940
cosmetic improvements
|
9 years ago |
Julius Pfrommer
|
c55dbbae34
Fixed a bug in range handling when the range has the same size as the element
|
9 years ago |
Julius Pfrommer
|
3970411bfa
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
Julius Pfrommer
|
a9141f2994
Missing _init in decodebinary; realloc too small for parserange
|
9 years ago |