@@ -24,6 +24,29 set(SOURCES wf_handler.c | |||
|
24 | 24 | processing/avf2_prc2.c |
|
25 | 25 | lfr_cpu_usage_report.c |
|
26 | 26 | ${LFR_BP_SRC} |
|
27 | ../header/wf_handler.h | |
|
28 | ../header/tc_handler.h | |
|
29 | ../header/grlib_regs.h | |
|
30 | ../header/fsw_misc.h | |
|
31 | ../header/fsw_init.h | |
|
32 | ../header/fsw_spacewire.h | |
|
33 | ../header/tc_load_dump_parameters.h | |
|
34 | ../header/tm_lfr_tc_exe.h | |
|
35 | ../header/tc_acceptance.h | |
|
36 | ../header/processing/fsw_processing.h | |
|
37 | ../header/processing/avf0_prc0.h | |
|
38 | ../header/processing/avf1_prc1.h | |
|
39 | ../header/processing/avf2_prc2.h | |
|
40 | ../header/fsw_params_wf_handler.h | |
|
41 | ../header/lfr_cpu_usage_report.h | |
|
42 | ../header/lfr_common_headers/ccsds_types.h | |
|
43 | ../header/lfr_common_headers/fsw_params.h | |
|
44 | ../header/lfr_common_headers/fsw_params_nb_bytes.h | |
|
45 | ../header/lfr_common_headers/fsw_params_processing.h | |
|
46 | ../header/lfr_common_headers/tm_byte_positions.h | |
|
47 | ../LFR_basic-parameters/basic_parameters.h | |
|
48 | ../LFR_basic-parameters/basic_parameters_params.h | |
|
49 | ../header/GscMemoryLPP.hpp | |
|
27 | 50 | ) |
|
28 | 51 | |
|
29 | 52 |
@@ -14,7 +14,23 set(SOURCES src/tc_handler.c | |||
|
14 | 14 | src/fsw_globals.c |
|
15 | 15 | src/fsw_spacewire.c |
|
16 | 16 | src/tc_acceptance.c |
|
17 |
../LFR_basic-parameters/basic_parameters.c |
|
|
17 | ../LFR_basic-parameters/basic_parameters.c | |
|
18 | header/tc_handler.h | |
|
19 | header/grlib_regs.h | |
|
20 | header/fsw_params.h | |
|
21 | header/fsw_misc.h | |
|
22 | header/fsw_init.h | |
|
23 | header/ccsds_types.h | |
|
24 | header/fsw_spacewire.h | |
|
25 | header/tc_acceptance.h | |
|
26 | header/fsw_params_nb_bytes.h | |
|
27 | header/fsw_params_processing.h | |
|
28 | header/fsw_params_wf_handler.h | |
|
29 | header/lfr_cpu_usage_report.h | |
|
30 | ../LFR_basic-parameters/basic_parameters.h | |
|
31 | ../LFR_basic-parameters/basic_parameters_params.h | |
|
32 | header/TC_types.h | |
|
33 | ) | |
|
18 | 34 | |
|
19 | 35 | |
|
20 | 36 | option(timegen_verbose "Enable verbose Timegen" ON) |
General Comments 0
You need to be logged in to leave comments.
Login now