Andreas Ebner
|
4b52b9e49b
feat(pubsub) extended pubsub fastpath with fixed offsets and static value source, memory fixes, added support for sequence number, added an direct pointer from DSW to the PDS to avoid lookup -> PTR will be updated during each PDS add/remove
|
5 years ago |
Andreas Ebner
|
e5fbae7609
feat(pubsub) extended encoding layer with buffered message handling
|
5 years ago |
Stefan Profanter
|
f68e134460
feat(ns): Add possibility to blacklist nodes from nodeset generator
|
5 years ago |
Stefan Profanter
|
fd8d593abd
fix(cmake): Correctly remove architecture flags from CMAKE_C_FLAGS
|
5 years ago |
Julius Pfrommer
|
3dce9f5ed5
refactor(server): Simplify the async operations intenally
|
5 years ago |
Stefan Profanter
|
addf2adfae
fix(ns): Rename Minimal.xml to Reduced.xml to match CMake options
|
5 years ago |
Julius Pfrommer
|
b0b902cbde
feature(core): Make multithreading a non-experimental feature
|
5 years ago |
Julius Pfrommer
|
e19d6f7e2d
feat(build): Make UA_ENABLE_DA a visible build option
|
5 years ago |
Nik625
|
9bcc632cde
feature(server): Add reduced NodeSet for DataAccess support
|
5 years ago |
Julius Pfrommer
|
c04429b824
fix(build): Fix use of check_c_compiler_flag and avoid add_definitions
|
5 years ago |
Julius Pfrommer
|
35f2ca4116
refactor(server): Remove server/ua_server_methodqueue.h
|
5 years ago |
Julius Pfrommer
|
8e5acfe8f4
refactor(server): Regroup async server methods in ua_server_async.c
|
5 years ago |
Julius Pfrommer
|
c4cde43deb
refactor(server): Rename UA_AsyncMethodManager to UA_AsyncOperationManager
|
5 years ago |
Julius Pfrommer
|
d8ce2f9c14
refactor(server): Rename ua_asyncmethod_manager.c -> ua_server_async.c
|
5 years ago |
Stefan Profanter
|
72d2dab1f2
ci: Add separate open62541-code-generation target required for freeRTOS and other builds
|
5 years ago |
Julius Pfrommer
|
e97abd591a
fix(core): Install dependencies to /include instead of /include/open62541
|
5 years ago |
Julius Pfrommer
|
7cad87fa7c
feature(plugin): Recover the old hash-map based Nodestore
|
5 years ago |
Julius Pfrommer
|
ddd0fbfcfd
refactor(server): Restore the NodeStore as a true plugin
|
5 years ago |
Julius Pfrommer
|
10d0c89995
build(core): Make coverage generation an advanced option
|
5 years ago |
Julius Pfrommer
|
288e6703e2
build(core): Make query an advanced option
|
5 years ago |
Julius Pfrommer
|
6574a46bd1
build(core): Make static analysis an advanced CMake option
|
5 years ago |
Julius Pfrommer
|
7019dadc3d
build(core): Make historizing an advanced feature
|
5 years ago |
Nikhil Vannan Krishnan
|
11c0679187
fix(pubsub): Fix Travis and Appveyor build
|
5 years ago |
Lukas M
|
7ff1fe598f
feat(pubsub): Add MQTT support
|
5 years ago |
Julius Pfrommer
|
abae79b2f7
refactor(pubsub): Split pubsub core into reader and writer
|
5 years ago |
Julius Pfrommer
|
acbac3ee0b
Merge branch '1.0'
|
5 years ago |
Julius Pfrommer
|
ef93d2d801
fix(server): Fix O(n^2) runtime for adding many references
|
5 years ago |
Klaus Schick
|
cc94b6aa0f
Server: Asynchronous Operations API / Implementation for methods
|
5 years ago |
Stefan Profanter
|
01fae7b5b4
Merge remote-tracking branch '1.0' into master
|
5 years ago |
Stefan Profanter
|
2acca0e61b
fix: CMake only enable FORTIFY_SOURCE=2 if UA_ENABLE_HARDENING=ON
|
5 years ago |