We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
分離されたCTP, CCP, そしてCTCPそれぞれに対して違う実体をあてる
CTCP
CommonTlmCmdPacket
CommonTlmPacket
CommonCmdPacket
できたら
The text was updated successfully, but these errors were encountered:
#217 のマージにて,一旦終了
Sorry, something went wrong.
meltingrabbit
No branches or pull requests
概要
分離されたCTP, CCP, そしてCTCPそれぞれに対して違う実体をあてる
詳細
CTCP
は 適当にCommonTlmCmdPacket
,CommonTlmPacket
,CommonCmdPacket
になおされた.これらが別の実体を指すようになった場合,ここで不適切だった修正はビルドエラーが出るはず.その不適切箇所を早く洗い出すために,はやく違う実体にする.close条件
できたら
The text was updated successfully, but these errors were encountered: