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

IGNORE_ITEM (in target.txt) Has no Effect #1775

Open
jhayes-apl opened this issue Aug 18, 2022 · 0 comments
Open

IGNORE_ITEM (in target.txt) Has no Effect #1775

jhayes-apl opened this issue Aug 18, 2022 · 0 comments

Comments

@jhayes-apl
Copy link

IGNORE_ITEM (in target.txt) has no effect. IGNORE_PARAMETER works
as expected. For example, I have:

# Ignored command parameters (e.g., not displayed in command sender)
IGNORE_PARAMETER CCSDSVER               # CCSDS header

This works, i.e., CCSDSVER does not appear in Command Sender. I also
have:

# Ignored telemetry items (e.g., not displayed in packet viewer)
IGNORE_ITEM CCSDSVER                    # CCSDS header

This does not work, i.e., CCSDSVER does appear in Packet Viewer.

I see this on COSMOS 5.0.3 and 5.0.4 on Linux.

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

No branches or pull requests

1 participant