forked from AlbertaSat/ex2_obc_software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.19 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "libcsp"]
path = libcsp
url = [email protected]:AlbertaSat/libcsp.git
[submodule "ex2_services"]
path = ex2_services
url = [email protected]:AlbertaSat/ex2_services.git
[submodule "ex2_gps_software"]
path = ex2_hal/ex2_gps_software
url = [email protected]:AlbertaSat/ex2_gps_software
[submodule "ex2_hal/ex2_eps_software"]
path = ex2_hal/ex2_eps_software
url = [email protected]:AlbertaSat/ex2_eps_software.git
[submodule "ex2_hal/ex2_sband_software"]
path = ex2_hal/ex2_sband_software
url = [email protected]:AlbertaSat/ex2_sband_software.git
[submodule "ex2_hal/ex2_uhf_software"]
path = ex2_hal/ex2_uhf_software
url = [email protected]:AlbertaSat/ex2_uhf_software.git
[submodule "ex2_hal/ex2_athena_software"]
path = ex2_hal/ex2_athena_software
url = [email protected]:AlbertaSat/ex2_athena_software.git
[submodule "ex2_hal/ex2_hyperion_solar_panel_software"]
path = ex2_hal/ex2_hyperion_solar_panel_software
url = [email protected]:AlbertaSat/ex2_hyperion_solar_panel_software
[submodule "ex2_ftp"]
path = ex2_ftp
url = [email protected]:AlbertaSat/CCSDS_FileDeliveryProtocol.git
[submodule "ex2_hal/ex2_adcs_software"]
path = ex2_hal/ex2_adcs_software
url = [email protected]:AlbertaSat/ex2_adcs_software.git