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

Worker data for stream handler. More...

#include <mavlink_ftp_test.h>

Collaboration diagram for MavlinkFtpTest::BurstInfo:

Public Attributes

MavlinkFtpTestftp_test_class
 
int burst_state
 
bool single_packet_file
 
uint32_t file_size
 
uint8_t * file_bytes
 

Detailed Description

Worker data for stream handler.

Definition at line 54 of file mavlink_ftp_test.h.

Member Data Documentation

◆ burst_state

int MavlinkFtpTest::BurstInfo::burst_state

◆ file_bytes

uint8_t* MavlinkFtpTest::BurstInfo::file_bytes

◆ file_size

uint32_t MavlinkFtpTest::BurstInfo::file_size

◆ ftp_test_class

MavlinkFtpTest* MavlinkFtpTest::BurstInfo::ftp_test_class

◆ single_packet_file

bool MavlinkFtpTest::BurstInfo::single_packet_file

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