Skip to content

ComplexShortWithMetadata-prot.xml sequence length update and various other changes

What this MR does / why we need it:

Updates the samples operation iq argument in the ComplexShortWithMetadata-prot.xml to use a sequence length of 4096 instead of 4092 and updated code that used 4092 to use 4096. Also added the byte_counter and data_src_cswm components. Added sdp_receive and sdp_send reset fixes, time_client_rv reset fix, ContainerLocalPort.cxx fix, and various bug fixes for the protocol library.

Steps to complete before submitting MR:

Change Log

enh(protocols): update ComplexShortWithMetadata-prot.xml to use a sequence length of 4096 instead of 4092 for the iq argument of the samples operation.

Release Notes

The ComplexShortWithMetadata-prot.xml to use a sequence length of 4096 instead of 4092 for the iq argument of the samples operation. Workers or primitives assuming a sequence length of 4092 should be updated to use 4096 instead.

Which issue(s) this MR closes

Closes #1795 (closed) #1780 (closed) #1779 (closed) #1782 (closed) #1781 (closed) #1095 (closed)

Edited by Robert Tracy

Merge request reports