28 Commits (master)

Author SHA1 Message Date
Andrew Tridgell ab4772c9b7 GCS_MAVLink: support symlinks as files 3 years ago
Andrew Tridgell a32ecfbf29 mavlink: added read size limits on FTP read 3 years ago
bugobliterator e9faab288c GCS_MAVLink: allow mavftp on AP_Periph 4 years ago
Andrew Tridgell 02ca6b67a2 GCS_MAVLINK: fixed macos snprintf error 4 years ago
Mark Whitehorn bb15c18cc3 GCS_MAVLink: send message when MAVFTP init fails 4 years ago
Andrew Tridgell 882d9c4e23 GCS_MAVLink: adjust stack sizes 4 years ago
Hwurzburg 6eca18c08b GCS_MAVLink: add Board option to disable MAVftp in low mem bds/apps 4 years ago
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