thomas
|
2165b9966c
Merge branch 'master' of https://intra.acdp.at/gogs/thomas/open62541
|
%!s(int64=5) %!d(string=hai) anos |
thomas
|
65367337c1
adjusted the UDP read timeout (i.e. the time the Subscriber blocks the OPC UA Server execurtion to wait for incoming UDP PubSub messages) to 1us
|
%!s(int64=5) %!d(string=hai) anos |
Jasper van de Ven
|
1aef4c74ec
Updated log.h to solve zero-violation issue.
|
%!s(int64=5) %!d(string=hai) anos |
Julius Pfrommer
|
e0453b6639
feat(pubsub): Set the RT level in the interrupt pubsub example
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
47fb3c3269
fix(pubsub) moved code for the SequenceNumber to the right section
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
7b3734dab2
feat(pubsub) removed duplicate link from WriterGroup to connection (node id + ptr)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
9842cf1a6b
feat(pubsub) added code review improvements and fixes
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
6d9a36ecbc
feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
fcefc5d0bc
feat(pubsub) changed PubSubConnection storage structure from ptr + size to TAILQ within the PubSubManager struct
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
a1cd155875
feat(pubsub) extended PubSub RT level example, added testcase for PubSub RT levels, fixed memory leaks, moved offset calculation into DSM and NM binary size calculation (signature changed)
|
%!s(int64=5) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
74f158ffa5
feat(pubsub) extended fast path fixed offset size compatibility checks
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
e5fbae7609
feat(pubsub) extended encoding layer with buffered message handling
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
ac5bebf749
feat(pubsub) added new function to generate networkMessage offsets
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
4bb65bd5e1
extended freeze logic with the creation of DSM (if RT is enabled), moved structures to UADP Layer and created offset calculation skeleton
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Ebner
|
dbebf5cd11
feat(pubsub) separated NetworkMessage sending and generation process
|
%!s(int64=5) %!d(string=hai) anos |
Stefan Profanter
|
92e0e8ca8b
fix(fuzz): Temporarily disable run_fuzzer for mdns (produces false positives)
|
%!s(int64=5) %!d(string=hai) anos |
Stefan Profanter
|
f68e134460
feat(ns): Add possibility to blacklist nodes from nodeset generator
|
%!s(int64=5) %!d(string=hai) anos |
Stefan Profanter
|
86b6dd0f14
fix(datatype-gen): Do not print code if empty types array
|
%!s(int64=5) %!d(string=hai) anos |
Wolfgang Braun
|
a71e91803a
Add EnumDefinition and EnumField to reduced dataset
|
%!s(int64=5) %!d(string=hai) anos |
Wolfgang Braun
|
4b4e462dc0
Increase UA_DataType::binaryEncodingId from 16 to 32 bits.
|
%!s(int64=5) %!d(string=hai) anos |
Wolfgang Braun
|
de6f14f952
Do not overwrite the UA_Client logger when using UA_ClientConfig_setDefault
|
%!s(int64=5) %!d(string=hai) anos |
Jonas Green
|
e923698177
Solved issues related to SecurityToken renewal
|
%!s(int64=5) %!d(string=hai) anos |
Stefan Profanter
|
60ea3d6f5d
feat(core): Allow setting custom ip address list if platform does not support getifaddr
|
%!s(int64=5) %!d(string=hai) anos |
iknownothing
|
c8ce82a271
Update pubsub_interrupt_publish.c
|
%!s(int64=5) %!d(string=hai) anos |
Stefan Profanter
|
a9dbfff1c0
fix(mbedtls): Initialize variables to mute maybe-uninitialized warning
|
%!s(int64=5) %!d(string=hai) anos |
Stefan Profanter
|
a6db9c0a91
feat(mbedtls): Use mbedtls_hardware_poll fallback if MBEDTLS_NO_PLATFORM_ENTROPY defined
|
%!s(int64=5) %!d(string=hai) anos |
Julius Pfrommer
|
689b26cd14
fix(client): Fix a false positive of clang-analyzer
|
%!s(int64=5) %!d(string=hai) anos |
Julius Pfrommer
|
c168987335
feature(example): server_ctt: enableTimestampCheck without encyrption
|
%!s(int64=5) %!d(string=hai) anos |
Julius Pfrommer
|
508c8a3bac
fix(examples): Fix edge case memleaks in server_ctt
|
%!s(int64=5) %!d(string=hai) anos |