![]() |
Siphon Regulator 1.0
Nanosattelite attitude determination and control system.
|
#include "main.h"Go to the source code of this file.
Functions | |
| void | uart_byte_available (uint8_t c, uint32_t *p_reg) |
| Recognizes commands in the received characters and sets the cmd register accordingly. | |
Variables | |
| sensor_data_t | measured_data |
| Current sensor measured data. | |
| settings_t | set_data |
| Main system settings. | |