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

C3 eMMC file downlink #56

Closed
andrewgreenberg opened this issue Nov 22, 2021 · 1 comment
Closed

C3 eMMC file downlink #56

andrewgreenberg opened this issue Nov 22, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@andrewgreenberg
Copy link
Member

The C3 needs to be able to download files to the ground from its eMMC. For example, to download its log. We need three bits of functionality:

  • EDL ls (transmit the lfs fs ls command to the ground - maybe traverse the entire file system tree? Or we don't use directories?)
  • EDL uplink requesting a file (with file path)
  • EDL segmented downlink with the file (send it like we upload messages)
@ryanpdx
Copy link
Member

ryanpdx commented Jun 2, 2024

No longer relevant

@ryanpdx ryanpdx closed this as completed Jun 2, 2024
C3 Firmware automation moved this from In progress to Done Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
C3 Firmware
  
Done
Status: Done
Development

No branches or pull requests

4 participants