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

Command to remove MIDs from the filter table #51

Closed
nlynch-nasa opened this issue Sep 20, 2022 · 0 comments · Fixed by #59
Closed

Command to remove MIDs from the filter table #51

nlynch-nasa opened this issue Sep 20, 2022 · 0 comments · Fixed by #59
Assignees
Milestone

Comments

@nlynch-nasa
Copy link

nlynch-nasa commented Sep 20, 2022

Checklist (Please check before submitting)

  • [ x] I reviewed the Contributing Guide.
  • [x ] I reviewed the README file to see if the feature is in the major future work.
  • [x ] I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.

Is your feature request related to a problem? Please describe.
Possibly long term, Currently there is a command to add a MID to the filter table and subscribe to it. However short of a manual filter table file update, there is no way to remove unused MIDs from the filter table or unsubscribe from it.

If the the MIDs required are changing overtime in flight this could potentially lead to running out of space in the filter table even though MIDs are no longer being used. This in turn would force manual intervention to correct it.

Describe the solution you'd like
Implement a command to unsubscribe from a MID and remove the MID from the filter table.

(If needed it could be limited to MIDs with all its filters set to DS_UNUSED.)

Describe alternatives you've considered
Pushing an update to the table may not be feasible when needed in flight. Since it unsubscribes to the entire table, it also creates a small gap in telemetry recording on those MIDs that are not modified.

Additional context

Requester Info
Nathan Lynch JSC-ER611

@chillfig chillfig self-assigned this Sep 26, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 3, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 10, 2022
@chillfig chillfig mentioned this issue Oct 11, 2022
2 tasks
chillfig added a commit to chillfig/DS that referenced this issue Oct 11, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 11, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 18, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 24, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 24, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 24, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 25, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 25, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 27, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 31, 2022
chillfig added a commit to chillfig/DS that referenced this issue Oct 31, 2022
chillfig added a commit to chillfig/DS that referenced this issue Nov 1, 2022
chillfig added a commit to chillfig/DS that referenced this issue Nov 2, 2022
dzbaker added a commit that referenced this issue Nov 3, 2022
@dmknutsen dmknutsen added this to the Draco milestone Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants