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

Space Packet 関連ファイルのディレクトリを変更 #225

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

meltingrabbit
Copy link
Member

概要

Space Packet 関連ファイルのディレクトリを変更

Issue

  • NA

詳細

検証結果

CI が通ればOK

影響範囲

user 側の include path の修正が必要

@meltingrabbit meltingrabbit added the priority::high priorityg high label Nov 30, 2023
@meltingrabbit meltingrabbit self-assigned this Nov 30, 2023
@meltingrabbit meltingrabbit force-pushed the feature/move_space_packet_dir branch 2 times, most recently from a9ed812 to 9ad81bd Compare November 30, 2023 09:04
@meltingrabbit meltingrabbit changed the title WIP: Space Packet 関連ファイルのディレクトリを変更 Space Packet 関連ファイルのディレクトリを変更 Nov 30, 2023
Comment on lines +29 to +32
- `#include <src_core/tlm_cmd/ccsds/space_packet.h>` -> `#include <src_core/tlm_cmd/ccsds/space_packet_protocol/space_packet.h>`
- `#include <src_core/tlm_cmd/ccsds/space_packet_typedef.h>` -> `#include <src_core/tlm_cmd/ccsds/space_packet_protocol/space_packet_typedef.h>`
- `#include <src_core/tlm_cmd/ccsds/tlm_space_packet.h>` -> `#include <src_core/tlm_cmd/ccsds/space_packet_protocol/tlm_space_packet.h>`
- `#include <src_core/tlm_cmd/ccsds/cmd_space_packet.h>` -> `#include <src_core/tlm_cmd/ccsds/space_packet_protocol/cmd_space_packet.h>`
Copy link
Member

Choose a reason for hiding this comment

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

ここまで明らかなら migration script 提供してもよいのではないか

Copy link
Member Author

Choose a reason for hiding this comment

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

たしかにな...

@meltingrabbit meltingrabbit merged commit c179702 into develop Nov 30, 2023
37 checks passed
@meltingrabbit meltingrabbit deleted the feature/move_space_packet_dir branch November 30, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority::high priorityg high
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants