Adam Mitz

Results 12 issues of Adam Mitz

Request: With Presentation QoS access_scope set to group and ordered_access true the DDS middleware should guarantee that samples from multiple writers that are associated with the same publisher are delivered...

enhancement
advanced

It is a documented OpenDDS limitation that RTPS transport instances can not be shared by different Domain Participants. This has a non-obvious consequence for applications that communicate with multiple domains....

enhancement
beginner

Migrating this from Vanderbilt's Bugzilla http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=3942 The bottom line is that sequences of object references don't work the way the spec requires. Here are the key parts of IDL-to-C++ formal/12-07-02....

bug

If the configuration specifies a non-zero tag, then that 32-bit value is added to the start of the SPDP participant announcement messages after the RTPS Header and its own Submessage...

Adds limited support for IDL4 "standardized" value annotation. When opendds_idl is used to generate the language mapping for an enum, each enumerator annotated with `@value(x)` will be assigned value `x`...

also: clean up redundant code attempt to follow style guidelines in source and generated Note: target branch needs to be changed before we can merge