HERMES Modem
Hermes ARQ/Broadcast modem
Loading...
Searching...
No Matches
Data Fields
arq_frame_hdr_t Struct Reference

#include <arq_protocol.h>

Data Fields

uint8_t packet_type
 
uint8_t subtype
 
uint8_t flags
 
uint8_t session_id
 
uint8_t tx_seq
 
uint8_t rx_ack_seq
 
uint8_t snr_raw
 
uint8_t ack_delay_raw
 

Field Documentation

◆ ack_delay_raw

uint8_t arq_frame_hdr_t::ack_delay_raw

◆ flags

uint8_t arq_frame_hdr_t::flags

◆ packet_type

uint8_t arq_frame_hdr_t::packet_type

◆ rx_ack_seq

uint8_t arq_frame_hdr_t::rx_ack_seq

◆ session_id

uint8_t arq_frame_hdr_t::session_id

◆ snr_raw

uint8_t arq_frame_hdr_t::snr_raw

◆ subtype

uint8_t arq_frame_hdr_t::subtype

◆ tx_seq

uint8_t arq_frame_hdr_t::tx_seq

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