Skip to content

icl-rocketry/Ricardo-Backend

Repository files navigation

Overview

Python based backend for command and data handling in the ricardo avionics ecosystem.

Documentation

High level overview on the wiki (https://wiki.imperialrocketry.com/en/Electronics/Software/Ricardo-Backend).

Running

Local

Install dependancies using the requirements.txt:

pip install -r requirements.txt

Run:

python ./main.py -d <path_to_device>

Use the -h flag to see all available command line args.

Docker

Normal docker build process

Testing

WIP

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published