Julius Pfrommer

Results 357 comments of Julius Pfrommer

It is strange that you break any existing architecture. Adding zephyr should be "additive only". So the existing architectures don't notice any change. Updates and refactors to existing code can...

> I could create a hello-world sample project which builds out-of-the box for native_sim and put it somewhere under samples? Is it possible to import the config you provided into...

Looks good. Please add logging to it. So that users are aware their configuration has been overridden.

Add warning if these variables continue to be used: ENABLE_BUILD_INTO_OPEN62541 ENABLE_BACKEND_STDOUT If they are used, copy over into the new variables.

The reproducing unit test and the fix are in https://github.com/open62541/open62541/pull/7518.

The 1.4/master branch has reduced the number of headers that are generated. Please check and add ifdef where required.

We will keep the public API stable for the release families. That is, the public header files in - /include or - /plugins/include will not be receive breaking changes. The...

Ok. For me the ABI was something like x86 with C calling conventions. We definitely don't have an influence on that. It seems there are different definitions in use. With...

Please provide log information. Which device? Encryption is activated?

Which version of the library? Do you have encryption of the password? if possible, send a wireshark trace of the network traffic. Can also be over a private channel directly...