LRAUV  revA
NAL9602::SendPacket Struct Reference
Collaboration diagram for NAL9602::SendPacket:

Public Attributes

uint32_t timeT_
 

DATA THAT IS SENT TO THE MODEM

Timestamp of log folder from sendFilename_ More...
 
uint16_t index_
 Current index of shore file from sendFilename_. More...
 
uint16_t packetsLeft_
 

of packets left to send

More...
 
uint8_t data_ [MAX_DOWNLINK_DATA_BYTES]
 the payload More...
 
size_t dataSize_
 

DATA THAT IS NOT SENT TO THE MODEM

size of data More...
 
int debug_
 
Str sendFilename_
 Name of file currently being sent to shore. More...
 
size_t sendFilesize_
 Size of file currently being sent to shore. More...
 

Member Data Documentation

uint8_t NAL9602::SendPacket::data_[MAX_DOWNLINK_DATA_BYTES]

the payload

Referenced by NAL9602::NAL9602(), and NAL9602::sendingFillBuffer().

size_t NAL9602::SendPacket::dataSize_


DATA THAT IS NOT SENT TO THE MODEM

size of data

Referenced by NAL9602::NAL9602(), NAL9602::sendingFillBuffer(), and NAL9602::sendingVerify().

int NAL9602::SendPacket::debug_
uint16_t NAL9602::SendPacket::index_

Current index of shore file from sendFilename_.

Referenced by NAL9602::NAL9602(), and NAL9602::sendingFillBuffer().

uint16_t NAL9602::SendPacket::packetsLeft_

of packets left to send

Referenced by NAL9602::NAL9602(), NAL9602::sendingFillBuffer(), and NAL9602::sendingVerify().

Str NAL9602::SendPacket::sendFilename_

Name of file currently being sent to shore.

Referenced by NAL9602::NAL9602(), NAL9602::sendingFillBuffer(), NAL9602::sendingVerify(), and NAL9602::verifySessionXmit().

size_t NAL9602::SendPacket::sendFilesize_

Size of file currently being sent to shore.

Referenced by NAL9602::NAL9602(), and NAL9602::sendingFillBuffer().

uint32_t NAL9602::SendPacket::timeT_


DATA THAT IS SENT TO THE MODEM

Timestamp of log folder from sendFilename_

Referenced by NAL9602::NAL9602(), and NAL9602::sendingFillBuffer().


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