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

APIDのバリデーションをuser部に移動し, GENERATE_TLM で 2nd OBC の TI, Sequence counter を保存するようにした #353

Merged
merged 4 commits into from
Jun 17, 2022

Conversation

meltingrabbit
Copy link
Collaborator

@meltingrabbit meltingrabbit commented Jun 15, 2022

概要

APIDのバリデーションをuser部に移動し, GENERATE_TLM で 2nd OBC の TI, Sequence counter を保存するようにした

Issue

詳細

tlm id が全OBCでユニークであること,という仮定はまだ外せてない(ので暫定)

検証結果

既存のテストが全て通った

影響範囲

  • APIDのバリデーションを各user で書く必要がある
  • CTP_APID_FROM_ME を各userで定義する必要がある
  • 各OBCのtlmで別のAPIDを割り振るようにする
  • Sequence counterが,MOBCで統一ではなく,各APIDごとになる
  • on board subnet timeはひとまずMOBCのTIを入れる(暫定処置)

TlmCmd/telemetry_generator.c Outdated Show resolved Hide resolved
@meltingrabbit
Copy link
Collaborator Author

meltingrabbit commented Jun 16, 2022

AE都合で,これから作る,test app をcoreに移植するPRを先にマージしたので,それまでマージは待ちます.


これ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority::high priorityg high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants