add tmtccmd and spacepackets install scripts

This commit is contained in:
2023-01-13 11:02:13 +01:00
parent a9ccd5e146
commit f63ae969a7
3 changed files with 10 additions and 0 deletions

4
tmtc/deps/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/*
!/*.sh
!/.gitignore

View File

@ -0,0 +1,3 @@
#!/bin/bash
git clone https://github.com/us-irs/spacepackets-py.git

3
tmtc/deps/install_tmtccmd.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
git clone https://github.com/robamu-org/tmtccmd.git