Merge pull request #119 from spacelab-ufsc/dev Dev: v0.6
Merge pull request #119 from spacelab-ufsc/dev
Dev: v0.6
Overview • Dependencies • Installing • Documentation • License
SpaceLab Packet Transmitter is a software to transmit audio records to the satellites of SpaceLab.
Below, there is an image of the main window of the software:
This program will support the satellites below:
sudo apt install python3 python3-gi python3-numpy python3-scipy python3-ephem python3-uhd
pip install pyngham pyadi-iio
sudo dnf install python3 python3-gobject python3-numpy python3-scipy python3-ephem uhd uhd-devel
python setup.py install
The documentation of this project is generated using the Sphinx tool, and it is available here.
make html
This project is licensed under GPLv3 license.
SpaceLab UFSC(巴西弗洛里亚诺波利斯联邦大学航天实验室,FloripaSat 立方星系列)开源仓库 spacelab-transmitter。镜像收录自 https://github.com/spacelab-ufsc/spacelab-transmitter,License:GPL-3.0
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
SPACELAB-TRANSMITTER
Packet transmitter of the SpaceLab's satellites.
Overview • Dependencies • Installing • Documentation • License
Overview
SpaceLab Packet Transmitter is a software to transmit audio records to the satellites of SpaceLab.
Below, there is an image of the main window of the software:
Satellites
This program will support the satellites below:
Dependencies
Installation on Ubuntu
sudo apt install python3 python3-gi python3-numpy python3-scipy python3-ephem python3-uhdpip install pyngham pyadi-iioInstallation on Fedora
sudo dnf install python3 python3-gobject python3-numpy python3-scipy python3-ephem uhd uhd-develpip install pyngham pyadi-iioInstalling
python setup.py installDocumentation
The documentation of this project is generated using the Sphinx tool, and it is available here.
Dependencies
Building the Documentation
make htmlLicense
This project is licensed under GPLv3 license.