Skip to content

Bugfix: Fix PID_SENTINEL value (#653) - #654

Open
azurewrathpippo wants to merge 1 commit into
s2e-systems:mainfrom
azurewrathpippo:fix-pid-sentinel-value
Open

Bugfix: Fix PID_SENTINEL value (#653)#654
azurewrathpippo wants to merge 1 commit into
s2e-systems:mainfrom
azurewrathpippo:fix-pid-sentinel-value

Conversation

@azurewrathpippo

Copy link
Copy Markdown
  • Change value of PID_SENTINEL from 0x01 to 0x3F02.

Comment thread dds/src/xtypes/serializer.rs Outdated
Comment thread dds/src/xtypes/deserializer.rs Outdated
@jrebelo
jrebelo requested a review from stkimmer August 19, 2026 22:16
* Change value of PID_SENTINEL from 0x01 to 0x3F02.
@stkimmer

Copy link
Copy Markdown
Contributor

What is the motivation for this?

@azurewrathpippo

Copy link
Copy Markdown
Author

What is the motivation for this?

There's a issue about this.(#653)
According to the DDS standard Extensible and Dynamic Topic Types for DDS, the value of PID_SENTINEL should be 0x3F02.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants