FlorianPalm
|
aee53c650e
license change for all c/h files
|
hace 8 años |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
hace 8 años |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
hace 8 años |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
hace 8 años |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
hace 8 años |
Julius Pfrommer
|
8282de5af3
feature: additional userExecutable callback for method + object; use
|
hace 8 años |
Julius Pfrommer
|
d35b615c8f
add documentation of nodes; move generated datatype documentation
|
hace 8 años |
Julius Pfrommer
|
98b67429c9
workaround some current omissions when adding nodes
|
hace 8 años |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
hace 8 años |
Julius Pfrommer
|
cb747d5f4f
replace variant in variable-nodes with a datavalue
|
hace 8 años |
Stefan Profanter
|
8efb22bf55
untabify (#766)
|
hace 8 años |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
hace 9 años |
Stasik0
|
b15aa422f9
working on #510, fixing some memleaks, @ichrispa - help needed with arrays
|
hace 9 años |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
hace 9 años |
Julius Pfrommer
|
78c0891392
Merge branch 'unsigned_array_size' into simple_nodestore
|
hace 9 años |
Julius Pfrommer
|
f25686fe28
harden the code by explicitly comparing wiht UA_STATUSCODE_GOOD; use a single memset to init per decode
|
hace 9 años |
Julius Pfrommer
|
bf62497b45
Merge branch 'master' into unsigned_array_size
|
hace 9 años |
Julius Pfrommer
|
13a658f30e
align the service attribute tests to the use of access level attributes
|
hace 9 años |
Julius Pfrommer
|
ea9b3a004c
Enable reading and writing on nodes per default; Fix a typo (bulidinfo)
|
hace 9 años |
Julius Pfrommer
|
f01e154e70
simplify the nodestore
|
hace 9 años |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
hace 9 años |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
hace 9 años |
Julius Pfrommer
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
hace 9 años |
Julius Pfrommer
|
31ea48bd5b
fix objecttype initialization
|
hace 9 años |
Julius Pfrommer
|
6c4afaabae
first version of object constructor and destructor
|
hace 9 años |
Julius Pfrommer
|
29bed5ef22
Merge branch 'master' into inline_setattribute
|
hace 9 años |
Julius Pfrommer
|
87fdfc2f3e
rename UserSpaceCallback to ValueCallback
|
hace 9 años |
Julius Pfrommer
|
85a8c49561
small fix for windows build
|
hace 9 años |
Julius Pfrommer
|
de60618406
finish refactoring the write service
|
hace 9 años |
Stasik0
|
40d1bdd2a5
adding callback structure to couple with callbacks on non-datasource nodes, relates to #399
|
hace 9 años |