-
Notifications
You must be signed in to change notification settings - Fork 2
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
base: main
Are you sure you want to change the base?
Conversation
ffd01bc
to
e5211f3
Compare
build_bit_range(&field.extraction_info).map(|bit_range| (obs, field, bit_range)) | ||
})); | ||
Some((metadata, FieldIter { fields })) | ||
use tlmcmddb::tlm::Content; |
There was a problem hiding this comment.
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 { |
There was a problem hiding this comment.
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
e5211f3
to
e14e990
Compare
blob tlm についての情報をgaiaに与える手段が決まっていないので、暫定実装として
satconfigのtlm_api_maに登場するがtlmcmddbに登場しないコンポーネント名をblob tlmを送信するコンポーネント名として、tlm id = 0 に BLOB という名前のテレメトリがあるものとする