Name |
Start bit |
Length (in bits) |
Type |
Description |
Conversion |
hk_tick |
0 |
16 |
uint |
Sampling time for hk data (in ms). Valid for the entire packet |
- |
|
binning |
16 |
8 |
uint |
Binning of the hk data (real sampling is thus binning*hkTick). Valid for the entire packet. |
| - |
|
main_mode |
24 |
8 |
uint |
Main mode of the payload (SBY = 0, IDL = 1, SCI = 2, IMG = 3, TST = 4). Valid for the entire packet. |
- |
|
acq_mode |
32 |
8 |
uint |
Mode for the acquisition manager. Valid for the entire packet. |
- |
|
diode_flag |
40 |
1 |
bool |
Is the photodiode active? Valid for the entire packet. |
- |
|
interrupt_flag |
41 |
1 |
bool |
Is the interrupt clocking science integration active? Valid for the entire packet. |
- |
|
piezo_flag |
42 |
1 |
bool |
Is the piezo active? |
- |
|
hv_flag |
43 |
1 |
bool |
Is the high-voltage line active? |
- |
|
sensors_flag |
44 |
1 |
bool |
Are the piezo sensors active? |
- |
|
tec_flag |
45 |
1 |
bool |
Is the TEC regulation active? |
- |
|
hk_flag |
46 |
1 |
bool |
Are the House-Keeping sensors active? |
- |
|
proc_freq |
48 |
8 |
uint |
The frequency of the processor (in MHz) |
- |
|
tec_setpoint |
56 |
16 |
uint |
Setpoint for the TEC controller (ADU). Valid for the entire packet. |
- |
|