linguini1 / pygmy-gs

The ground station receive software for the Pygmy flight computer's sibling board: the PygmyGS

Repository from Github https://github.comlinguini1/pygmy-gsRepository from Github https://github.comlinguini1/pygmy-gs

Pygmy GS

This is the ground station software for the Pygmy flight computer's sibling ground station, which allows you to receive telemetry from the Pygmy flight computer. It is written in Python so that it can be cross platform.

Learn more about the Pygmy here!

Usage/Installation

  • Clone this repository
  • Run pip install -r requirements.txt
  • Run python3 main.py
pip install -r requirements.txt
python3 main.py

About

The ground station receive software for the Pygmy flight computer's sibling board: the PygmyGS

License:MIT License


Languages

Language:Python 100.0%