PX4 Firmware
PX4 Autopilot Software http://px4.io
MavlinkFtpTest::DownloadTestCase Struct Reference

A single download test case. More...

Collaboration diagram for MavlinkFtpTest::DownloadTestCase:

Public Attributes

const char * file
 
const uint16_t length
 
bool singlePacketRead
 
bool exactlyFillPacket
 

Detailed Description

A single download test case.

Definition at line 105 of file mavlink_ftp_test.h.

Member Data Documentation

◆ exactlyFillPacket

bool MavlinkFtpTest::DownloadTestCase::exactlyFillPacket

Definition at line 109 of file mavlink_ftp_test.h.

◆ file

const char* MavlinkFtpTest::DownloadTestCase::file

◆ length

const uint16_t MavlinkFtpTest::DownloadTestCase::length

Definition at line 107 of file mavlink_ftp_test.h.

◆ singlePacketRead

bool MavlinkFtpTest::DownloadTestCase::singlePacketRead

Definition at line 108 of file mavlink_ftp_test.h.


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