21 Commits (09d38f8729c6d2feefc83dd9c2fefd649d0b7bcb)

Author SHA1 Message Date
Andrew Tridgell 90232fa6c0 GCS_MAVLink: fixed alignment errors in FTP server 5 years ago
Peter Barker 06012cbc56 GCS_MAVLink: cope with RingBuffer rename if empty() to is_empty() 5 years ago
Peter Barker c1de346150 GCS_MAVLink: avoid copying data twice in ftp transfers 5 years ago
Andrew Tridgell fc28cd4fa2 GCS_MAVLink: fixed a ftp duplicate reply 5 years ago
Andrew Tridgell 87c2858bde GCS_MAVLink: give banner on param download with ftp 5 years ago
Andrew Tridgell 7571e616de GCS_MAVLink: handle session timeout due to lost packets 5 years ago
Andrew Tridgell 7cd901fa5b GCS_MAVLink: enable ftp without filesystem 5 years ago
Peter Barker 668e0d0e65 GCS_MAVLink: check for empty replies queue first thing in send_ftp_replies 5 years ago
Peter Barker 7028f1adba GCS_MAVLink: GCS_FTP: remove redundant more_pending variable 5 years ago
Andrew Tridgell e7fdf8fad1 GCS_MAVLink: reduced delay between ftp packets 5 years ago
Andrew Tridgell 5c9ae33151 GCS_MAVLink: support variable sized packets in burst read 5 years ago
Andrew Tridgell 8a84dbc19e GCS_MAVLink: slow down telemetry during ftp 5 years ago
Andrew Tridgell c1d4a5bd35 GCS_MAVLINK: prevent closedir() with nullptr 5 years ago
Andrew Tridgell 28082774b6 GCS_MAVLink: use new DirHandle for directory listings 5 years ago
Andrew Tridgell f7eba43cb8 GCS_MAVLink: raise ftp stack size to 3072 from 1024 5 years ago
Andrew Tridgell 43da68ae59 GCS_MAVLink: added ftp_push_replies() 5 years ago
Andrew Tridgell 10ed848dd7 GCS_MAVLink: fixed comment 5 years ago
Andrew Tridgell 15fc3f3d75 GCS_MAVLink: fixed session handling for ftp 5 years ago
Andrew Tridgell 00549d13fa GCS_MAVLink: rename emit_dir_entry to gen_dir_entry 5 years ago
Andrew Tridgell e5321b6201 GCS_MAVLink: fixes from my review 5 years ago
Michael du Breuil 6f538dd45a GCS_MAVLink: Initial FTP support 5 years ago