Skip to content

Release 1.0.0#73

Merged
jlucas9 merged 12 commits intomainfrom
dev
Sep 25, 2025
Merged

Release 1.0.0#73
jlucas9 merged 12 commits intomainfrom
dev

Conversation

@jlucas9
Copy link

@jlucas9 jlucas9 commented Sep 25, 2025

Code and Feature Readiness

Provide a brief description of the purpose of this release.

  • Feature complete: Verified that all planned features for this release are fully implemented and tested.
  • CI passes: Continuous Integration (CI) pipeline is green, with all tests passing and no linting errors.

Container and Image Management

  • Containers updated: Update container versions to latest packages available.
  • Containers versioned: The container images are tagged and pushed.
  • Container CI updates: CI updated to use latest containers
  • Verify image functionality: Manually verified containers to ensure they work as expected.

Documentation and Communication

  • Update README: Reviewed and updated the README.md file.
  • Review other documentation: Reviewed atlas and other relevant docs.
  • Version updates: Versions updated across submodules.

Works for Me

  • Raspberry Pi 3 Model B: Runs on an old 64-bit RPi
  • Virtual Machine: Runs within a standard Ubuntu VM (4 core, 8GB)
  • Windows Subsystem for Linux: Runs on WSL

Release

  • Merge branches: all features into dev, then dev into main
  • Create GitHub release: A new release will be created from the main branch with the new version tag.
  • Announce the release: The release will be announced on all relevant platforms.

John P. Lucas added 11 commits August 19, 2025 22:17
* [#24] Created tryspace-comp-mold.py;

* [#26] Initial comp/eps from mold;

* [#26] Overhaul the EPS to use I2C;

* [#26] Updated cli to use orchestrator and proved with EPS;

* [#26] Removed standalone sims in favor of libraries for tryspace-director;

* [#26] Resolved error with eps.xtce;

* [#26] Flattened GSW command structure and fixed conversions;

* [#26] Updates to submodules after PR review;
* [#27] Initial mold for radio from demo component;

* [#27] Radio NOOP and HK working with CLI;

* [#27] Added radio app to FSW;

* [#27] Radio downlink functional;

* [#27] Wrapped debug prints in *_CFG_DEBUG statements;

* [#27] Updated radio unit tests;

* [#27] Added log_mode to default active.yaml;

* [#27] Updates after PR reviews;
* [#28] Updates to use cryptolib with radio;

* [#28] Updates for unit tests;

* [#28] Update to latest tryspace-lab:0.0.1;

* [#28] Update after PR review;
* [#35] Added 42 truth telemetry;

* [#35] Added demo display and procedure;

* [#35] Resolved issue with nesting components;

* [#35] Submodule updates after PR review;
* [#20] Try to setup CFDP;

* [#20] Updates to CFDP:

* [#20] CFDP upload EIDs set;

* [#20] Class 2 CFDP transactions (manual downlink);

* [#20] Updates after submodule merges;
* [#25]  Added ./comp/adcs submodule

* [#25] Initial ADCS;

* [#25] ADCS updates to xtce and unit tests;

* [#25] Submodule updates after PR review;
* [#29] Initial updates from DRM effort;

* [#29] Resolved EPS tlm packet offset issue;

* [#29] Updated architecture and DRM;

* [#29] Updated unit-tests after changes;

* [#29] Submodule updates after merges;
* [#51] Modifications after CompFlags.cmake improvements;

* [#51] Separate flags for unit tests;

* [#51] CLI updates for strict flags;

* [#54] CLI CI;

* [#54] build-cli updated to avoid docker calls;

* [#51] Submodule updates after merges;
* [#58] Added backdoor simulator interface;

* [#58] Updates after submodule merges;
* [#53] CMake update to use libsimulith.so;

* [#55] Additional tests in simulith;

* [#53] Submodule update after merges;
* [#30] Orchestrator support for spacecraft;

* [#30] Moved tryspace_defs from fsw to cfg;

* [#30] Support spacecraft builds;

* [#30] Support spacecraft fsw cfgs;

* [#30] Mission and spacecraft build directories;

* [#30] Mission and spacecraft in runtime name;

* [#30] Address missing active.yaml configuration defaults;

* [#30] Address missing parameters for FSW CI;

* [#30] Look for libsimulith.so in multiple places for runtime;

* [#30] Search for perfids.h in the right location;

* [#30] Spacecraft FSW cfg now tryspace_defs;

* [#30] Rename the mission configuration to the default;

* [#30] Submodule updates after merges;
@jlucas9 jlucas9 self-assigned this Sep 25, 2025
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jlucas9
Copy link
Author

jlucas9 commented Sep 25, 2025

Fighting issue with startup order on slower machines.

@jlucas9 jlucas9 merged commit 07768a6 into main Sep 25, 2025
5 checks passed
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.

1 participant