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

Create Data Downlink Transmitter #125

Open
ianwood103 opened this issue Feb 14, 2024 · 0 comments
Open

Create Data Downlink Transmitter #125

ianwood103 opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
refactor rewriting or reorganizing existing code
Milestone

Comments

@ianwood103
Copy link
Contributor

We currently have some code developed for data downlink in EosLib: VIP-LES/EosLib#60.

We need to move this code for the data downlink transmitter to EosPayload and convert to use the data on the disk of payload as the data that it is sending. Most likely this will involve zipping up all relevant files and sending that zip file using the data downlink transmitter. We also need to connect this transmitter to the radio and send these chunks over radio.

@ianwood103 ianwood103 changed the title Add Data Downlink Transmitter to EosPayload Create Data Downlink Transmitter Feb 14, 2024
@ianwood103 ianwood103 self-assigned this Feb 14, 2024
@ianwood103 ianwood103 added the feature new functionality for the payload library or orcheostrator (not drivers) label Feb 14, 2024
@ianwood103 ianwood103 added this to the 2024 Spring milestone Feb 21, 2024
@ianwood103 ianwood103 added refactor rewriting or reorganizing existing code and removed feature new functionality for the payload library or orcheostrator (not drivers) labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor rewriting or reorganizing existing code
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant