Solutions

Note: Applies to RTI Connext DDS Micro 3.x and above Configuration via external files often isn’t allowed in certified applications, such as those used by the automotive industry. In such cases, the keys, governance, and permissions configuration used by RTI Security Plugins should be specified ...
2410 reads — 2 comments
“Note: This article applies to Connext DDS Professional 4.x and above” The QNX operating system provides in its SDK a front-end that calls a GCC named “qcc”. In the end, qcc will call the compiler, set the correct flags and link libraries based on the parameters that you use. The SDK provides the C ...
5257 reads — 0 comments
Clock Types RTI Connext DDS uses two different clocks: Internal clock: Used to measure time and handle timing inside the middleware. External clock: Used to generate source and reception timestamps. Both clocks can be configured to use different implementations: Realtime (system): Adjustable by the ...
6404 reads — 1 comment
What is Large Data? "Large" is defined as data that cannot be sent as a single packet by a transport; that is, the data is larger than the maximum transmission unit (MTU). For example, to send data larger than 63K reliably using UDP/IP, you may want to follow the recommendations in this article. ...
6299 reads — 0 comments
Depending on the enabled tracking protection of your web browser, it could block the cross-site cookies that the RTI Support portal needs to work. For example, with strict tracking protection you could see a blank page instead of loading the content of the RTI Support portal. This is a known issue ...
2256 reads — 0 comments
Note: This article applies to Connext DDS Professional 4.x and above. RTI Connext DDS Professional uses multiple internal threads for sending and receiving data, maintaining internal state, and calling user code when events occur. We recommend consulting the Connext User's Manual section ...
6427 reads — 1 comment
If you are running on a macOS® 10.9 (Mavericks) system (or higher), you may experience timing issues in your calls to NDDSUtility_sleep(). If you request to sleep for a small enough time period, you will notice that the actual sleep time is significantly longer. ...
2226 reads — 0 comments

Pages