Skip to content

Commit

Permalink
Merge pull request #141 from ut-issl/feature/change_tlm_cmd_db_dir
Browse files Browse the repository at this point in the history
テレコマDBの階層を上に持ってくる
  • Loading branch information
chutaro authored Jul 26, 2023
2 parents 3d763cb + 262254f commit 19a9760
Show file tree
Hide file tree
Showing 142 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,16 @@
### How to edit TLM/CMD (Telemetry/Command)
1. Open TLM/CMD DB
1. Edit TLM/CMD DB in `c2a-aobc/database/`
- Please find detailed information on [How to use TLM/CMD DB](https://github.com/ut-issl/tlm-cmd-db).
2. Execute `tlm-cmd-generator` and generate source codes.
- [How to use tlm-cmd-generator](https://github.com/ut-issl/c2a-tlm-cmd-code-generator)
- Checkout to the latest [feature/issl](https://github.com/ut-issl/c2a-tlm-cmd-code-generator/tree/feature/issl) branch.
- Edit the `settings.json` as follows.
```
{
"c2a_root_dir" : "Relative path to c2a-aobc/src/",
"db_path" : "Relative path to c2a-aobc/src/src_user/Settings/TlmCmd/DataBase/",
"path_to_src" : "Relative path to c2a-aobc/src/",
"path_to_db" : "Relative path to c2a-aobc/database/",
"db_prefix" : "ISSL6U_AOBC",
"tlm_id_range" : ["0x00", "0x100"],
"is_cmd_prefixed_in_db" : 1,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 19a9760

Please sign in to comment.