SafeAPI RBC 2oo2 Generic Application
IL/CTC route and train logic for the safeAPIRBC2oo2 reference RBC
Loading...
Searching...
No Matches
gateway_c_il_handler_state_t Struct Reference

Data Fields

sapi_channel_service_t sim_channel
sapi_channel_service_t relay_channel [GATEWAY_C_PEER_COUNT]
uint8_t relay_consecutive_timeout
sapi_timestamp_ms_t relay_down_since_ms [GATEWAY_C_PEER_COUNT]
uint32_t a_seen_this_cycle
unsigned int a_stale_cycles
const char * last_known_tag

Detailed Description

Definition at line 16 of file gateway_c_il_handler.h.

Field Documentation

◆ a_seen_this_cycle

uint32_t gateway_c_il_handler_state_t::a_seen_this_cycle

Definition at line 25 of file gateway_c_il_handler.h.

◆ a_stale_cycles

unsigned int gateway_c_il_handler_state_t::a_stale_cycles

Definition at line 26 of file gateway_c_il_handler.h.

◆ last_known_tag

const char* gateway_c_il_handler_state_t::last_known_tag

Definition at line 27 of file gateway_c_il_handler.h.

◆ relay_channel

sapi_channel_service_t gateway_c_il_handler_state_t::relay_channel[GATEWAY_C_PEER_COUNT]

Definition at line 22 of file gateway_c_il_handler.h.

◆ relay_consecutive_timeout

uint8_t gateway_c_il_handler_state_t::relay_consecutive_timeout

Definition at line 23 of file gateway_c_il_handler.h.

◆ relay_down_since_ms

sapi_timestamp_ms_t gateway_c_il_handler_state_t::relay_down_since_ms[GATEWAY_C_PEER_COUNT]

Definition at line 24 of file gateway_c_il_handler.h.

◆ sim_channel

sapi_channel_service_t gateway_c_il_handler_state_t::sim_channel

Definition at line 19 of file gateway_c_il_handler.h.


The documentation for this struct was generated from the following file: