Skip to content

Improve AMPCS telemetry retrieval performance w/ automated session searching & filtering #96

Description

@rmseng

For some missions, searching packets and frames and only filtering by ERT timespan can be extremely slow, hampering the use of the MMTC CLI and UI. Running chill_get_* with a session ID filter can dramatically improve performance.

MMTC can help with this by first searching AMPCS' sessions based on configurable filters, and then using the returned session IDs as an input filter to the downstream chill_get_* packets/frames calls. This would work elegantly for both the CLI and UI.

Perhaps this should be mutually exclusive with specifying the session IDs manually via the CLI.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions