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/PDU1_Test_UDP.xml b/.idea/runConfigurations/BPX.xml similarity index 76% rename from .idea/runConfigurations/PDU1_Test_UDP.xml rename to .idea/runConfigurations/BPX.xml index 22ea5c2..a1fc5d3 100644 --- a/.idea/runConfigurations/PDU1_Test_UDP.xml +++ b/.idea/runConfigurations/BPX.xml @@ -1,5 +1,5 @@ - +