diff --git a/.gitignore b/.gitignore index ec6e113..cc672c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,10 @@ __pycache__ log +/gps_log.txt .idea/* !.idea/runConfigurations *.json -/Lib -/Scripts -/pyvenv.cfg -/bin -/lib -/lib64 -/share - /venv diff --git a/.gitmodules b/.gitmodules index 0605528..477ffc1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule "tmtccmd"] path = tmtccmd - url = https://github.com/rmspacefish/tmtccmd.git + url = https://github.com/robamu-org/tmtccmd.git + +[submodule "spacepackets"] + path = spacepackets + url = https://github.com/robamu-org/py-spacepackets.git diff --git a/.idea/runConfigurations/ACU.xml b/.idea/runConfigurations/ACU.xml new file mode 100644 index 0000000..2898755 --- /dev/null +++ b/.idea/runConfigurations/ACU.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/BPX.xml b/.idea/runConfigurations/BPX.xml new file mode 100644 index 0000000..a1fc5d3 --- /dev/null +++ b/.idea/runConfigurations/BPX.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/BPX_Request_HK.xml b/.idea/runConfigurations/BPX_Request_HK.xml new file mode 100644 index 0000000..9783034 --- /dev/null +++ b/.idea/runConfigurations/BPX_Request_HK.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/BPX_Reset_Reboot_Counter.xml b/.idea/runConfigurations/BPX_Reset_Reboot_Counter.xml new file mode 100644 index 0000000..6d0b32d --- /dev/null +++ b/.idea/runConfigurations/BPX_Reset_Reboot_Counter.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/GPS_0.xml b/.idea/runConfigurations/GPS_0.xml new file mode 100644 index 0000000..02dbeef --- /dev/null +++ b/.idea/runConfigurations/GPS_0.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/GPS_1.xml b/.idea/runConfigurations/GPS_1.xml new file mode 100644 index 0000000..d6e6330 --- /dev/null +++ b/.idea/runConfigurations/GPS_1.xml @@ -0,0 +1,24 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Heater_Test.xml b/.idea/runConfigurations/Heater_Test.xml index 6debe25..8336926 100644 --- a/.idea/runConfigurations/Heater_Test.xml +++ b/.idea/runConfigurations/Heater_Test.xml @@ -12,7 +12,7 @@