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)
- FloripaSat-2 (to be launched on 2022)
- Aldebaran-1 (to be launched on TBC)
- python (>= 3)
- gi
- scipy
- pyzmq
- matplotlib
- gnuradio
- pyngham
sudo apt install python3 python3-gi python3-scipy python3-zmq python3-matplotlib gnuradio
sudo dnf install python3 python3-gobject python3-scipy python3-zmq python3-matplotlib gnuradio
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.