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

Initial pass at CCSDS uplink plugins #179

Draft
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

LeStarch
Copy link
Collaborator

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

CCSDS uplink plugins!

@LeStarch LeStarch marked this pull request as draft September 26, 2024 19:28
@LeStarch LeStarch requested a review from thomas-bc September 26, 2024 19:29
from fprime_gds.common.utils.data_desc_type import DataDescType
from fprime.common.models.serialize.numerical_types import U32Type

import struct

Check notice

Code scanning / CodeQL

Unused import Note

Import of 'struct' is not used.

from spacepackets.ccsds.spacepacket import SpacePacketHeader, PacketType, SpacePacket

from fprime.common.models.serialize.numerical_types import U32Type

Check notice

Code scanning / CodeQL

Unused import Note

Import of 'U32Type' is not used.
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