{% extends 'base.html' %} {% block content %} Oresat-Live Dxwifi Testpage

State Options

Read

State:

Write

OFF, BOOT, STANDBY, and ERROR probably shouldn't be written in practice as it doesn't really do anything. This is just for state testing.

The current decision is for filming and transmission to not occur simultaneously, so you must wait for one to finish (i.e. state becomes STANDBY) before writing one

{% endblock %}