🚧UNDER CONSTRUCTION🚧
This repo will contain various scripts that are useful in assisting with PROVES Kit Testing.
At various stages of the development process it might be useful to conduct a test of the radio systems.
Usage Instructions:
- Load the radio_test.py onto the Flight Controller Board using CircuitPython
- Open a serial terminal connection and interupt any code that is currently running.
- Enter the REPL
- Type
import radio_test
into the terminal and hitenter
. - Follow the prompts from there!