CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
rtos_tasks_rx_telecommands.h File Reference
#include <stdint.h>
Include dependency graph for rtos_tasks_rx_telecommands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void TASK_handle_uart_telecommands (void *argument)
 
void TASK_handle_ax100_kiss_telecommands (void *argument)
 

Variables

uint32_t AX100_uptime_at_last_received_kiss_tcmd_ms
 The system uptime, as of the last time a telecommand was received by the AX100 (and sent to OBC via KISS)
 

Function Documentation

◆ TASK_handle_ax100_kiss_telecommands()

void TASK_handle_ax100_kiss_telecommands ( void * argument)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TASK_handle_uart_telecommands()

void TASK_handle_uart_telecommands ( void * argument)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ AX100_uptime_at_last_received_kiss_tcmd_ms

uint32_t AX100_uptime_at_last_received_kiss_tcmd_ms
extern

The system uptime, as of the last time a telecommand was received by the AX100 (and sent to OBC via KISS)