C2A_Core
総合概要
データ構造
データ構造
データ構造索引
データフィールド
全て
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
~
関数
変数
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
ファイル
ファイル一覧
大域各種
全て
a
b
c
d
e
g
h
i
m
n
o
p
r
s
t
u
v
w
y
関数
a
b
c
d
e
g
h
i
m
n
o
p
r
s
t
u
v
w
変数
a
b
c
d
e
g
i
m
p
r
s
t
u
w
型定義
列挙型
a
b
c
d
e
g
i
m
p
r
s
t
u
v
列挙値
a
b
c
d
e
g
i
m
p
r
s
t
u
v
y
マクロ定義
a
b
c
d
e
g
m
o
p
s
t
u
v
•
全て
データ構造
ファイル
関数
変数
型定義
列挙型
列挙値
マクロ定義
aobc_telemetry_definitions.h
[詳解]
1
6
#ifndef AOBC_TELEMETRY_DEFINITIONS_H_
7
#define AOBC_TELEMETRY_DEFINITIONS_H_
8
9
typedef
enum
10
{
11
AOBC_Tlm_CODE_AOBC_AOBC
= 0x90,
12
AOBC_Tlm_CODE_AOBC_HK
= 0x91,
13
14
AOBC_TLM_CODE_MAX
15
}
AOBC_TLM_CODE
;
16
17
#endif
AOBC_TLM_CODE
AOBC_TLM_CODE
Definition:
aobc_telemetry_definitions.h:10
AOBC_Tlm_CODE_AOBC_AOBC
@ AOBC_Tlm_CODE_AOBC_AOBC
Definition:
aobc_telemetry_definitions.h:11
AOBC_Tlm_CODE_AOBC_HK
@ AOBC_Tlm_CODE_AOBC_HK
Definition:
aobc_telemetry_definitions.h:12
AOBC_TLM_CODE_MAX
@ AOBC_TLM_CODE_MAX
Definition:
aobc_telemetry_definitions.h:14
src
src_user
Drivers
Aocs
aobc_telemetry_definitions.h
構築:
1.9.1