Skip to content

OpenDDS 3.3

Compare
Choose a tag to compare
@mitza-oci mitza-oci released this 15 Jan 17:36
· 19146 commits to master since this release

Release notes for Version 3.3 of OpenDDS

  • If an instance of a transport can't be set up, an exception is thrown so
    that different configuration parameters can be attempted by the user.
  • Corrected the mapping of Priority QoS to DiffServ CodePoint DS subfield.
  • For thread-per-connection send, if no explicit scheduling policy has been
    configured, OpenDDS will now inherit the current thread's policy/priority.
  • Fixed a possible deadlock of RTPS discovery on Windows.
  • Added non-blocking I/O setting to tcp sockets, VxWorks 6.4 required it.
  • Fixed various bugs in deadline and ownership QoS.
  • Improved multicast transport's robustness during handshaking when many
    connections are set up at the same time, and also allow for multicast
    to skip over recieved datagrams that don't have the expcted header values.
  • Multicast transport configuration can now specify a local network interface
    which will be used to join the multicast group.
  • The support for the generation of the DDS4CCM needed LEM library has been
    moved to CIAO DDS4CCM. This removed the optional dependency on CIAO.

Using the GitHub "releases" page

Download OpenDDS-3.3.zip (Windows) or OpenDDS-3.3.tar.gz (Linux/Solaris/MacOSX) instead of using the GitHub-generated "source code" links.