generated from ut-issl/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update main (v3.9.0) on 2023-06-02 #603
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CDISの実行エラーのEL登録のlocal id を cmd id にした
BC展開時刻被りはコマンド実行エラーにしないようにした
PH_ACK のコメントを微修正
…re_in_ci S2E Build CI で使われる S2E Core のバージョンを上げる
…_2nd_obc_tl BC_AR_GS_RELATED_PROCESS を combine にして,Cmd受付処理の頻度をあげる (2nd OBC)
Pre Release (v3.9.0-beta.0): Cmd DB から "Cmd_" prefix を削除
…_tlm_apid APID_is_other_obc_tlm_apid の削除
自身のOBCのテレメを生成する `Cmd_TG_GENERATE_TLM` と便利エイリアスの実装
Pre Release (v3.9.0-beta.9): Mission Telemetry などの命名を Realtime Temeletry などにする
Update version (v3.9.0)
@sksat なんか,Rust 周りめっちゃ怒られてるんだけど,急にどうした... 今回無視する(v3.9.0 時点では Rust まわりは ArkEdgeSpace 以外の user にあまり影響ないため)けど,早急にパッチアテてほしいかも |
あー,これ clippy の PR comment が diff に対して出すやつなんで出てなかったやつですね(たぶんこれの後に clippy 入れた).とりあえずパッチは投げますが別に挙動は変わらないので v3.9.1 とかでも可. |
Merged
sksat
approved these changes
Jun 1, 2023
ではそのように |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
概要
Update main (v3.9.0) on 2023-06-02
大きく次のような更新があった
git_revision.c
の廃止c2a-core
crate を publish した詳細
今回のudpate分
Cmd_TG_GENERATE_TLM
と便利エイリアスの実装 #541GENERATE_TLM
の利用を消す(telemetry manager , pytest 以外) #584GENERATE_TLM
の利用を消す #588検証結果
以下のテストをすべて通した