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

v4 fork に伴う README,Licence の修正 #1

Merged
merged 2 commits into from
Jul 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed Docs/Img/arkedgespace_logo.png
Binary file not shown.
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
MIT License

Copyright (c) 2021 Intelligent Space Systems Laboratory, The University of Tokyo
Copyright (c) 2021-2023 Intelligent Space Systems Laboratory, The University of Tokyo
Copyright (c) 2023 ArkEdge Space Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
17 changes: 5 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## C2A
- Command Centric Architecture
- OBC 搭載フライトソフトウェアフレームワーク
- v4 系以降の先行開発は https://github.com/arkedge/c2a-core で行われる
- 本リポジトリは, ArkEdge Space Inc. による C2A の先行開発のため,[ut-issl/c2a-core v3.10.0](https://github.com/ut-issl/c2a-core/releases/tag/v3.10.0) から fork したもの
- v3 系列の開発は [ut-issl/c2a-core](https://github.com/ut-issl/c2a-core) で引き続き行われる

### C2A core
- 各 C2A で共通利用される C2A の中核部のコード
Expand All @@ -12,16 +13,16 @@


## ドキュメント
- ドキュメント: https://github.com/ut-issl/c2a-core/tree/develop/Docs
- リファレンス: https://github.com/ut-issl/c2a-reference
- ドキュメント: https://github.com/arkedge/c2a-core/tree/develop/Docs
- リファレンス (TBD): https://github.com/ut-issl/c2a-reference


## 開発
### セットアップ
1. clone 後, [`setup.bat`](./setup.bat) or [`setup.sh`](./setup.sh) を実行

### Kanban (開発マイルストーンなど)
- https://github.com/orgs/ut-issl/projects/1
- https://github.com/orgs/arkedge/projects/43/views/1

### SILS (Software-In-the-Loop-Simulation) 環境
- C2A は, [S2E](https://github.com/ut-issl/s2e-core) などの SILS を用いて,フライトソフトウェアがそのまま実行される SILS を構築できる.
Expand Down Expand Up @@ -80,11 +81,3 @@ C2A Core の採用実績のある衛星 OBC や動作実績のあるボードの
- https://crates.io/crates/tlmcmddb
- https://crates.io/crates/tlmcmddb-cli
- https://crates.io/crates/tlmcmddb-csv


## 協力
[<img src="./Docs/Img/arkedgespace_logo.png" width="25%" alt="ArkEdge Space Inc.">](https://arkedgespace.com/)


## 質問,問い合わせ,その他なんでも
お気軽に [Discussions](https://github.com/ut-issl/c2a-core/discussions) に投稿してください.