Skip to content

Commit 01d99ee

Browse files
Merge pull request #407 from ut-issl/feature/change_db_from_sjis_to_utf8
Pre Release (v3.7.0-beta.3): DB の UTF-8 化
2 parents 182c8d9 + d945c77 commit 01d99ee

File tree

59 files changed

+906
-906
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+906
-906
lines changed
-5.66 KB
Binary file not shown.

Examples/2nd_obc_user/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_BCT.csv

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
Comment,Name,ShortName,BCID,�G�C���A�X,,,,,Danger Flag,Description,Note
1+
Comment,Name,ShortName,BCID,エイリアス,,,,,Danger Flag,Description,Note
22
,,,,Deploy,SetBlockPosition,Clear,Activate,Inactivate,,,
3-
**,Block Cmds for Mode Transition (�V�[�P���X���X�g),,,,,,,,,,
4-
*,./src_user/Settings/Modes/Transitions/ �Œ�`,,,,,,,,,,
3+
**,Block Cmds for Mode Transition (シーケンスリスト),,,,,,,,,,
4+
*,./src_user/Settings/Modes/Transitions/ で定義,,,,,,,,,,
55
,BC_SL_START_UP_TO_INITIAL,,0,,,,,,danger,,
66
,BC_SL_NOP ,,17,,,,,,danger,,
7-
**,Block Cmds for TaskList (�^�X�N���X�g) : 286-300,,,,,,,,,,
8-
*,./src_user/Settings/Modes/TaskLists/ �Œ�`,,,,,,,,,,
7+
**,Block Cmds for TaskList (タスクリスト) : 286-300,,,,,,,,,,
8+
*,./src_user/Settings/Modes/TaskLists/ で定義,,,,,,,,,,
99
,BC_TL_START_UP,,20,,,,,,danger,,
1010
,BC_TL_INITIAL,,21,,,,,,danger,,
1111
**,Block Cmds for Elements (App Rotator@@ Combinar),,,,,,,,,,
12-
*,./src_user/Settings/Modes/TaskLists/Elements/ �Œ�`,,,,,,,,,,
12+
*,./src_user/Settings/Modes/TaskLists/Elements/ で定義,,,,,,,,,,
1313
,BC_AR_DEBUG_DISPLAY_INI,,40,,,,,,danger,,
1414
,BC_AR_GS_RELATED_PROCESS,,44,,,,,,danger,,
1515
,BC_AC_TLM_CMD_HIRATE,,50,,,,,,danger,,
16-
**,==== �e�n�̈� ====,,,,,,,,,,
17-
*,./C2A/TlmCmd/NormalBlockCommandDefinition/�Œ�`,,,,,,,,,,
18-
*,�A�m�}���n���h����BC_AH_�ȂǁC�ړ�����K�؂ɂ‚��邱�ƁI,,,,,,,,,,
16+
**,==== 各系領域 ====,,,,,,,,,,
17+
*,./C2A/TlmCmd/NormalBlockCommandDefinition/で定義,,,,,,,,,,
18+
*,アノマリハンドラはBC_AH_など,接頭辞を適切につけること!,,,,,,,,,,
1919
**,CDH:60-79,,,,,,,,,,
20-
,BC_HK_CYCLIC_TLM,BC_HK10S,60,��,��,��,��,��,,,
21-
,BC_RESERVED_FOR_HK,,77,,,,,,,EM�d�C�����ł̃R�}���h�t�@�C���Ƃ̃o�b�e�B���O��h��,
20+
,BC_HK_CYCLIC_TLM,BC_HK10S,60,○,○,○,○,○,,,
21+
,BC_RESERVED_FOR_HK,,77,,,,,,,EM電気試験でのコマンドファイルとのバッティングを防ぐ,
2222
**,COMM:90-99,,,,,,,,,,
23-
**,==== �n�ォ��up����g�̂݁h�̈� ====,,,,,,,,,,
24-
*,C2A�ł͎g�p���Ȃ�,,,,,,,,,,
25-
**,==== �lj��̈� ====,,,,,,,,,,
23+
**,==== 地上からupする“のみ”領域 ====,,,,,,,,,,
24+
*,C2Aでは使用しない,,,,,,,,,,
25+
**,==== 追加領域 ====,,,,,,,,,,
2626
**,BCT MAX : 382,,,,,,,,,,
2727
,,,,,,,,,,,
2828
,,,,,,,,,,,

Examples/2nd_obc_user/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_CMD_DB.csv

Lines changed: 117 additions & 117 deletions
Large diffs are not rendered by default.

Examples/2nd_obc_user/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_Utility.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
,,,,
55
,,,,
66
,,,,
7-
,���蓖�ăe�[�u��,,,
8-
,�n,��,�J�nID,�I��ID
7+
,割り当てテーブル,,,
8+
,系,個数,開始ID,終了ID
99
,C2A_CORE,=16*16,=DEC2HEX(0@@ 4),=DEC2HEX(HEX2DEC(D9)+C9-1@@ 4)
1010
,CDH,=16*16,=DEC2HEX(HEX2DEC(E9)+1@@ 4),=DEC2HEX(HEX2DEC(D10)+C10-1@@ 4)
1111
,POWER,96,=DEC2HEX(HEX2DEC(E10)+1@@ 4),=DEC2HEX(HEX2DEC(D11)+C11-1@@ 4)
927 Bytes
Binary file not shown.

Examples/2nd_obc_user/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv

Lines changed: 66 additions & 66 deletions
Large diffs are not rendered by default.

Examples/2nd_obc_user/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv

Lines changed: 45 additions & 45 deletions
Large diffs are not rendered by default.

Examples/2nd_obc_user/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv

Lines changed: 66 additions & 66 deletions
Large diffs are not rendered by default.

Examples/2nd_obc_user/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv

Lines changed: 45 additions & 45 deletions
Large diffs are not rendered by default.
-5.66 KB
Binary file not shown.

0 commit comments

Comments
 (0)