|
CTS-SAT-1-OBC-Firmware
|

Go to the source code of this file.
Functions | |
| void | TASK_service_eps_watchdog (void *argument) |
| periodically sends a command to the eps to reset the watchdog timer | |
| void | TASK_time_sync (void *argument) |
| void TASK_service_eps_watchdog | ( | void * | argument | ) |
periodically sends a command to the eps to reset the watchdog timer


| void TASK_time_sync | ( | void * | argument | ) |
On boot, this thread sets the OBC time to the value of the EPS time. After that, it periodically checks the OBC time against the EPS time and logs when they diverge by more than 10 seconds.

