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

(DO NOT MERGE) blob tlm を検知する暫定実装 #76

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kobkaz
Copy link
Contributor

@kobkaz kobkaz commented Feb 20, 2024

blob tlm についての情報をgaiaに与える手段が決まっていないので、暫定実装として

satconfigのtlm_api_maに登場するがtlmcmddbに登場しないコンポーネント名をblob tlmを送信するコンポーネント名として、tlm id = 0 に BLOB という名前のテレメトリがあるものとする

build_bit_range(&field.extraction_info).map(|bit_range| (obs, field, bit_range))
}));
Some((metadata, FieldIter { fields }))
use tlmcmddb::tlm::Content;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [clippy] reported by reviewdog 🐶
unresolved import tlmcmddb::tlm::Content

}));
Some((metadata, FieldIter { fields }))
use tlmcmddb::tlm::Content;
match &telemetry.content {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [clippy] reported by reviewdog 🐶
no field content on type &tlmcmddb::tlm::Telemetry

@kobkaz kobkaz requested a review from sksat as a code owner February 22, 2024 07:53
@KOBA789 KOBA789 added this to the v1.1.0 milestone Mar 12, 2024
@KOBA789 KOBA789 removed this from the v1.1.0 milestone Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants