PX4 Firmware
PX4 Autopilot Software http://px4.io
mavlink_ftp.h File Reference
#include <dirent.h>
#include <queue.h>
#include <px4_platform_common/defines.h>
#include <systemlib/err.h>
#include <drivers/drv_hrt.h>
#include "mavlink_bridge_header.h"
Include dependency graph for mavlink_ftp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MavlinkFTP
 MAVLink remote file server. Support FTP like commands using MAVLINK_MSG_ID_FILE_TRANSFER_PROTOCOL message. More...
 
struct  MavlinkFTP::SessionInfo
 
struct  MavlinkFTP::_session_info
 Session info, fd=-1 for no active session. More...
 

Detailed Description

Author
px4dev, Don Gagne don@t.nosp@m.hega.nosp@m.gnes..nosp@m.com

Definition in file mavlink_ftp.h.