ACS Firmware Documentation
Attitude Control System Capstone 2018 for OreSat
|
ACS structure for maintaining the ACS state. More...
#include <acs.h>
Data Fields | |
acs_state | cur_state |
acs_event | event |
can_buffer | can_buf |
the most recent event More... | |
bldc | motor |
MTQR | mtqr |
uint8_t | data |
data was a bandaid More... | |
uint8_t | recv [CAN_BUF_SIZE] |
can_buffer ACS::can_buf |
the most recent event
acs_state ACS::cur_state |
uint8_t ACS::data |
data was a bandaid
acs_event ACS::event |
bldc ACS::motor |
MTQR ACS::mtqr |
uint8_t ACS::recv[CAN_BUF_SIZE] |