-
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
Import c2a-tlm-cmd-code-generator #111
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
初版:EQU相当の実装 See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!1
新しい命名規則に則った改修 See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!2
update readme See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!3
GSTOS用にSibも生成できるように See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!4
コーディング規約に沿った修正 See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!5
インクルードガードのコメント修正 See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!6
(試しビルド時の)TlmDefのビルドを高速化するdefを追加 See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!7
readmeの更新など See merge request ut_issl/c2a/tools/tlmcmdcodegenerator!8
Cmd DB に "Cmd_" がない DB への対応
Cmd_TG_FORWARD_TLM 対応
Fix relative c2a-core header include
テレコマDBのパスを設定できるようにする
…t-c2a-tlm-cmd-code-generator
Both c2a-core and c2a-tlm-cmd-code-generator are forked from ut-issl and will be maintained together in arkedge/c2a-core. The license displayed in this license file will be completely the same as the license at the top of arkedge/c2a-core.
meltingrabbit
approved these changes
Oct 4, 2023
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.
enum loader と同じロジックよね?
ということで approve
そうです |
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.
概要
c2a-tlm-cmd-code-generator を吸収合併する
Issue
詳細
git merge -s ours
して c2a-tlm-cmd-code-generator を commit history 毎吸収合併しました.また,
を追加で実施しました
検証結果
test へのリンクや,検証結果へのリンク
影響範囲
c2a-enum-loader
の管理が c2a-core リポジトリに移る補足
何かあれば