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

[Poc] Basic CAR transmission #3

Closed
plauche opened this issue Nov 14, 2022 · 3 comments
Closed

[Poc] Basic CAR transmission #3

plauche opened this issue Nov 14, 2022 · 3 comments

Comments

@plauche
Copy link
Collaborator

plauche commented Nov 14, 2022

Building on top of #2, use the CAR utility on the raspberry pi to pack a CAR file from a known payload. Transmit using an existing file transfer protocol over ethernet connection to laptop and unpack original payload using CAR utility.

Goals:

  • Identify an existing file transfer protocol suitable to build around
  • Identify additional software pieces needed to glue together CAR packing, transmission, and unpacking
@ddimaria
Copy link
Collaborator

@plauche you mentioned you had a file transfer utility you worked on that is open source. Can you add a link to it?

@plauche
Copy link
Collaborator Author

plauche commented Nov 30, 2022

For this proof-of-concept I decided to use the file transfer service contained in the Kubos software suite . This file transfer service can be dropped in and work as-is, it was designed with satellite communications in-mind, and we may want to borrow from its internals in later MVPs, so this is a good intro use case.

@plauche
Copy link
Collaborator Author

plauche commented Feb 24, 2023

Closed by #12

@plauche plauche closed this as completed Feb 24, 2023
John-LittleBearLabs added a commit that referenced this issue Nov 12, 2023
# This is the 1st commit message:

sequence

# This is the commit message #2:

Sync::Block should import with name if it is known.

# This is the commit message #3:

Another test case
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

No branches or pull requests

2 participants