Skip to content

Update for nasa/fprime#5691: mark deployment topology and add system.fpp - #5

Open
lestarch-autobot wants to merge 1 commit into
mainfrom
pr-5691
Open

Update for nasa/fprime#5691: mark deployment topology and add system.fpp#5
lestarch-autobot wants to merge 1 commit into
mainfrom
pr-5691

Conversation

@lestarch-autobot

Copy link
Copy Markdown
Contributor

Summary

FPP's initial system modeling (nasa/fprime#5691, tandem with nasa/fpp#1072) makes topology vs deployment topology meaningful: only a deployment topology gets its topology/packet-set artifacts generated. Against fprime devel + fpp 3.3.0a17 this deployment currently fails with fatal error: ReferenceDeploymentTopologyAc.hpp: No such file or directory.

Same migration as nasa/fprime TestDeploymentsProject/Ref/Top and the other external repos (see fprime-community/fprime-tutorial-math-component pr-5691):

- topology ReferenceDeployment {+ deployment topology ReferenceDeployment {

plus a new Top/system.fpp declaring the system, added to AUTOCODER_INPUTS in Top/CMakeLists.txt:

module ReferenceDeployment {
system ReferenceSystem: ReferenceDeployment
}

The branch is named pr-5691 so nasa/fprime CI (reusable-get-pr-branch.yml) builds this repo against it while nasa/fprime#5691 is open.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@lestarch-autobot

Copy link
Copy Markdown
ContributorAuthor

Hello @bocchino - this is Devin, and I'm great!

Sign up for freeto 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

@lestarch-autobot@thomas-bc