CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
eps_time.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ICLUDE_GUARD__EPS_TIME_H__
 

Functions

uint8_t EPS_set_eps_time_based_on_obc_time ()
 Sets the EPS's time, based on the OBC's current time.
 
uint8_t EPS_set_obc_time_based_on_eps_time ()
 Sets the OBC's time, based on the EPS's current time.
 

Macro Definition Documentation

◆ ICLUDE_GUARD__EPS_TIME_H__

#define ICLUDE_GUARD__EPS_TIME_H__

Function Documentation

◆ EPS_set_eps_time_based_on_obc_time()

uint8_t EPS_set_eps_time_based_on_obc_time ( )

Sets the EPS's time, based on the OBC's current time.

Returns
0 on success, >0 on failure.
Here is the call graph for this function:
Here is the caller graph for this function:

◆ EPS_set_obc_time_based_on_eps_time()

uint8_t EPS_set_obc_time_based_on_eps_time ( )

Sets the OBC's time, based on the EPS's current time.

Returns
0 on success, >0 on failure (error code from EPS_CMD_get_system_status).
Here is the call graph for this function:
Here is the caller graph for this function: