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

Radio Engineering Data Link #24

Closed
heliochronix opened this issue Aug 13, 2020 · 2 comments
Closed

Radio Engineering Data Link #24

heliochronix opened this issue Aug 13, 2020 · 2 comments
Assignees
Labels
critical Critical items needed for core functionality
Projects

Comments

@heliochronix
Copy link
Member

OreSat Engineering Data Link code for sending and receiving data via the AX5043 drivers.

@heliochronix heliochronix added this to the OreSat 0 milestone Aug 13, 2020
@heliochronix heliochronix self-assigned this Aug 13, 2020
@heliochronix heliochronix added this to To do in C3 Firmware via automation Aug 13, 2020
@heliochronix heliochronix added the critical Critical items needed for core functionality label Oct 9, 2020
@heliochronix
Copy link
Member Author

The "Engineering Data Link" will utilize the HDLC framing engine of the AX5043, which provides frame synchronization, bit stuffing, and a final CRC-16-CCITT check at the end of a frame.

The actual "Transfer Frame" will be implemented according to the "Unified Space Data Link Protocol" CCSDS 732.1-B-1 with some optional "Space Data Link Security protocol" CCSDS 355.0-B-1 security protocols.

The payload for frames will be "Space Packet Protocol" CCSDS 133.0-B-2 packets.

@ryanpdx ryanpdx removed the TODO label Nov 22, 2021
@andrewgreenberg andrewgreenberg removed this from the OreSat 0 milestone Nov 22, 2021
@wrh2 wrh2 added the C3 label Apr 22, 2022
@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 To do to Done Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical Critical items needed for core functionality
Projects
C3 Firmware
  
Done
Status: Done
Development

No branches or pull requests

4 participants