##// END OF EJS Templates
Makefile added for the srec files generation
paul@pc-solar1.lab-lpp.local -
r26:d435771e0064 default
parent child
Show More
@@ -0,0 +1,46
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_layout_file>
3 <ActiveTarget name="Debug" />
4 <File name="../header/ccsds_types.h" open="0" top="0" tabpos="3">
5 <Cursor position="1196" topLine="121" />
6 </File>
7 <File name="../header/fsw_init.h" open="0" top="0" tabpos="4">
8 <Cursor position="232" topLine="0" />
9 </File>
10 <File name="../header/fsw_misc.h" open="0" top="0" tabpos="3">
11 <Cursor position="292" topLine="0" />
12 </File>
13 <File name="../header/fsw_params.h" open="0" top="0" tabpos="2">
14 <Cursor position="1815" topLine="53" />
15 </File>
16 <File name="../header/fsw_processing.h" open="0" top="0" tabpos="0">
17 <Cursor position="576" topLine="0" />
18 </File>
19 <File name="../header/grlib_regs.h" open="0" top="0" tabpos="4">
20 <Cursor position="1318" topLine="36" />
21 </File>
22 <File name="../header/tc_handler.h" open="0" top="0" tabpos="4">
23 <Cursor position="658" topLine="36" />
24 </File>
25 <File name="../header/wf_handler.h" open="0" top="0" tabpos="3">
26 <Cursor position="732" topLine="7" />
27 </File>
28 <File name="../src/fsw_globals.c" open="0" top="0" tabpos="5">
29 <Cursor position="663" topLine="18" />
30 </File>
31 <File name="../src/fsw_init.c" open="0" top="0" tabpos="1">
32 <Cursor position="3984" topLine="98" />
33 </File>
34 <File name="../src/fsw_misc.c" open="0" top="0" tabpos="2">
35 <Cursor position="1183" topLine="46" />
36 </File>
37 <File name="../src/fsw_processing.c" open="0" top="0" tabpos="4">
38 <Cursor position="79" topLine="0" />
39 </File>
40 <File name="../src/tc_handler.c" open="0" top="0" tabpos="3">
41 <Cursor position="22195" topLine="58" />
42 </File>
43 <File name="../src/wf_handler.c" open="0" top="0" tabpos="2">
44 <Cursor position="5903" topLine="117" />
45 </File>
46 </CodeBlocks_layout_file>
1 NO CONTENT: new file 100755, binary diff hidden
NO CONTENT: new file 100755, binary diff hidden
@@ -0,0 +1,42
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major="1" minor="6" />
4 <Project>
5 <Option title="hello" />
6 <Option pch_mode="2" />
7 <Option compiler="sparc_gcc_compiler" />
8 <Build>
9 <Target title="Debug">
10 <Option output="bin/Debug/hello" prefix_auto="1" extension_auto="1" />
11 <Option object_output="obj/Debug/" />
12 <Option type="1" />
13 <Option compiler="sparc_gcc_compiler" />
14 <Compiler>
15 <Add option="-g" />
16 </Compiler>
17 </Target>
18 <Target title="Release">
19 <Option output="bin/Release/hello" prefix_auto="1" extension_auto="1" />
20 <Option object_output="obj/Release/" />
21 <Option type="1" />
22 <Option compiler="sparc_gcc_compiler" />
23 <Compiler>
24 <Add option="-O2" />
25 </Compiler>
26 <Linker>
27 <Add option="-s" />
28 </Linker>
29 </Target>
30 </Build>
31 <Compiler>
32 <Add option="-Wall" />
33 </Compiler>
34 <Unit filename="main.c">
35 <Option compilerVar="CC" />
36 </Unit>
37 <Extensions>
38 <code_completion />
39 <debugger />
40 </Extensions>
41 </Project>
42 </CodeBlocks_project_file>
@@ -0,0 +1,42
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_project_file>
3 <FileVersion major="1" minor="6" />
4 <Project>
5 <Option title="hello" />
6 <Option pch_mode="2" />
7 <Option compiler="sparc_gcc_compiler" />
8 <Build>
9 <Target title="Debug">
10 <Option output="bin/Debug/hello" prefix_auto="1" extension_auto="1" />
11 <Option object_output="obj/Debug/" />
12 <Option type="1" />
13 <Option compiler="sparc_gcc_compiler" />
14 <Compiler>
15 <Add option="-g" />
16 </Compiler>
17 </Target>
18 <Target title="Release">
19 <Option output="bin/Release/hello" prefix_auto="1" extension_auto="1" />
20 <Option object_output="obj/Release/" />
21 <Option type="1" />
22 <Option compiler="sparc_gcc_compiler" />
23 <Compiler>
24 <Add option="-O2" />
25 </Compiler>
26 <Linker>
27 <Add option="-s" />
28 </Linker>
29 </Target>
30 </Build>
31 <Compiler>
32 <Add option="-Wall" />
33 </Compiler>
34 <Unit filename="main.c">
35 <Option compilerVar="CC" />
36 </Unit>
37 <Extensions>
38 <code_completion />
39 <debugger />
40 </Extensions>
41 </Project>
42 </CodeBlocks_project_file>
@@ -0,0 +1,7
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_layout_file>
3 <ActiveTarget name="Debug" />
4 <File name="main.c" open="1" top="1" tabpos="0">
5 <Cursor position="104" topLine="0" />
6 </File>
7 </CodeBlocks_layout_file>
@@ -0,0 +1,8
1 #include <stdlib.h>
2 #include <stdio.h>
3
4 int main( void )
5 {
6 printf("hello world\n");
7 return 0;
8 }
@@ -0,0 +1,39
1 // TOTAL = 32 coefficients * 4 = 128 octets * 3 * 12 = 4608 octets
2 // SX 12 coefficients
3 float K14_sx_re = 1;
4 float K14_sx_im = 1;
5 float K15_sx_re = 1;
6 float K15_sx_im = 1;
7 float K24_sx_re = 1;
8 float K24_sx_im = 1;
9 float K25_sx_re = 1;
10 float K25_sx_im = 1;
11 float K34_sx_re = 1;
12 float K34_sx_im = 1;
13 float K35_sx_re = 1;
14 float K35_sx_im = 1;
15 // NY 8 coefficients
16 float K24_ny_re = 1;
17 float K24_ny_im = 1;
18 float K25_ny_re = 1;
19 float K25_ny_im = 1;
20 float K34_ny_re = 1;
21 float K34_ny_im = 1;
22 float K35_ny_re = 1;
23 float K35_ny_im = 1;
24 // NZ 8 coefficients
25 float K24_nz_re = 1;
26 float K24_nz_im = 1;
27 float K25_nz_re = 1;
28 float K25_nz_im = 1;
29 float K34_nz_re = 1;
30 float K34_nz_im = 1;
31 float K35_nz_re = 1;
32 float K35_nz_im = 1;
33 // PE 4 coefficients
34 float K44_pe = 1;
35 float K55_pe = 1;
36 float K45_pe_re = 1;
37 float K45_pe_im = 1;
38
39 float Alpha_M = M_PI/4;
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed, binary diff hidden
NO CONTENT: file was removed, binary diff hidden
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
This diff has been collapsed as it changes many lines, (1193 lines changed) Show them Hide them
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
This diff has been collapsed as it changes many lines, (538 lines changed) Show them Hide them
General Comments 0
You need to be logged in to leave comments. Login now