Skip to content

Issue #261 - Remove pickle from AIT-GUI#263

Merged
nttoole merged 1 commit into
masterfrom
issue-261
Jun 17, 2025
Merged

Issue #261 - Remove pickle from AIT-GUI#263
nttoole merged 1 commit into
masterfrom
issue-261

Conversation

@nttoole
Copy link
Copy Markdown
Contributor

@nttoole nttoole commented Apr 10, 2025

As part of NASA-AMMOS/AIT-Core#541, pickle was removed from AIT-Core.
As part of this, the output of the packet handlers was modified removing the nested pickle structure.

As a result, the AIT-GUI needed to remove the de-pickle call, which is what this PR includes.
We also updated the AIT-Core dependency to version 3.0.0 or greater, which has pickle removed.
Finally, the ait-example code was fixed so it could be run from the poetry-built launcher.

Testing included running the server with AIT-GUI and sending test telemetry from ait-example:
image

@nttoole nttoole requested review from a team as code owners April 10, 2025 18:08
@sonarqubecloud
Copy link
Copy Markdown

@nttoole nttoole requested a review from MJJoyce April 11, 2025 21:08
@nttoole nttoole merged commit d9ab9f1 into master Jun 17, 2025
@nttoole nttoole deleted the issue-261 branch June 17, 2025 16:34
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.

2 participants