|
LRAUV
revA
|

Public Attributes | |
| uint32_t | timeT_ |
DATA THAT IS SENT TO THE MODEMTimestamp of log folder from sendFilename_ More... | |
| uint16_t | index_ |
| Current index of shore file from sendFilename_. More... | |
| uint16_t | packetsLeft_ |
of packets left to sendMore... | |
| uint8_t | data_ [MAX_DOWNLINK_DATA_BYTES] |
| the payload More... | |
| size_t | dataSize_ |
DATA THAT IS NOT SENT TO THE MODEMsize 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... | |
| uint8_t NAL9602::SendPacket::data_[MAX_DOWNLINK_DATA_BYTES] |
the payload
Referenced by NAL9602::NAL9602(), and NAL9602::sendingFillBuffer().
| size_t NAL9602::SendPacket::dataSize_ |
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_ |
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_ |
Referenced by NAL9602::NAL9602(), and NAL9602::sendingFillBuffer().