Julius Pfrommer
|
8c4f50e363
Simplify array decoding (#762)
|
8 years ago |
Julius Pfrommer
|
cf7053522d
fix a cppcheck issue for unreachable code
|
8 years ago |
Julius Pfrommer
|
4e61d0334b
add features to the readme; improve the code examples in the readmne
|
8 years ago |
Julius Pfrommer
|
7402557e7e
Move NumericRange definition to the section on arrays
|
8 years ago |
Julius Pfrommer
|
6e85c4c602
Add UA_Server_read and UA_Server_write to give complete access to the read and write services
|
8 years ago |
Yursen Kim
|
bfc01857da
Fix UA_Server_readDataType memory leak
|
8 years ago |
Julius Pfrommer
|
d3899ab3ac
Merge pull request #759 from open62541/simplify_endianness_warning
|
8 years ago |
Julius Pfrommer
|
9883f078ef
Simplify the warnining for unknown endianness; related to #752
|
8 years ago |
Julius Pfrommer
|
f21e463e98
fix writing into a variable with a null datatype
|
8 years ago |
Julius Pfrommer
|
9225263793
move remaining nodemgmt services into the service set file
|
8 years ago |
Julius Pfrommer
|
bb47044a7f
Merge pull request #757 from open62541/static_single_services
|
8 years ago |
Julius Pfrommer
|
dab2ac63d6
add include dir of the check library to the unit test environment
|
8 years ago |
Julius Pfrommer
|
6386ed62d7
move locally usable services into the service sets; some cleanup
|
8 years ago |
Julius Pfrommer
|
73afb3db1c
Merge pull request #756 from open62541/uninitialized_deletemembers
|
8 years ago |
Julius Pfrommer
|
1cc01277d0
initialize types after deleteMembers; clean up type handling
|
8 years ago |
Julius Pfrommer
|
04f84eb3bf
fix #755
|
8 years ago |
Julius Pfrommer
|
4dd9be7c5e
cosmetic improvements
|
8 years ago |
Enrico Weigelt
|
2e76e623d9
fixed broken file mode (#754)
|
8 years ago |
Julius Pfrommer
|
8796e2def4
fix a sign conversion
|
8 years ago |
Julius Pfrommer
|
3943909e32
Remove an indirection for adding namespaces
|
8 years ago |
Julius Pfrommer
|
53b7c3c1d4
Update travis_linux_script.sh
|
8 years ago |
Stasik0
|
f2eeb5e2a0
fixing typo, relates to #747, @jpfr could you test
|
8 years ago |
Sten Grüner
|
e824061755
Mingw32 amalgamation (#747)
|
8 years ago |
Stasik0
|
36600443f4
fixed some ugly memleaks in client relates to #745
|
8 years ago |
Julius Pfrommer
|
220451de83
removed references with invalided targets our referencetypes from minimal
|
8 years ago |
Julius Pfrommer
|
67f0130946
Use the release number and commit id from git in the generation documentation.
|
8 years ago |
Julius Pfrommer
|
02d0760d3f
More graphviz graphs instead of ASCII art
|
8 years ago |
Julius Pfrommer
|
084bda7847
use graphviz to generate figures in documentation
|
8 years ago |
Julius Pfrommer
|
0257ce4aa0
improve documentation of the server
|
8 years ago |
Julius Pfrommer
|
df2a0c6007
improve documentation; limit code width to 80 chars in headers
|
8 years ago |