Overview • Satellites • Dependencies • License
SpaceLab Packet Decoder is a software to decode audio records from the satellites of SpaceLab.
Until now, this program supports the satellites below:
- FloripaSat-1 (launched in December 2019)
- GOLDS-UFSC (to be launched on 2025)
- Aldebaran-1 (to be launched on TBC)
- Catarina-A1 (to be launched on 2025)
- python (>= 3)
- gi
- scipy
- matplotlib
- pyngham
sudo apt install python3 python3-gi python3-scipy python3-matplotlib
sudo dnf install python3 python3-gobject python3-scipy python3-matplotlib
python setup.py install
The documentation page is available here. Instructions to build the documentation page are described below.
- sphinx-rtd-theme
python setup.py build_sphinx
This project is licensed under GPLv3 license.