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

FPP v2.1.0a7 #2676

Merged
merged 2 commits into from
Apr 15, 2024
Merged

FPP v2.1.0a7 #2676

merged 2 commits into from
Apr 15, 2024

Conversation

bocchino
Copy link
Collaborator

This PR updates FPP to v2.1.0a7. This FPP version addresses issues nasa/fpp#397 and nasa/fpp#398 and adds JSON dictionary generation.

This PR also updates the F Prime unit tests to match the new FPP version.

  • In FppTest/dp, check that the default priority is correctly set when getting a DP container. The test now checks that the code gen for default priorities is working.
  • In Svc/DpWriter/test/ut, remove the default from-port handlers from the handwritten tester class. These handlers are now implemented in the auto-generated base class, so the handwritten code is redundant. Removing the handlers here proves that the base-class code is working.

requirements.txt Show resolved Hide resolved
@bocchino bocchino requested a review from thomas-bc April 15, 2024 17:29
@LeStarch LeStarch merged commit e6e3019 into nasa:devel Apr 15, 2024
44 checks passed
@bocchino bocchino deleted the fpp-v2.1.0a7 branch April 25, 2024 23:02
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.

3 participants