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

CCSDS Transfer Frames #371

Open
Simon9050 opened this issue Sep 26, 2024 · 1 comment
Open

CCSDS Transfer Frames #371

Simon9050 opened this issue Sep 26, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working Support User Support

Comments

@Simon9050
Copy link

Hi,

Here you can find some issues / deviations we have identified with respect to CCSDS Transfer Frames implementation.
Hope this helps for future developments, but if you are already aware of these deviations please ignore this message.

  • TC Transfer Frames are filled with zeros. (standalone.c) - CCSDS 232.0-B-4 §4.1.3.2.2.2.2
  • TC TF segment header start with 0b00 (with segmentation) instead of 0b11 for no segmentation (standalone.c) - CCSDS 232.0-B-4 §4.1.3.2.1.2
  • TM TF Virtual Channel count is not incrementing (tm_sdlp.c) - CCSDS 132.0-B-3, §4.1.2.6.2 and 4.2.3.2
  • TM TF SP Idle sent with APID 1023 instead of 2047 (tm_sdlp.c) - CCSDS 133.0-B-2 §4.1.3.3.4.4

Best Regards,

Simon

@jlucas9 jlucas9 added Support User Support Bug Something isn't working labels Oct 18, 2024
@dccutrig
Copy link

dccutrig commented Oct 21, 2024

These are helpful and appreciated. Thank you for checking conformity!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Support User Support
Projects
Status: Backlog
Development

No branches or pull requests

4 participants