Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to create an SSM channel for Tx Labels #261

Open
jtcalvert opened this issue Jan 23, 2024 · 0 comments
Open

Allow users to create an SSM channel for Tx Labels #261

jtcalvert opened this issue Jan 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jtcalvert
Copy link

jtcalvert commented Jan 23, 2024

PR #82 removed the ability to create special channels (SDI, SSM, Parity) for Tx labels. However, there are use cases where users may want to manually manipulate the SSM and SDI bits in order to test certain failure conditions.

Currently, you can create custom parameters that use bits 8-9 (SDI) or 29-30 (SSM) in your Parameters XML file, which will let you manually manipulate those bits for Tx Labels:
image

However, it would be a better customer experience if they were able to create the SSM and SDI channels using the same createSDIChannel and createSSMChannel tags in the Parameters XML file as used for Rx channels.

FYI @jkreienh

@jtcalvert jtcalvert added the enhancement New feature or request label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant