Julius Pfrommer
|
3a8af99c5a
further simplify endianness handling
|
8 년 전 |
Julius Pfrommer
|
fb64058984
fix android endianness macro
|
8 년 전 |
Julius Pfrommer
|
3dbcaad2ad
disable error on warning for endianness detection on clang
|
8 년 전 |
Julius Pfrommer
|
f441d71543
add generic integer and floating-point encoders that are always available. use as fallback.
|
8 년 전 |
Stasik0
|
f94ed099a7
refactoring destroyed stateless addon, fixing it
|
8 년 전 |
Julius Pfrommer
|
05d0523dab
improve documentation of the services
|
8 년 전 |
Julius Pfrommer
|
1623ea53b9
add services and nodestore to the documentation
|
8 년 전 |
Julius Pfrommer
|
6702b53ec1
refactor server-functions out of the service layer
|
8 년 전 |
Julius Pfrommer
|
9bf1e2ce36
let users add browsenames with ns0 to new nodes with random nodeids
|
8 년 전 |
Julius Pfrommer
|
10263a4a64
still fixing printing size_t on mingw
|
8 년 전 |
Julius Pfrommer
|
57ef06572e
platform-independent printing of size_t required
|
8 년 전 |
Julius Pfrommer
|
e30e0f306b
generate documentation for ua_server.h
|
8 년 전 |
Julius Pfrommer
|
375e1c932f
use mingw/msvc compatible printing of size_t
|
8 년 전 |
Julius Pfrommer
|
66bbb8581b
align call-service to signed array dimensions
|
8 년 전 |
Julius Pfrommer
|
c5bf8a93fc
enable method service set by default
|
8 년 전 |
Julius Pfrommer
|
51def00929
array dimensions are *signed* integers
|
8 년 전 |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
8 년 전 |
Julius Pfrommer
|
443feaf93f
add statuscodes to the documentation
|
8 년 전 |
Julius Pfrommer
|
fbb25e17bc
fix inclusion order for ua_connection.h
|
8 년 전 |
Julius Pfrommer
|
570510ae13
include auto-generated datatypes to documentation
|
8 년 전 |
Julius Pfrommer
|
3946886130
make UA_Connection_completeMessages an internal function
|
8 년 전 |
Julius Pfrommer
|
01cbd8c8d7
move cmake folder to tools/cmake; fix rpi cross-compilation for gcc5
|
8 년 전 |
Julius Pfrommer
|
4e529ea850
rename src_extra folder to plugins
|
8 년 전 |
Julius Pfrommer
|
b9bf154a07
small improvement to the type documentation
|
8 년 전 |
Julius Pfrommer
|
80eb5fb0e5
remove max_array. no longer needed since we use size_t everywhere and decoding checks if the message permits the array length
|
8 년 전 |
Julius Pfrommer
|
7d1ef08c26
still a bug in doc generation
|
8 년 전 |
Julius Pfrommer
|
27d7320e2f
use old build/doc directory for html output
|
8 년 전 |
Julius Pfrommer
|
c42a2f167e
add documentation on doc generation; clean up push_doc script
|
8 년 전 |
Julius Pfrommer
|
1dedf58f67
Merge pull request #564 from open62541/c2rst
|
8 년 전 |
Julius Pfrommer
|
26cd7ec423
add c2rst tool to generate documentation from header files
|
8 년 전 |