coloradocube / balloonsat

COTS balloonsat mission to test the RPi 4 with a battery UPS, a quad camarray, a GPS module, a RockBLOCK module, and a small number of Qwiic sensors
0 stars 5 forks source link

Setup procedure & test protocol #42

Open ivogeorg opened 2 years ago

ivogeorg commented 2 years ago

Description

Adopt pipenv.

  1. Setup procedure:
    1. Micro SD card partitioning into {OS, telemetry, media}.
    2. Latest Raspbian OS image.
    3. Drivers & libraries.
    4. Configuration.
  2. Test protocol:
    1. 40.

Knowledge

  1. Pipenv.
  2. Github: https://github.com/pypa/pipenv.

Deliverables

  1. README contains setup and test writeup.
  2. Flight executive is the root process and main entry point for the flight software.