DDS For Extremely Resource Constrained Environments Avatar
  1. OMG Specification

DDS For Extremely Resource Constrained Environments — Open Issues

  • Acronym: DDS-XRCE
  • Issues Count: 2
  • Description: Issues not resolved
Open Closed All
Issues not resolved

Issues Descriptions

CREATE_CLIENT example: typo in hex representation of submessageLength

  • Status: open  
  • Source: private ( Christian Rauch)
  • Summary:

    In the CREATE_CLIENT example, the submessageLength is given as:
    submessageLength = 26 = 0x001B

    While the length is correctly given as 26 bytes, the hexadecimal representation should be 0x001A and not 0x001B.

  • Reported: DDS-XRCE 1.0b1 — Wed, 13 Mar 2019 00:36 GMT
  • Updated: Mon, 8 Apr 2019 16:47 GMT

Serial Transport (section C.1) should be a subsection of 11

  • Status: open  
  • Source: Real-Time Innovations ( Dr. Gerardo Pardo-Castellote, Ph.D.)
  • Summary:

    The subsections of Annex C 'Additional Transport Mappings' should be moved to become subsections of section 11. Since section 11 is already covering the Transport mappings. Specifically C.1 should become 7.4 and the reference to C.1 at the end of current 7.4 'Other Transports' should be removed.

  • Reported: DDS-XRCE 1.0b1 — Thu, 21 Mar 2019 15:04 GMT
  • Updated: Tue, 2 Apr 2019 18:53 GMT