|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
| int | fd |
| uint32_t | file_size |
| bool | stream_download |
| uint32_t | stream_offset |
| uint16_t | stream_seq_number |
| uint8_t | stream_target_system_id |
| uint8_t | stream_target_component_id |
| unsigned | stream_chunk_transmitted |
Definition at line 166 of file mavlink_ftp.h.
| int MavlinkFTP::SessionInfo::fd |
Definition at line 167 of file mavlink_ftp.h.
| uint32_t MavlinkFTP::SessionInfo::file_size |
Definition at line 168 of file mavlink_ftp.h.
| unsigned MavlinkFTP::SessionInfo::stream_chunk_transmitted |
Definition at line 174 of file mavlink_ftp.h.
| bool MavlinkFTP::SessionInfo::stream_download |
Definition at line 169 of file mavlink_ftp.h.
| uint32_t MavlinkFTP::SessionInfo::stream_offset |
Definition at line 170 of file mavlink_ftp.h.
| uint16_t MavlinkFTP::SessionInfo::stream_seq_number |
Definition at line 171 of file mavlink_ftp.h.
| uint8_t MavlinkFTP::SessionInfo::stream_target_component_id |
Definition at line 173 of file mavlink_ftp.h.
| uint8_t MavlinkFTP::SessionInfo::stream_target_system_id |
Definition at line 172 of file mavlink_ftp.h.